Searched refs:CheckPasswd_Impl (Results 1 – 3 of 3) sorted by relevance
/aoo41x/main/sfx2/source/doc/ |
H A D | docinsert.cxx | 57 extern sal_uInt32 CheckPasswd_Impl( SfxObjectShell* pDoc, SfxItemPool &rPool, SfxMedium* pFile ); 126 if ( pMedium && CheckPasswd_Impl( 0, SFX_APP()->GetPool(), pMedium ) == ERRCODE_ABORT ) in CreateMedium() 159 if( pMedium && CheckPasswd_Impl( 0, SFX_APP()->GetPool(), pMedium ) != ERRCODE_ABORT ) in CreateMediumList()
|
H A D | objstor.cxx | 143 extern sal_uInt32 CheckPasswd_Impl( SfxObjectShell*, SfxItemPool&, SfxMedium* ); 3226 … if ( pPasswdItem || ERRCODE_IO_ABORT != CheckPasswd_Impl( this, SFX_APP()->GetPool(), pMedium ) ) in LoadOwnFormat()
|
/aoo41x/main/sfx2/source/appl/ |
H A D | appopen.cxx | 295 sal_uInt32 CheckPasswd_Impl in CheckPasswd_Impl() function
|
Completed in 31 milliseconds