Lines Matching refs:SfxObjectShell

160 	SfxObjectShell* pDoc;
165 SfxHeaderAttributes_Impl( SfxObjectShell* pSh ) : in SfxHeaderAttributes_Impl()
191 void SfxObjectShell::AbortImport() in AbortImport()
198 sal_Bool SfxObjectShell::IsAbortingImport() const in IsAbortingImport()
206 SfxObjectShell::getDocProperties() in getDocProperties()
219 void SfxObjectShell::DoFlushDocInfo() in DoFlushDocInfo()
227 void SfxObjectShell::FlushDocInfo() in FlushDocInfo()
262 void SfxObjectShell::SetError( sal_uInt32 lErr, const ::rtl::OUString& aLogMessage ) in SetError()
275 sal_uInt32 SfxObjectShell::GetError() const in GetError()
282 sal_uInt32 SfxObjectShell::GetErrorCode() const in GetErrorCode()
292 void SfxObjectShell::ResetError() in ResetError()
305 sal_Bool SfxObjectShell::IsTemplate() const in IsTemplate()
312 void SfxObjectShell::SetTemplate(sal_Bool bIs) in SetTemplate()
323 void SfxObjectShell::EnableSetModified( sal_Bool bEnable ) in EnableSetModified()
334 sal_Bool SfxObjectShell::IsEnableSetModified() const in IsEnableSetModified()
341 sal_Bool SfxObjectShell::IsModified() in IsModified()
381 void SfxObjectShell::SetModified( sal_Bool bModifiedP ) in SetModified()
400 void SfxObjectShell::ModifyChanged() in ModifyChanged()
406 {DBG_CHKTHIS(SfxObjectShell, 0);} in ModifyChanged()
421 sal_Bool SfxObjectShell::IsReadOnlyUI() const in IsReadOnlyUI()
436 sal_Bool SfxObjectShell::IsReadOnlyMedium() const in IsReadOnlyMedium()
451 void SfxObjectShell::SetReadOnlyUI( sal_Bool bReadOnly ) in SetReadOnlyUI()
472 void SfxObjectShell::SetReadOnly() in SetReadOnly()
498 sal_Bool SfxObjectShell::IsReadOnly() const in IsReadOnly()
505 sal_Bool SfxObjectShell::IsInModalMode() const in IsInModalMode()
511 sal_Bool SfxObjectShell::AcceptStateUpdate() const in AcceptStateUpdate()
519 sal_Bool SfxObjectShell::HasModalViews() const in HasModalViews()
535 void SfxObjectShell::SetMacroMode_Impl( sal_Bool bModal ) in SetMacroMode_Impl()
546 void SfxObjectShell::SetModalMode_Impl( sal_Bool bModal ) in SetModalMode_Impl()
565 sal_Bool SfxObjectShell::SwitchToShared( sal_Bool bShared, sal_Bool bSave ) in SwitchToShared()
680 void SfxObjectShell::DisconnectFromShared() in DisconnectFromShared()
722 void SfxObjectShell::FreeSharedFile() in FreeSharedFile()
729 void SfxObjectShell::FreeSharedFile( const ::rtl::OUString& aTempFileURL ) in FreeSharedFile()
759 void SfxObjectShell::DoNotCleanShareControlFile() in DoNotCleanShareControlFile()
765 void SfxObjectShell::SetSharedXMLFlag( sal_Bool bFlag ) const in SetSharedXMLFlag()
771 sal_Bool SfxObjectShell::HasSharedXMLFlagSet() const in HasSharedXMLFlagSet()
778 sal_Bool SfxObjectShell::IsDocShared() const in IsDocShared()
785 ::rtl::OUString SfxObjectShell::GetSharedFileURL() const in GetSharedFileURL()
792 Size SfxObjectShell::GetFirstPageSize() in GetFirstPageSize()
800 IndexBitSet& SfxObjectShell::GetNoSet_Impl() in GetNoSet_Impl()
808 void SfxObjectShell::SetTitle in SetTitle()
822 DBG_CHKTHIS(SfxObjectShell, 0); in SetTitle()
878 String SfxObjectShell::GetTitle in GetTitle()
952 SfxObjectShell *pThis = (SfxObjectShell*) this; in GetTitle()
1074 void SfxObjectShell::InvalidateName() in InvalidateName()
1095 void SfxObjectShell::SetNamedVisibility_Impl() in SetNamedVisibility_Impl()
1112 void SfxObjectShell::SetNoName() in SetNoName()
1121 void SfxObjectShell::MemoryError() in MemoryError()
1127 SfxProgress* SfxObjectShell::GetProgress() const in GetProgress()
1134 void SfxObjectShell::SetProgress_Impl in SetProgress_Impl()
1155 void SfxObjectShell::PostActivateEvent_Impl( SfxViewFrame* pFrame ) in PostActivateEvent_Impl()
1175 void SfxObjectShell::SetActivateEvent_Impl(sal_uInt16 nId ) in SetActivateEvent_Impl()
1183 void SfxObjectShell::RegisterTransfer( SfxMedium& rMedium ) in RegisterTransfer()
1194 void SfxObjectShell::PrepareReload( ) in PrepareReload()
1203 void SfxObjectShell::LockAutoLoad( sal_Bool bLock ) in LockAutoLoad()
1223 const SfxObjectShell* pObjSh = GetCurrentDocument(); in IsAutoLoadLocked_Impl()
1238 sal_Bool SfxObjectShell::IsAutoLoadLocked() const in IsAutoLoadLocked()
1249 void SfxObjectShell::BreakMacroSign_Impl( sal_Bool bBreakMacroSign ) in BreakMacroSign_Impl()
1255 void SfxObjectShell::CheckSecurityOnLoading_Impl() in CheckSecurityOnLoading_Impl()
1271 void SfxObjectShell::CheckEncryption_Impl( const uno::Reference< task::XInteractionHandler >& xHand… in CheckEncryption_Impl()
1310 void SfxObjectShell::CheckForBrokenDocSignatures_Impl( const uno::Reference< task::XInteractionHand… in CheckForBrokenDocSignatures_Impl()
1324 void SfxObjectShell::SetAutoLoad( in SetAutoLoad()
1338 sal_Bool SfxObjectShell::IsLoadingFinished() const in IsLoadingFinished()
1344 void SfxObjectShell::InitOwnModel_Impl() in InitOwnModel_Impl()
1380 void SfxObjectShell::FinishedLoading( sal_uInt16 nFlags ) in FinishedLoading()
1473 extern void SetTemplate_Impl( const String&, const String&, SfxObjectShell* );
1475 void SfxObjectShell::TemplateDisconnectionAfterLoad() in TemplateDisconnectionAfterLoad()
1564 void SfxObjectShell::PositionView_Impl() in PositionView_Impl()
1580 sal_Bool SfxObjectShell::IsLoading() const in IsLoading()
1589 void SfxObjectShell::CancelTransfers() in CancelTransfers()
1613 const String& rURL, sal_uInt32 nTime, sal_Bool bReloadP, SfxObjectShell* pSh ) in AutoReloadTimer_Impl()
1650 SfxModule* SfxObjectShell::GetModule() const in GetModule()
1655 ErrCode SfxObjectShell::CallBasic( const String& rMacro, in CallBasic()
1696 ErrCode SfxObjectShell::CallXScript( const Reference< XInterface >& _rxScriptContext, const ::rtl::… in CallXScript()
1757 ErrCode SfxObjectShell::CallXScript( const String& rScriptURL, in CallXScript()
1770 SfxFrame* SfxObjectShell::GetSmartSelf( SfxFrame* pSelf, SfxMedium& /*rMedium*/ ) in GetSmartSelf()
1775 SfxObjectShellFlags SfxObjectShell::GetFlags() const in GetFlags()
1782 void SfxObjectShell::SetFlags( SfxObjectShellFlags eFlags ) in SetFlags()
1857 SvKeyValueIterator* SfxObjectShell::GetHeaderAttributes() in GetHeaderAttributes()
1867 void SfxObjectShell::ClearHeaderAttributesForSourceViewHack() in ClearHeaderAttributesForSourceViewHack()
1874 void SfxObjectShell::SetHeaderAttributesForSourceViewHack() in SetHeaderAttributesForSourceViewHack()
1880 sal_Bool SfxObjectShell::IsPreview() const in IsPreview()
1906 sal_Bool SfxObjectShell::IsSecure() in IsSecure()
1950 void SfxObjectShell::SetWaitCursor( sal_Bool bSet ) const in SetWaitCursor()
1961 String SfxObjectShell::GetAPIName() const in GetAPIName()
1972 void SfxObjectShell::Invalidate( sal_uInt16 nId ) in Invalidate()
1978 bool SfxObjectShell::AdjustMacroMode( const String& /*rScriptType*/, bool bSuppressUI ) in AdjustMacroMode()
1991 Window* SfxObjectShell::GetDialogParent( SfxMedium* pLoadingMedium ) in GetDialogParent()
2039 String SfxObjectShell::UpdateTitle( SfxMedium* pMed, sal_uInt16 nDocViewNumber ) in UpdateTitle()
2075 void SfxObjectShell::SetCreateMode_Impl( SfxObjectCreateMode nMode ) in SetCreateMode_Impl()
2080 sal_Bool SfxObjectShell::IsInPlaceActive() in IsInPlaceActive()
2089 sal_Bool SfxObjectShell::IsUIActive() in IsUIActive()
2098 void SfxObjectShell::UIActivate( sal_Bool ) in UIActivate()
2102 void SfxObjectShell::InPlaceActivate( sal_Bool ) in InPlaceActivate()
2106 sal_Bool SfxObjectShell::UseInteractionToHandleError( in UseInteractionToHandleError()
2316 SfxObjectShell::UseInteractionToHandleError( _rxInteraction, ERRCODE_SFX_BROKENSIGNATURE ); in showBrokenSignatureWarning()
2321 void SfxObjectShell::AddLog( const ::rtl::OUString& aMessage ) in AddLog()
2357 void SfxObjectShell::StoreLog() in StoreLog()