Searched defs:checkInitialized (Results 1 – 4 of 4) sorted by relevance
/aoo4110/main/comphelper/inc/comphelper/ | ||
H A D | componentbase.hxx | 85 … inline void checkInitialized( GuardAccess ) const { impl_checkInitialized_throw(); } in checkInitialized() function in comphelper::ComponentBase |
/aoo4110/main/dbaccess/source/core/dataaccess/ | ||
H A D | databasedocument.hxx | 461 inline void checkInitialized() const in checkInitialized() function in dbaccess::ODatabaseDocument |
/aoo4110/main/sc/source/ui/unoobj/ | ||
H A D | celllistsource.cxx | 176 void OCellListSource::checkInitialized() SAL_THROW( ( RuntimeException ) ) in checkInitialized() function in calc::OCellListSource |
H A D | cellvaluebinding.cxx | 453 void OCellValueBinding::checkInitialized() SAL_THROW( ( RuntimeException ) ) in checkInitialized() function in calc::OCellValueBinding |
Completed in 39 milliseconds