Searched defs:getOffsetX (Results 1 – 4 of 4) sorted by relevance
/aoo41x/main/drawinglayer/source/attribute/ | ||
H A D | fillgraphicattribute.cxx | 73 double getOffsetX() const { return mfOffsetX; } in getOffsetX() function in drawinglayer::attribute::ImpFillGraphicAttribute |
H A D | fillgradientattribute.cxx | 74 double getOffsetX() const { return mfOffsetX; } in getOffsetX() function in drawinglayer::attribute::ImpFillGradientAttribute |
/aoo41x/main/vbahelper/inc/vbahelper/ | ||
H A D | vbahelper.hxx | 166 virtual double getOffsetX() const { return 0.0; } in getOffsetX() function in ooo::vba::AbstractGeometryAttributes |
/aoo41x/main/vbahelper/source/vbahelper/ | ||
H A D | vbahelper.cxx | 1075 double UserFormGeometryHelper::getOffsetX() const in getOffsetX() function in ooo::vba::UserFormGeometryHelper |
Completed in 19 milliseconds