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()
294 void SwDocShell::BeforeLoading( SfxMedium&, const ::rtl::OUString &, const ::rtl::OUString & ) in BeforeLoading()
309 sal_Bool SwDocShell::Save() in Save()
406 sal_Bool SwDocShell::SaveAs( SfxMedium& rMedium ) in SaveAs()
553 SwSrcView* lcl_GetSourceView( SwDocShell* pSh ) in lcl_GetSourceView()
561 sal_Bool SwDocShell::ConvertTo( SfxMedium& rMedium ) in ConvertTo()
808 sal_Bool SwDocShell::SaveCompleted( const uno::Reference < embed::XStorage >& xStor ) in SaveCompleted()
863 void SwDocShell::Draw( OutputDevice* pDev, const JobSetup& rSetup, in Draw()
906 void SwDocShell::SetVisArea( const Rectangle &rRect ) in SetVisArea()
931 Rectangle SwDocShell::GetVisArea( sal_uInt16 nAspect ) const in GetVisArea()
945 Printer *SwDocShell::GetDocumentPrinter() in GetDocumentPrinter()
950 OutputDevice* SwDocShell::GetDocumentRefDev() in GetDocumentRefDev()
955 void SwDocShell::OnDocumentPrinterChanged( Printer * pNewPrinter ) in OnDocumentPrinterChanged()
963 sal_uLong SwDocShell::GetMiscStatus() const in GetMiscStatus()
969 sal_uInt16 SwDocShell::GetHiddenInformationState( sal_uInt16 nStates ) in GetHiddenInformationState()
1009 void SwDocShell::GetState(SfxItemSet& rSet) in GetState()
1147 IMPL_LINK( SwDocShell, Ole2ModifiedHdl, void *, p ) in IMPL_LINK() argument
1163 SfxStyleSheetBasePool* SwDocShell::GetStyleSheetPool() in GetStyleSheetPool()
1169 void SwDocShell::SetView(SwView* pVw) in SetView()
1182 void SwDocShell::PrepareReload() in PrepareReload()
1190 void SwDocShell::LoadingFinished() in LoadingFinished()
1214 void SwDocShell::CancelTransfers() in CancelTransfers()
1222 SwFEShell* SwDocShell::GetFEShell() in GetFEShell()
1227 void SwDocShell::RemoveOLEObjects() in RemoveOLEObjects()
1252 void SwDocShell::CalcLayoutForOLEObjects() in CalcLayoutForOLEObjects()
1273 void SwDocShell::UpdateLinks() in UpdateLinks()
1284 SwDocShell::GetController() in GetController()
1297 void SwDocShell::setDocAccTitle( const String& rTitle ) in setDocAccTitle()
1304 const String SwDocShell::getDocAccTitle() const in getDocAccTitle()
1315 void SwDocShell::setDocReadOnly( in setDocReadOnly()
1324 sal_Bool SwDocShell::getDocReadOnly() const in getDocReadOnly()
1345 Sequence< OUString > SwDocShell::GetEventNames() in GetEventNames()
1361 rtl::OUString SwDocShell::GetEventName( sal_Int32 nIndex ) in GetEventName()
1370 const ::sfx2::IXmlIdRegistry* SwDocShell::GetXmlIdRegistry() const in GetXmlIdRegistry()
1376 bool SwDocShell::IsChangeRecording() const in IsChangeRecording()
1382 bool SwDocShell::HasChangeRecordProtection() const in HasChangeRecordProtection()
1388 void SwDocShell::SetChangeRecording( bool bActivate ) in SetChangeRecording()
1396 bool SwDocShell::SetProtectionPassword( const String &rNewPassword ) in SetProtectionPassword()
1430 bool SwDocShell::GetProtectionHash( /*out*/ ::com::sun::star::uno::Sequence< sal_Int8 > &rPasswordH… in GetProtectionHash()