Lines Matching refs:SwDocShell

110 #define SwDocShell  macro
130 SFX_IMPL_INTERFACE( SwDocShell, SfxObjectShell, SW_RES(0) )
135 TYPEINIT2(SwDocShell, SfxObjectShell, SfxListener);
138 SFX_IMPL_OBJECTFACTORY(SwDocShell, SvGlobalName(SO3_SW_CLASSID), SFXOBJECTSHELL_STD_NORMAL|SFXOBJEC…
145 Reader* SwDocShell::StartConvertFrom(SfxMedium& rMedium, SwReader** ppRdr, in StartConvertFrom()
237 sal_Bool SwDocShell::ConvertFrom( SfxMedium& rMedium ) in ConvertFrom()
300 void SwDocShell::BeforeLoading( SfxMedium&, const ::rtl::OUString &, const ::rtl::OUString & ) in BeforeLoading()
315 sal_Bool SwDocShell::Save() in Save()
412 sal_Bool SwDocShell::SaveAs( SfxMedium& rMedium ) in SaveAs()
559 SwSrcView* lcl_GetSourceView( SwDocShell* pSh ) in lcl_GetSourceView()
567 sal_Bool SwDocShell::ConvertTo( SfxMedium& rMedium ) in ConvertTo()
814 sal_Bool SwDocShell::SaveCompleted( const uno::Reference < embed::XStorage >& xStor ) in SaveCompleted()
869 void SwDocShell::Draw( OutputDevice* pDev, const JobSetup& rSetup, in Draw()
912 void SwDocShell::SetVisArea( const Rectangle &rRect ) in SetVisArea()
937 Rectangle SwDocShell::GetVisArea( sal_uInt16 nAspect ) const in GetVisArea()
951 Printer *SwDocShell::GetDocumentPrinter() in GetDocumentPrinter()
956 OutputDevice* SwDocShell::GetDocumentRefDev() in GetDocumentRefDev()
961 void SwDocShell::OnDocumentPrinterChanged( Printer * pNewPrinter ) in OnDocumentPrinterChanged()
969 sal_uLong SwDocShell::GetMiscStatus() const in GetMiscStatus()
975 sal_uInt16 SwDocShell::GetHiddenInformationState( sal_uInt16 nStates ) in GetHiddenInformationState()
1015 void SwDocShell::GetState(SfxItemSet& rSet) in GetState()
1153 IMPL_LINK( SwDocShell, Ole2ModifiedHdl, void *, p ) in IMPL_LINK() argument
1169 SfxStyleSheetBasePool* SwDocShell::GetStyleSheetPool() in GetStyleSheetPool()
1175 void SwDocShell::SetView(SwView* pVw) in SetView()
1188 void SwDocShell::PrepareReload() in PrepareReload()
1196 void SwDocShell::LoadingFinished() in LoadingFinished()
1220 void SwDocShell::CancelTransfers() in CancelTransfers()
1228 SwFEShell* SwDocShell::GetFEShell() in GetFEShell()
1233 void SwDocShell::RemoveOLEObjects() in RemoveOLEObjects()
1258 void SwDocShell::CalcLayoutForOLEObjects() in CalcLayoutForOLEObjects()
1279 void SwDocShell::UpdateLinks() in UpdateLinks()
1290 SwDocShell::GetController() in GetController()
1303 void SwDocShell::setDocAccTitle( const String& rTitle ) in setDocAccTitle()
1310 const String SwDocShell::getDocAccTitle() const in getDocAccTitle()
1321 void SwDocShell::setDocReadOnly( in setDocReadOnly()
1330 sal_Bool SwDocShell::getDocReadOnly() const in getDocReadOnly()
1351 Sequence< OUString > SwDocShell::GetEventNames() in GetEventNames()
1367 rtl::OUString SwDocShell::GetEventName( sal_Int32 nIndex ) in GetEventName()
1376 const ::sfx2::IXmlIdRegistry* SwDocShell::GetXmlIdRegistry() const in GetXmlIdRegistry()
1382 bool SwDocShell::IsChangeRecording() const in IsChangeRecording()
1388 bool SwDocShell::HasChangeRecordProtection() const in HasChangeRecordProtection()
1394 void SwDocShell::SetChangeRecording( bool bActivate ) in SetChangeRecording()
1402 bool SwDocShell::SetProtectionPassword( const String &rNewPassword ) in SetProtectionPassword()
1436 bool SwDocShell::GetProtectionHash( /*out*/ ::com::sun::star::uno::Sequence< sal_Int8 > &rPasswordH… in GetProtectionHash()