Home
last modified time | relevance | path

Searched refs:CheckPasswd_Impl (Results 1 – 3 of 3) sorted by relevance

/trunk/main/sfx2/source/doc/
H A Ddocinsert.cxx57 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 Dobjstor.cxx143 extern sal_uInt32 CheckPasswd_Impl( SfxObjectShell*, SfxItemPool&, SfxMedium* );
3224 … if ( pPasswdItem || ERRCODE_IO_ABORT != CheckPasswd_Impl( this, SFX_APP()->GetPool(), pMedium ) ) in LoadOwnFormat()
/trunk/main/sfx2/source/appl/
H A Dappopen.cxx295 sal_uInt32 CheckPasswd_Impl in CheckPasswd_Impl() function

Completed in 35 milliseconds