Searched refs:SfxModelGuard (Results 1 – 3 of 3) 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 …]
|
H A D | docundomanager.cxx | 156 SfxModelGuard aGuard( rAntiImpl ); in invalidateXDo_nolck() 227 SfxModelGuard m_guard;
|
/aoo41x/main/sfx2/inc/sfx2/ |
H A D | sfxbasemodel.hxx | 1606 class SFX2_DLLPUBLIC SfxModelGuard class 1617 SfxModelGuard( SfxBaseModel& i_rModel, const AllowedModelState i_eState = E_FULLY_ALIVE ) in SfxModelGuard() function in SfxModelGuard 1622 SfxModelGuard( SfxModelSubComponent& i_rSubComponent ) in SfxModelGuard() function in SfxModelGuard 1627 ~SfxModelGuard() in ~SfxModelGuard()
|
Completed in 49 milliseconds