Home
last modified time | relevance | path

Searched refs:CustomShapeGuide (Results 1 – 3 of 3) sorted by relevance

/trunk/main/oox/inc/oox/drawingml/
H A Dcustomshapeproperties.hxx54 struct CustomShapeGuide struct
123 std::vector< CustomShapeGuide >& getAdjustmentGuideList(){ return maAdjustmentGuideList; }; in getAdjustmentGuideList()
124 std::vector< CustomShapeGuide >& getGuideList(){ return maGuideList; }; in getGuideList()
136 double getValue( const std::vector< CustomShapeGuide >&, sal_uInt32 nIndex ) const;
137 …sal_Int32 SetCustomShapeGuideValue( std::vector< CustomShapeGuide >& rGuideList, const CustomShape…
138 …static sal_Int32 GetCustomShapeGuideValue( const std::vector< CustomShapeGuide >& rGuideList, cons…
143 std::vector< CustomShapeGuide > maAdjustmentGuideList;
144 std::vector< CustomShapeGuide > maGuideList;
/trunk/main/oox/source/drawingml/
H A Dcustomshapeproperties.cxx56 …operties::SetCustomShapeGuideValue( std::vector< CustomShapeGuide >& rGuideList, const CustomShape… in SetCustomShapeGuideValue()
71 sal_Int32 CustomShapeProperties::GetCustomShapeGuideValue( const std::vector< CustomShapeGuide >& r… in GetCustomShapeGuideValue()
189 std::vector< CustomShapeGuide >::const_iterator aIter( maAdjustmentGuideList.begin() ); in pushToPropSet()
348 double CustomShapeProperties::getValue( const std::vector< CustomShapeGuide >& rGuideList, sal_uInt… in getValue()
H A Dcustomshapegeometry.cxx254 CustomShapeGuide aGuide; in GetAdjCoordinate()
280 CustomShapeGuide aGuide; in GetAdjCoordinate()
299 CustomShapeGuide aGuide; in GetAdjCoordinate()
309 CustomShapeGuide aGuide; in GetAdjCoordinate()
327 CustomShapeGuide aGuide; in GetAdjCoordinate()
341 CustomShapeGuide aGuide; in GetAdjCoordinate()
368 CustomShapeGuide aGuide; in GetAdjCoordinate()
445 …Parent, CustomShapeProperties& rCustomShapeProperties, std::vector< CustomShapeGuide >& rGuideList…
449 std::vector< CustomShapeGuide >& mrGuideList;
453 …Parent, CustomShapeProperties& rCustomShapeProperties, std::vector< CustomShapeGuide >& rGuideList… in GeomGuideListContext()
[all …]

Completed in 31 milliseconds