Lines Matching refs:DrawDocShell

111 SfxPrinter* DrawDocShell::GetPrinter(sal_Bool bCreate)  in GetPrinter()
164 void DrawDocShell::SetPrinter(SfxPrinter *pNewPrinter) in SetPrinter()
185 void DrawDocShell::UpdateFontList() in UpdateFontList()
203 Printer* DrawDocShell::GetDocumentPrinter() in GetDocumentPrinter()
213 void DrawDocShell::OnDocumentPrinterChanged(Printer* pNewPrinter) in OnDocumentPrinterChanged()
243 void DrawDocShell::UpdateRefDevice() in UpdateRefDevice()
288 sal_Bool DrawDocShell::InitNew( const ::com::sun::star::uno::Reference< ::com::sun::star::embed::XS… in InitNew()
313 sal_Bool DrawDocShell::Load( SfxMedium& rMedium ) in Load()
395 sal_Bool DrawDocShell::LoadFrom( SfxMedium& rMedium ) in LoadFrom()
459 sal_Bool DrawDocShell::ConvertFrom( SfxMedium& rMedium ) in ConvertFrom()
550 sal_Bool DrawDocShell::Save() in Save()
577 sal_Bool DrawDocShell::SaveAs( SfxMedium& rMedium ) in SaveAs()
621 sal_Bool DrawDocShell::ConvertTo( SfxMedium& rMedium ) in ConvertTo()
685 sal_Bool DrawDocShell::SaveCompleted( const ::com::sun::star::uno::Reference< ::com::sun::star::emb… in SaveCompleted()
728 SdDrawDocument* DrawDocShell::GetDoc() in GetDoc()
739 SfxStyleSheetBasePool* DrawDocShell::GetStyleSheetPool() in GetStyleSheetPool()
750 sal_Bool DrawDocShell::GotoBookmark(const String& rBookmark) in GotoBookmark()
928 sal_Bool DrawDocShell::IsMarked( SdrObject* pObject ) in IsMarked()
943 sal_Bool DrawDocShell::GetObjectIsmarked(const String& rBookmark) in GetObjectIsmarked()
1050 sal_Bool DrawDocShell::GotoTreeBookmark(const String& rBookmark) in GotoTreeBookmark()
1167 sal_Bool DrawDocShell::SaveAsOwnFormat( SfxMedium& rMedium ) in SaveAsOwnFormat()
1220 void DrawDocShell::FillClass(SvGlobalName* pClassName, in FillClass()
1263 OutputDevice* DrawDocShell::GetDocumentRefDev (void) in GetDocumentRefDev()
1275 void DrawDocShell::OpenBookmark( const String& rBookmarkURL ) in OpenBookmark()
1283 void DrawDocShell::setDocAccTitle( const String& rTitle ) in setDocAccTitle()
1290 const String DrawDocShell::getDocAccTitle() const in getDocAccTitle()
1300 void DrawDocShell::setDocReadOnly( sal_Bool bReadOnly) in setDocReadOnly()
1307 sal_Bool DrawDocShell::getDocReadOnly() const in getDocReadOnly()