Searched refs:E_INITIALIZING (Results 1 – 2 of 2) sorted by relevance
/aoo41x/main/sfx2/source/doc/ |
H A D | sfxbasemodel.cxx | 761 SfxModelGuard aGuard( *this, SfxModelGuard::E_INITIALIZING ); in setParent() 771 SfxModelGuard aGuard( *this, SfxModelGuard::E_INITIALIZING ); in dispose() 836 SfxModelGuard aGuard( *this, SfxModelGuard::E_INITIALIZING ); in addEventListener() 847 SfxModelGuard aGuard( *this, SfxModelGuard::E_INITIALIZING ); in removeEventListener() 857 SfxModelGuard aGuard( *this, SfxModelGuard::E_INITIALIZING ); in getDocumentInfo() 903 SfxModelGuard aGuard( *this, SfxModelGuard::E_INITIALIZING ); in getDocumentProperties() 951 SfxModelGuard aGuard( *this, SfxModelGuard::E_INITIALIZING ); in attachResource() 1412 SfxModelGuard aGuard( *this, SfxModelGuard::E_INITIALIZING ); in addModifyListener() 1499 SfxModelGuard aGuard( *this, SfxModelGuard::E_INITIALIZING ); in addCloseListener() 1768 SfxModelGuard aGuard( *this, SfxModelGuard::E_INITIALIZING ); in recoverFromFile() [all …]
|
/aoo41x/main/sfx2/inc/sfx2/ |
H A D | sfxbasemodel.hxx | 1612 E_INITIALIZING, enumerator 1620 i_rModel.MethodEntryCheck( i_eState != E_INITIALIZING ); in SfxModelGuard()
|
Completed in 77 milliseconds