Home
last modified time | relevance | path

Searched defs:getOffsetX (Results 1 – 4 of 4) sorted by relevance

/trunk/main/drawinglayer/source/attribute/
H A Dfillgraphicattribute.cxx73 double getOffsetX() const { return mfOffsetX; } in getOffsetX() function in drawinglayer::attribute::ImpFillGraphicAttribute
201 double FillGraphicAttribute::getOffsetX() const in getOffsetX() function in drawinglayer::attribute::FillGraphicAttribute
H A Dfillgradientattribute.cxx74 double getOffsetX() const { return mfOffsetX; } in getOffsetX() function in drawinglayer::attribute::ImpFillGradientAttribute
207 double FillGradientAttribute::getOffsetX() const in getOffsetX() function in drawinglayer::attribute::FillGradientAttribute
/trunk/main/vbahelper/inc/vbahelper/
H A Dvbahelper.hxx166 virtual double getOffsetX() const { return 0.0; } in getOffsetX() function in ooo::vba::AbstractGeometryAttributes
/trunk/main/vbahelper/source/vbahelper/
H A Dvbahelper.cxx1075 double UserFormGeometryHelper::getOffsetX() const in getOffsetX() function in ooo::vba::UserFormGeometryHelper

Completed in 21 milliseconds