Home
last modified time | relevance | path

Searched refs:getCounter (Results 1 – 3 of 3) sorted by relevance

/aoo41x/main/svx/source/form/
H A DParseContext.cxx192 oslInterlockedCount& getCounter() in getCounter() function
220 if ( 1 == osl_incrementInterlockedCount( &getCounter() ) ) in OParseContextClient()
231 if ( 0 == osl_decrementInterlockedCount( &getCounter() ) ) in ~OParseContextClient()
/aoo41x/main/odk/examples/DevelopersGuide/Spreadsheet/
H A DXExampleAddIn.idl41 com::sun::star::sheet::XVolatileResult getCounter( [in] string aName );
H A DExampleAddIn.java162 public com.sun.star.sheet.XVolatileResult getCounter(String aName) in getCounter() method in ExampleAddIn._ExampleAddIn

Completed in 36 milliseconds