Searched refs:CallApproveHandler (Results 1 – 5 of 5) sorted by relevance
/aoo42x/main/sfx2/source/doc/ |
H A D | docmacromode.cxx | 108 SfxMedium::CallApproveHandler( rxHandler, makeAny( aErrorCodeRequest ), sal_False ); in lcl_showGeneralSfxErrorOnce() 130 return SfxMedium::CallApproveHandler( rxHandler, makeAny( aRequest ), sal_True ); in lcl_showMacroWarning()
|
H A D | objmisc.cxx | 1302 SfxMedium::CallApproveHandler( xHandler, uno::makeAny( aErrorCode ), sal_False ); in CheckEncryption_Impl() 2307 … bResult = SfxMedium::CallApproveHandler( xInteraction, uno::makeAny( aRequest ), sal_True ); in hasTrustedScriptingSignature()
|
H A D | docfile.cxx | 4093 sal_Bool SfxMedium::CallApproveHandler( const uno::Reference< task::XInteractionHandler >& xHandler… in CallApproveHandler() function in SfxMedium
|
H A D | sfxbasemodel.cxx | 2993 … SfxMedium::CallApproveHandler( xHandler, uno::makeAny( aErrorCode ), sal_False ); in impl_store()
|
/aoo42x/main/sfx2/inc/sfx2/ |
H A D | docfile.hxx | 330 …static sal_Bool CallApproveHandler( const ::com::sun::star::uno::Reference< ::com::sun::star::task…
|
Completed in 55 milliseconds