Home
last modified time | relevance | path

Searched refs:nQuarter (Results 1 – 2 of 2) sorted by relevance

/aoo4110/main/drawinglayer/source/primitive2d/
H A Ddiscreteshadowprimitive2d.cxx67 Rectangle(Point(0, 0), Size((nQuarter * 2) + 1, (nQuarter * 2) + 1))); in getTopLeft()
80 Rectangle(Point((nQuarter * 2) + 1, 0), Size(1, nQuarter))); in getTop()
93 … Rectangle(Point((nQuarter * 2) + 2, 0), Size((nQuarter * 2) + 1, (nQuarter * 2) + 1))); in getTopRight()
106 Rectangle(Point((nQuarter * 3) + 3, (nQuarter * 2) + 1), Size(nQuarter, 1))); in getRight()
119 …Rectangle(Point((nQuarter * 2) + 2, (nQuarter * 2) + 2), Size((nQuarter * 2) + 1, (nQuarter * 2) +… in getBottomRight()
132 Rectangle(Point((nQuarter * 2) + 1, (nQuarter * 3) + 3), Size(1, nQuarter))); in getBottom()
145 … Rectangle(Point(0, (nQuarter * 2) + 2), Size((nQuarter * 2) + 1, (nQuarter * 2) + 1))); in getBottomLeft()
158 Rectangle(Point(0, (nQuarter * 2) + 1), Size(nQuarter, 1))); in getLeft()
183 const double fBorderX(fSingleX * nQuarter); in create2DDecomposition()
184 const double fBorderY(fSingleY * nQuarter); in create2DDecomposition()
[all …]
/aoo4110/main/unotools/inc/unotools/
H A Dlocaledatawrapper.hxx322 inline const String& getQuarterWord( sal_Int16 nQuarter ) const in getQuarterWord()
323 … { return getOneReservedWord( ::com::sun::star::i18n::reservedWords::QUARTER1_WORD + nQuarter ); } in getQuarterWord()
329 inline const String& getQuarterAbbreviation( sal_Int16 nQuarter ) const in getQuarterAbbreviation()
330 …rn getOneReservedWord( ::com::sun::star::i18n::reservedWords::QUARTER1_ABBREVIATION + nQuarter ); } in getQuarterAbbreviation()

Completed in 15 milliseconds