Home
last modified time | relevance | path

Searched refs:GetDrawPage (Results 1 – 18 of 18) sorted by path

/trunk/main/filter/inc/filter/msfilter/
H A Dmsocximex.hxx168 com::sun::star::drawing::XDrawPage > & GetDrawPage();
H A Dsvdfppt.hxx1135 …ual const ::com::sun::star::uno::Reference< ::com::sun::star::drawing::XDrawPage > & GetDrawPage();
/trunk/main/filter/source/msfilter/
H A Dmsocximex.cxx1256 SvxMSConvertOCXControls::GetDrawPage() in GetDrawPage() function in SvxMSConvertOCXControls
1289 GetDrawPage(); in GetShapes()
1306 GetDrawPage(); in GetFormComps()
H A Dsvdfppt.cxx1846 …:star::uno::Reference< ::com::sun::star::drawing::XDrawPage >& PPTConvertOCXControls::GetDrawPage() in GetDrawPage() function in PPTConvertOCXControls
/trunk/main/sc/source/core/data/
H A Dpostit.cxx179 SdrPage* GetDrawPage();
241 SdrPage* ScCaptionCreator::GetDrawPage() in GetDrawPage() function in __anon44e28bd80111::ScCaptionCreator
405 if( SdrPage* pDrawPage = GetDrawPage() ) in Initialize()
432 SdrPage* pDrawPage = GetDrawPage(); in ScNoteCaptionCreator()
453 SdrPage* pDrawPage = GetDrawPage(); in ScNoteCaptionCreator()
/trunk/main/sc/source/filter/xml/
H A DXMLExportSharedData.cxx96 uno::Reference<drawing::XDrawPage> ScMySharedData::GetDrawPage(const sal_Int32 nTable) in GetDrawPage() function in ScMySharedData
H A DXMLExportSharedData.hxx70 …com::sun::star::uno::Reference<com::sun::star::drawing::XDrawPage> GetDrawPage(const sal_Int32 nTa…
H A Dxmlexprt.cxx754 uno::Reference<drawing::XDrawPage> xDrawPage(pSharedData->GetDrawPage(nTable)); in CollectShapesAutoStyles()
1770 …hapeExport()->seekShapes(uno::Reference<drawing::XShapes>(pSharedData->GetDrawPage(nTable), uno::U… in _ExportContent()
/trunk/main/sc/source/ui/Accessibility/
H A DAccessibleDocument.cxx288 SdrPage* GetDrawPage() const;
398 … if (pObj && /*(pObj->GetLayer() != SC_LAYER_INTERN) && */(pObj->GetPage() == GetDrawPage()) && in Notify()
525 SdrPage* pDrawPage = GetDrawPage(); in GetCount()
869 SdrPage* ScChildrenShapes::GetDrawPage() const in GetDrawPage() function in ScChildrenShapes
H A DAccessibleDocumentPagePreview.cxx738 SdrPage* GetDrawPage() const;
783 if (pObj && (pObj->GetPage() == GetDrawPage())) in Notify()
1128 SdrPage* pPage = GetDrawPage(); in FillShapes()
1353 SdrPage* ScShapeChilds::GetDrawPage() const in GetDrawPage() function in ScShapeChilds
/trunk/main/sw/inc/
H A Dunotxdoc.hxx440 SwXDrawPage* GetDrawPage();
/trunk/main/sw/source/core/doc/
H A Ddocdraw.cxx667 if( pRoot && !pRoot->GetDrawPage() ) in InitDrawModel()
/trunk/main/sw/source/core/inc/
H A Drootfrm.hxx195 const SdrPage* GetDrawPage() const { return pDrawPage; } in GetDrawPage() function in SwRootFrm
196 SdrPage* GetDrawPage() { return pDrawPage; } in GetDrawPage() function in SwRootFrm
/trunk/main/sw/source/core/layout/
H A Dflylay.cxx652 getRootFrm()->GetDrawPage()->InsertObject( in AppendFlyToPage()
765 getRootFrm()->GetDrawPage()->RemoveObject( nOrdNum ); in RemoveFlyFromPage()
/trunk/main/sw/source/core/view/
H A Dviewimp.cxx67 if ( !pRoot->GetDrawPage() ) in Init()
70 if ( pRoot->GetDrawPage()->GetSize() != pRoot->Frm().SSize() ) in Init()
71 pRoot->GetDrawPage()->SetSize( pRoot->Frm().SSize() ); in Init()
73 pSdrPageView = pDrawView->ShowSdrPage( pRoot->GetDrawPage()); in Init()
/trunk/main/sw/source/filter/html/
H A Dhtmlform.cxx219 const uno::Reference< drawing::XDrawPage >& GetDrawPage();
291 const uno::Reference< drawing::XDrawPage >& SwHTMLForm_Impl::GetDrawPage() in GetDrawPage() function in SwHTMLForm_Impl
309 GetDrawPage(); in GetForms()
332 GetDrawPage(); in GetShapes()
/trunk/main/sw/source/ui/uno/
H A Dunotxdoc.cxx1508 SwXDrawPage* SwXTextDocument::GetDrawPage() in GetDrawPage() function in SwXTextDocument
H A Dunotxvw.cxx612 SwFmDrawPage* pSvxDrawPage = pTextDoc->GetDrawPage()->GetSvxPage(); in getSelection()

Completed in 227 milliseconds