Home
last modified time | relevance | path

Searched defs:rShapes (Results 1 – 22 of 22) sorted by relevance

/trunk/main/xmloff/source/draw/
H A Dximp3dobject.cxx53 SdXML3DObjectContext::SdXML3DObjectContext( in SdXML3DObjectContext()
189 SdXML3DCubeObjectShapeContext::SdXML3DCubeObjectShapeContext( in SdXML3DCubeObjectShapeContext()
300 SdXML3DSphereObjectShapeContext::SdXML3DSphereObjectShapeContext( in SdXML3DSphereObjectShapeContext()
408 SdXML3DPolygonBasedShapeContext::SdXML3DPolygonBasedShapeContext( in SdXML3DPolygonBasedShapeContext()
504 SdXML3DLatheObjectShapeContext::SdXML3DLatheObjectShapeContext( in SdXML3DLatheObjectShapeContext()
548 SdXML3DExtrudeObjectShapeContext::SdXML3DExtrudeObjectShapeContext( in SdXML3DExtrudeObjectShapeContext()
H A Dximpshap.cxx146 SdXMLShapeContext::SdXMLShapeContext( in SdXMLShapeContext()
1001 SdXMLRectShapeContext::SdXMLRectShapeContext( in SdXMLRectShapeContext()
1075 SdXMLLineShapeContext::SdXMLLineShapeContext( in SdXMLLineShapeContext()
1197 SdXMLEllipseShapeContext::SdXMLEllipseShapeContext( in SdXMLEllipseShapeContext()
1336 SdXMLPolygonShapeContext::SdXMLPolygonShapeContext( in SdXMLPolygonShapeContext()
1454 SdXMLPathShapeContext::SdXMLPathShapeContext( in SdXMLPathShapeContext()
1614 SdXMLTextBoxShapeContext::SdXMLTextBoxShapeContext( in SdXMLTextBoxShapeContext()
1788 SdXMLControlShapeContext::SdXMLControlShapeContext( in SdXMLControlShapeContext()
2242 SdXMLPageShapeContext::SdXMLPageShapeContext( in SdXMLPageShapeContext()
2623 SdXMLChartShapeContext::SdXMLChartShapeContext( in SdXMLChartShapeContext()
[all …]
H A Dshapeimport.cxx706 SvXMLShapeContext* XMLShapeImportHelper::Create3DSceneChildContext( in Create3DSceneChildContext()
786 SvXMLShapeContext* XMLShapeImportHelper::CreateGroupChildContext( in CreateGroupChildContext()
919 SvXMLShapeContext* XMLShapeImportHelper::CreateFrameChildContext( in CreateFrameChildContext()
1026 void XMLShapeImportHelper::addShape( uno::Reference< drawing::XShape >& rShape, in addShape()
1100 ShapeSortContext::ShapeSortContext( uno::Reference< drawing::XShapes >& rShapes, ShapeSortContext* … in ShapeSortContext()
1145 void XMLShapeImportHelper::pushGroupForSorting( uno::Reference< drawing::XShapes >& rShapes ) in pushGroupForSorting()
1426 void XMLShapeImportHelper::startPage( com::sun::star::uno::Reference< com::sun::star::drawing::XSha… in startPage()
1435 void XMLShapeImportHelper::endPage( com::sun::star::uno::Reference< com::sun::star::drawing::XShape… in endPage()
H A Dximpgrp.cxx43 SdXMLGroupShapeContext::SdXMLGroupShapeContext( in SdXMLGroupShapeContext()
H A Dximplink.cxx40 SdXMLShapeLinkContext::SdXMLShapeLinkContext( SvXMLImport& rImport, sal_uInt16 nPrfx, const OUStrin… in SdXMLShapeLinkContext()
H A Dximpnote.cxx36 SdXMLNotesContext::SdXMLNotesContext( SdXMLImport& rImport, in SdXMLNotesContext()
H A Dximppage.cxx211 SdXMLGenericPageContext::SdXMLGenericPageContext( in SdXMLGenericPageContext()
577 NavigationOrderAccess::NavigationOrderAccess( std::vector< Reference< XShape > >& rShapes ) in NavigationOrderAccess()
H A Dximp3dscene.cxx100 SdXML3DSceneShapeContext::SdXML3DSceneShapeContext( in SdXML3DSceneShapeContext()
H A Dximpbody.cxx54 SdXMLDrawPageContext::SdXMLDrawPageContext( SdXMLImport& rImport, in SdXMLDrawPageContext()
H A Dximpstyl.cxx826 SdXMLMasterPageContext::SdXMLMasterPageContext( in SdXMLMasterPageContext()
/trunk/main/oox/source/ppt/
H A Dpptshape.cxx228 oox::drawingml::ShapePtr PPTShape::findPlaceholder( const sal_Int32 nMasterPlaceholder, std::vector… in findPlaceholder()
248 oox::drawingml::ShapePtr PPTShape::findPlaceholderByIndex( const sal_Int32 nIdx, std::vector< oox::… in findPlaceholderByIndex()
269 oox::drawingml::ShapePtr PPTShape::findPlaceholder( sal_Int32 nFirstPlaceholder, sal_Int32 nSecondP… in findPlaceholder()
H A Dpptshapecontext.cxx60 oox::drawingml::ShapePtr findPlaceholder( const sal_Int32 nMasterPlaceholder, sal_Int32 nSubTypeInd… in findPlaceholder()
84 oox::drawingml::ShapePtr findPlaceholder( sal_Int32 nFirstPlaceholder, sal_Int32 nSecondPlaceholder, in findPlaceholder()
H A Dslidepersist.cxx133 std::vector< oox::drawingml::ShapePtr >& rShapes( maShapesPtr->getChildren() ); in createXShapes() local
/trunk/main/sd/source/ui/view/
H A Dsdview5.cxx93 const std::list< SdrObject* >& rShapes = pPage->GetPresentationShapeList().getList(); in GetEmptyPresentationObject() local
H A Dviewoverlaymanager.cxx557 const std::list< SdrObject* >& rShapes = pPage->GetPresentationShapeList().getList(); in CreateTags() local
/trunk/main/xmloff/source/text/
H A DXMLTextShapeImportHelper.cxx76 void XMLTextShapeImportHelper::addShape( in addShape()
H A Dtxtparae.cxx3699 const Reference<XIndexAccess> & rShapes, in PreventExportOfControlsInMuteSections()
/trunk/main/sc/source/filter/xml/
H A DXMLTableShapeImportHelper.cxx73 void XMLTableShapeImportHelper::finishShape( in finishShape()
/trunk/main/sd/source/filter/xml/
H A Dsdtransform.cxx162 void SdTransformOOo2xDocument::transformShapes( SdrObjList& rShapes ) in transformShapes()
/trunk/main/oox/source/vml/
H A Dvmlshapecontext.cxx240 ShapeContainer& rShapes, sal_Int32 nElement, const AttributeList& rAttribs ) in createShapeContext()
/trunk/main/sc/source/ui/Accessibility/
H A DAccessibleDocumentPagePreview.cxx1120 ::accessibility::AccessibleShape* ScShapeChilds::GetAccShape(const ScShapeChildVec& rShapes, sal_In… in GetAccShape() argument
/trunk/main/sd/source/core/
H A Dsdpage.cxx1378 void findAutoLayoutShapesImpl( SdPage& rPage, const LayoutDescriptor& rDescriptor, std::vector< Sdr… in findAutoLayoutShapesImpl()

Completed in 130 milliseconds