Home
last modified time | relevance | path

Searched refs:ConcreteXShapeGeometryAttributes (Results 1 – 4 of 4) sorted by relevance

/trunk/main/vbahelper/source/vbahelper/
H A Dvbahelper.cxx879 ConcreteXShapeGeometryAttributes::ConcreteXShapeGeometryAttributes( const css::uno::Reference< css:… in ConcreteXShapeGeometryAttributes() function in ooo::vba::ConcreteXShapeGeometryAttributes
883 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()
/trunk/main/vbahelper/inc/vbahelper/
H A Dvbahelper.hxx191 class VBAHELPER_DLLPUBLIC ConcreteXShapeGeometryAttributes : public AbstractGeometryAttributes class
195ConcreteXShapeGeometryAttributes( const css::uno::Reference< css::uno::XComponentContext >& xConte…
204 virtual ~ConcreteXShapeGeometryAttributes();
/trunk/main/sc/source/ui/vba/
H A Dvbahelper.cxx693 ConcreteXShapeGeometryAttributes::ConcreteXShapeGeometryAttributes( const css::uno::Reference< css:… in ConcreteXShapeGeometryAttributes() function in ooo::vba::ConcreteXShapeGeometryAttributes
/trunk/main/vbahelper/source/msforms/
H A Dvbacontrol.cxx418 …::std::auto_ptr< ConcreteXShapeGeometryAttributes > xGeoHelper( new ConcreteXShapeGeometryAttribut… in createShapeControl()

Completed in 43 milliseconds