Home
last modified time | relevance | path

Searched refs:checkInitialized (Results 1 – 6 of 6) sorted by relevance

/trunk/main/sc/source/ui/unoobj/
H A Dcelllistsource.cxx176 void OCellListSource::checkInitialized() SAL_THROW( ( RuntimeException ) ) in checkInitialized() function in calc::OCellListSource
243 checkInitialized(); in getListEntryCount()
255 checkInitialized(); in getListEntry()
269 checkInitialized(); in getAllListEntries()
287 checkInitialized(); in addListEntryListener()
301 checkInitialized(); in removeListEntryListener()
H A Dcellvaluebinding.cxx181 checkInitialized( ); in getSupportedValueTypes()
213 checkInitialized( ); in supportsType()
231 checkInitialized( ); in getValue()
318 checkInitialized( ); in setValue()
453 void OCellValueBinding::checkInitialized() SAL_THROW( ( RuntimeException ) ) in checkInitialized() function in calc::OCellValueBinding
H A Dcelllistsource.hxx129 void checkInitialized()
H A Dcellvaluebinding.hxx140 void checkInitialized()
/trunk/main/comphelper/inc/comphelper/
H A Dcomponentbase.hxx85 … inline void checkInitialized( GuardAccess ) const { impl_checkInitialized_throw(); } in checkInitialized() function in comphelper::ComponentBase
133 _rComponent.checkInitialized( ComponentBase::GuardAccess() ); in ComponentMethodGuard()
/trunk/main/dbaccess/source/core/dataaccess/
H A Ddatabasedocument.hxx461 inline void checkInitialized() const in checkInitialized() function in dbaccess::ODatabaseDocument
677 case DefaultMethod: m_document.checkInitialized(); break; in DocumentGuard()

Completed in 39 milliseconds