Searched refs:ConcreteXShapeGeometryAttributes (Results 1 – 4 of 4) sorted by relevance
879 ConcreteXShapeGeometryAttributes::ConcreteXShapeGeometryAttributes( const css::uno::Reference< css:… in ConcreteXShapeGeometryAttributes() function in ooo::vba::ConcreteXShapeGeometryAttributes883 ConcreteXShapeGeometryAttributes::~ConcreteXShapeGeometryAttributes() in ~ConcreteXShapeGeometryAttributes()1167 double ConcreteXShapeGeometryAttributes::getLeft() const in getLeft()1171 void ConcreteXShapeGeometryAttributes::setLeft( double nLeft ) in setLeft()1175 double ConcreteXShapeGeometryAttributes::getTop() const in getTop()1179 void ConcreteXShapeGeometryAttributes::setTop( double nTop ) in setTop()1184 double ConcreteXShapeGeometryAttributes::getHeight() const in getHeight()1188 void ConcreteXShapeGeometryAttributes::setHeight( double nHeight ) in setHeight()1192 double ConcreteXShapeGeometryAttributes::getWidth() const in getWidth()1196 void ConcreteXShapeGeometryAttributes::setWidth( double nWidth) in setWidth()
191 class VBAHELPER_DLLPUBLIC ConcreteXShapeGeometryAttributes : public AbstractGeometryAttributes class195 …ConcreteXShapeGeometryAttributes( const css::uno::Reference< css::uno::XComponentContext >& xConte…204 virtual ~ConcreteXShapeGeometryAttributes();
418 …::std::auto_ptr< ConcreteXShapeGeometryAttributes > xGeoHelper( new ConcreteXShapeGeometryAttribut… in createShapeControl()
693 ConcreteXShapeGeometryAttributes::ConcreteXShapeGeometryAttributes( const css::uno::Reference< css:… in ConcreteXShapeGeometryAttributes() function in ooo::vba::ConcreteXShapeGeometryAttributes
Completed in 41 milliseconds