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