Lines Matching refs:SfxObjectShell

163 	SfxObjectShell* pDoc;
168 SfxHeaderAttributes_Impl( SfxObjectShell* pSh ) : in SfxHeaderAttributes_Impl()
194 void SfxObjectShell::AbortImport() in AbortImport()
201 sal_Bool SfxObjectShell::IsAbortingImport() const in IsAbortingImport()
209 SfxObjectShell::getDocProperties() in getDocProperties()
222 void SfxObjectShell::DoFlushDocInfo() in DoFlushDocInfo()
230 void SfxObjectShell::FlushDocInfo() in FlushDocInfo()
265 void SfxObjectShell::SetError( sal_uInt32 lErr, const ::rtl::OUString& aLogMessage ) in SetError()
278 sal_uInt32 SfxObjectShell::GetError() const in GetError()
285 sal_uInt32 SfxObjectShell::GetErrorCode() const in GetErrorCode()
295 void SfxObjectShell::ResetError() in ResetError()
308 sal_Bool SfxObjectShell::IsTemplate() const in IsTemplate()
315 void SfxObjectShell::SetTemplate(sal_Bool bIs) in SetTemplate()
326 void SfxObjectShell::EnableSetModified( sal_Bool bEnable ) in EnableSetModified()
337 sal_Bool SfxObjectShell::IsEnableSetModified() const in IsEnableSetModified()
344 sal_Bool SfxObjectShell::IsModified() in IsModified()
384 void SfxObjectShell::SetModified( sal_Bool bModifiedP ) in SetModified()
403 void SfxObjectShell::ModifyChanged() in ModifyChanged()
409 {DBG_CHKTHIS(SfxObjectShell, 0);} in ModifyChanged()
424 sal_Bool SfxObjectShell::IsReadOnlyUI() const in IsReadOnlyUI()
439 sal_Bool SfxObjectShell::IsReadOnlyMedium() const in IsReadOnlyMedium()
454 void SfxObjectShell::SetReadOnlyUI( sal_Bool bReadOnly ) in SetReadOnlyUI()
475 void SfxObjectShell::SetReadOnly() in SetReadOnly()
501 sal_Bool SfxObjectShell::IsReadOnly() const in IsReadOnly()
508 sal_Bool SfxObjectShell::IsInModalMode() const in IsInModalMode()
514 sal_Bool SfxObjectShell::AcceptStateUpdate() const in AcceptStateUpdate()
522 sal_Bool SfxObjectShell::HasModalViews() const in HasModalViews()
538 void SfxObjectShell::SetMacroMode_Impl( sal_Bool bModal ) in SetMacroMode_Impl()
549 void SfxObjectShell::SetModalMode_Impl( sal_Bool bModal ) in SetModalMode_Impl()
568 sal_Bool SfxObjectShell::SwitchToShared( sal_Bool bShared, sal_Bool bSave ) in SwitchToShared()
683 void SfxObjectShell::DisconnectFromShared() in DisconnectFromShared()
725 void SfxObjectShell::FreeSharedFile() in FreeSharedFile()
732 void SfxObjectShell::FreeSharedFile( const ::rtl::OUString& aTempFileURL ) in FreeSharedFile()
762 void SfxObjectShell::DoNotCleanShareControlFile() in DoNotCleanShareControlFile()
768 void SfxObjectShell::SetSharedXMLFlag( sal_Bool bFlag ) const in SetSharedXMLFlag()
774 sal_Bool SfxObjectShell::HasSharedXMLFlagSet() const in HasSharedXMLFlagSet()
781 sal_Bool SfxObjectShell::IsDocShared() const in IsDocShared()
788 ::rtl::OUString SfxObjectShell::GetSharedFileURL() const in GetSharedFileURL()
795 Size SfxObjectShell::GetFirstPageSize() in GetFirstPageSize()
803 IndexBitSet& SfxObjectShell::GetNoSet_Impl() in GetNoSet_Impl()
811 void SfxObjectShell::SetTitle in SetTitle()
825 DBG_CHKTHIS(SfxObjectShell, 0); in SetTitle()
881 String SfxObjectShell::GetTitle in GetTitle()
955 SfxObjectShell *pThis = (SfxObjectShell*) this; in GetTitle()
1077 void SfxObjectShell::InvalidateName() in InvalidateName()
1098 void SfxObjectShell::SetNamedVisibility_Impl() in SetNamedVisibility_Impl()
1115 void SfxObjectShell::SetNoName() in SetNoName()
1124 void SfxObjectShell::MemoryError() in MemoryError()
1130 SfxProgress* SfxObjectShell::GetProgress() const in GetProgress()
1137 void SfxObjectShell::SetProgress_Impl in SetProgress_Impl()
1158 void SfxObjectShell::PostActivateEvent_Impl( SfxViewFrame* pFrame ) in PostActivateEvent_Impl()
1178 void SfxObjectShell::SetActivateEvent_Impl(sal_uInt16 nId ) in SetActivateEvent_Impl()
1186 void SfxObjectShell::RegisterTransfer( SfxMedium& rMedium ) in RegisterTransfer()
1197 void SfxObjectShell::PrepareReload( ) in PrepareReload()
1206 void SfxObjectShell::LockAutoLoad( sal_Bool bLock ) in LockAutoLoad()
1226 const SfxObjectShell* pObjSh = GetCurrentDocument(); in IsAutoLoadLocked_Impl()
1241 sal_Bool SfxObjectShell::IsAutoLoadLocked() const in IsAutoLoadLocked()
1252 void SfxObjectShell::BreakMacroSign_Impl( sal_Bool bBreakMacroSign ) in BreakMacroSign_Impl()
1258 void SfxObjectShell::CheckSecurityOnLoading_Impl() in CheckSecurityOnLoading_Impl()
1274 void SfxObjectShell::CheckEncryption_Impl( const uno::Reference< task::XInteractionHandler >& xHand… in CheckEncryption_Impl()
1313 void SfxObjectShell::CheckForBrokenDocSignatures_Impl( const uno::Reference< task::XInteractionHand… in CheckForBrokenDocSignatures_Impl()
1327 void SfxObjectShell::SetAutoLoad( in SetAutoLoad()
1341 sal_Bool SfxObjectShell::IsLoadingFinished() const in IsLoadingFinished()
1347 void SfxObjectShell::InitOwnModel_Impl() in InitOwnModel_Impl()
1383 void SfxObjectShell::FinishedLoading( sal_uInt16 nFlags ) in FinishedLoading()
1476 extern void SetTemplate_Impl( const String&, const String&, SfxObjectShell* );
1478 void SfxObjectShell::TemplateDisconnectionAfterLoad() in TemplateDisconnectionAfterLoad()
1567 void SfxObjectShell::PositionView_Impl() in PositionView_Impl()
1583 sal_Bool SfxObjectShell::IsLoading() const in IsLoading()
1592 void SfxObjectShell::CancelTransfers() in CancelTransfers()
1616 const String& rURL, sal_uInt32 nTime, sal_Bool bReloadP, SfxObjectShell* pSh ) in AutoReloadTimer_Impl()
1653 SfxModule* SfxObjectShell::GetModule() const in GetModule()
1658 ErrCode SfxObjectShell::CallBasic( const String& rMacro, in CallBasic()
1699 ErrCode SfxObjectShell::CallXScript( const Reference< XInterface >& _rxScriptContext, const ::rtl::… in CallXScript()
1765 ErrCode SfxObjectShell::CallXScript( const String& rScriptURL, in CallXScript()
1778 SfxFrame* SfxObjectShell::GetSmartSelf( SfxFrame* pSelf, SfxMedium& /*rMedium*/ ) in GetSmartSelf()
1783 SfxObjectShellFlags SfxObjectShell::GetFlags() const in GetFlags()
1790 void SfxObjectShell::SetFlags( SfxObjectShellFlags eFlags ) in SetFlags()
1865 SvKeyValueIterator* SfxObjectShell::GetHeaderAttributes() in GetHeaderAttributes()
1875 void SfxObjectShell::ClearHeaderAttributesForSourceViewHack() in ClearHeaderAttributesForSourceViewHack()
1882 void SfxObjectShell::SetHeaderAttributesForSourceViewHack() in SetHeaderAttributesForSourceViewHack()
1888 sal_Bool SfxObjectShell::IsPreview() const in IsPreview()
1914 sal_Bool SfxObjectShell::IsSecure() in IsSecure()
1958 void SfxObjectShell::SetWaitCursor( sal_Bool bSet ) const in SetWaitCursor()
1969 String SfxObjectShell::GetAPIName() const in GetAPIName()
1980 void SfxObjectShell::Invalidate( sal_uInt16 nId ) in Invalidate()
1986 bool SfxObjectShell::AdjustMacroMode( const String& /*rScriptType*/, bool bSuppressUI ) in AdjustMacroMode()
1999 Window* SfxObjectShell::GetDialogParent( SfxMedium* pLoadingMedium ) in GetDialogParent()
2047 String SfxObjectShell::UpdateTitle( SfxMedium* pMed, sal_uInt16 nDocViewNumber ) in UpdateTitle()
2083 void SfxObjectShell::SetCreateMode_Impl( SfxObjectCreateMode nMode ) in SetCreateMode_Impl()
2088 sal_Bool SfxObjectShell::IsInPlaceActive() in IsInPlaceActive()
2097 sal_Bool SfxObjectShell::IsUIActive() in IsUIActive()
2106 void SfxObjectShell::UIActivate( sal_Bool ) in UIActivate()
2110 void SfxObjectShell::InPlaceActivate( sal_Bool ) in InPlaceActivate()
2114 sal_Bool SfxObjectShell::UseInteractionToHandleError( in UseInteractionToHandleError()
2324 SfxObjectShell::UseInteractionToHandleError( _rxInteraction, ERRCODE_SFX_BROKENSIGNATURE ); in showBrokenSignatureWarning()
2329 void SfxObjectShell::AddLog( const ::rtl::OUString& aMessage ) in AddLog()
2365 void SfxObjectShell::StoreLog() in StoreLog()