The Free and Open Productivity Suite
QA Volunteers Needed -- Help us test OpenOffice

Developer's Guide

API

SDK

Tips 'n' Tricks

Miscellaneous

Content for Apache OpenOffice version 3.4.

:: com :: sun :: star :: sync ::

deprecated interface XSyncCollector
Usage Restrictions
deprecated

Methods' Summary
initialize  
getRegisteredSyncSchemes  
getSyncSequence  
beginSynchronize  
endSynchronize  
getCorrespondingElement  
executeElementCommand  
elementSynchronized  
notify  
Methods' Details
initialize
boolean
initialize( [in] ::com::sun::star::ucb::XContentProviderManager  xMgr,
[in] sequence< SyncScheme >  aSyncSchemes,
[in] string  aBaseFileName );

getRegisteredSyncSchemes
sequence< SyncScheme >
getRegisteredSyncSchemes();

getSyncSequence
sequence< SyncElement >
getSyncSequence( [in] string  aSyncSchemeName,
[in] SyncInfo  aSyncInfo );

beginSynchronize
[oneway] void
beginSynchronize();

endSynchronize
[oneway] void
endSynchronize();

getCorrespondingElement
boolean
getCorrespondingElement( [in] SyncScheme  aSyncSchemeIn,
[in] SyncElement  aSyncElementIn,
[out] SyncElement  aSyncElementOut );

executeElementCommand
boolean
executeElementCommand( [in] string  aSyncSchemeName,
[in] SyncElement  aSyncElement,
[in] string  aCommandName,
[out] any  aAny );

elementSynchronized
[oneway] void
elementSynchronized( [in] string  aSyncSchemeName,
[in] SyncElement  aSyncElement,
[in] unsigned long  nSyncAction );

notify
[oneway] void
notify( [in] ::com::sun::star::ucb::XContent  XCnt,
[in] unsigned long  nEvent );

Top of Page

Apache Feather

Copyright & License | Privacy | Contact Us | Donate

Apache, the Apache feather logo, and OpenOffice are trademarks of The Apache Software Foundation. OpenOffice.org and the seagull logo are registered trademarks of The Apache Software Foundation. Other names appearing on the site may be trademarks of their respective owners.