Language

The Free and Open Productivity Suite
Released: Apache OpenOffice 4.1.15

API

SDK

Tips ‘n’ Tricks

Miscellaneous


:: 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 Software Foundation

Copyright & License | Privacy | Contact Us | Donate | Thanks

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