Lines Matching refs:SfxObjectShell
133 #define SfxObjectShell macro
140 SFX_IMPL_INTERFACE(SfxObjectShell,SfxShell,SfxResId(0))
262 void SfxObjectShell::PrintExec_Impl(SfxRequest &rReq) in PrintExec_Impl()
274 void SfxObjectShell::PrintState_Impl(SfxItemSet &rSet) in PrintState_Impl()
288 sal_Bool SfxObjectShell::APISaveAs_Impl in APISaveAs_Impl()
296 {DBG_CHKTHIS(SfxObjectShell, 0);} in APISaveAs_Impl()
352 void SfxObjectShell::ExecFile_Impl(SfxRequest &rReq) in ExecFile_Impl()
354 {DBG_CHKTHIS(SfxObjectShell, 0);} in ExecFile_Impl()
902 void SfxObjectShell::GetState_Impl(SfxItemSet &rSet) in GetState_Impl()
904 DBG_CHKTHIS(SfxObjectShell, 0); in GetState_Impl()
920 SfxObjectShell *pDoc = this; in GetState_Impl()
957 SfxObjectShell *pDoc = this; in GetState_Impl()
1070 void SfxObjectShell::ExecProps_Impl(SfxRequest &rReq) in ExecProps_Impl()
1112 void SfxObjectShell::StateProps_Impl(SfxItemSet &rSet) in StateProps_Impl()
1191 void SfxObjectShell::ExecView_Impl(SfxRequest &rReq) in ExecView_Impl()
1228 void SfxObjectShell::StateView_Impl(SfxItemSet& /*rSet*/) in StateView_Impl()
1232 sal_uInt16 SfxObjectShell::ImplCheckSignaturesInformation( const uno::Sequence< security::DocumentS… in ImplCheckSignaturesInformation()
1269 uno::Sequence< security::DocumentSignatureInformation > SfxObjectShell::ImplAnalyzeSignature( sal_B… in ImplAnalyzeSignature()
1310 sal_uInt16 SfxObjectShell::ImplGetSignatureState( sal_Bool bScriptingContent ) in ImplGetSignatureState()
1332 void SfxObjectShell::ImplSign( sal_Bool bScriptingContent ) in ImplSign()
1467 sal_uInt16 SfxObjectShell::GetDocumentSignatureState() in GetDocumentSignatureState()
1472 void SfxObjectShell::SignDocumentContent() in SignDocumentContent()
1477 sal_uInt16 SfxObjectShell::GetScriptingSignatureState() in GetScriptingSignatureState()
1482 void SfxObjectShell::SignScriptingContent() in SignScriptingContent()
1488 const uno::Sequence<sal_Int8>& SfxObjectShell::getUnoTunnelId() in getUnoTunnelId()