Home
last modified time | relevance | path

Searched refs:aLayoutPos (Results 1 – 2 of 2) sorted by last modified time

/trunk/main/sd/source/core/
H A Dsdpage.cxx1216 aLayoutPos.X() = long (aLayoutPos.X() + aLayoutSize.Width() * 1.05); in CalcAutoLayoutRectangles()
1227 aLayoutPos.X() = long (aLayoutPos.X() + aLayoutSize.Width() * 1.05); in CalcAutoLayoutRectangles()
1230 aLayoutPos.Y() = long (aLayoutPos.Y() + aLayoutSize.Height() * 1.095); in CalcAutoLayoutRectangles()
1251 aLayoutPos.Y() = long (aLayoutPos.Y() + aLayoutSize.Height() * 1.095); in CalcAutoLayoutRectangles()
1257 aLayoutPos.X() = long (aLayoutPos.X() + aLayoutSize.Width() * 1.05); in CalcAutoLayoutRectangles()
1270 aLayoutPos.Y() = long (aLayoutPos.Y() + aLayoutSize.Height() * 1.095); in CalcAutoLayoutRectangles()
1280 aLayoutPos.X() = long (aLayoutPos.X() + aLayoutSize.Width() * 1.05); in CalcAutoLayoutRectangles()
1284 aLayoutPos.Y() = long (aLayoutPos.Y() + aLayoutSize.Height() * 1.095); in CalcAutoLayoutRectangles()
1299 aLayoutPos.Y() = long (aLayoutPos.Y() + aLayoutSize.Height() * 1.095); in CalcAutoLayoutRectangles()
1302 aLayoutPos.X() = nX; in CalcAutoLayoutRectangles()
[all …]
/trunk/main/xmloff/source/draw/
H A Dsdxmlexp.cxx334 Point aLayoutPos(aPagePos); in ImpXMLAutoLayoutInfo() local
339 aLayoutPos.X() += long( aLayoutSize.Width() * 0.0735 ); in ImpXMLAutoLayoutInfo()
340 aLayoutPos.Y() += long( aLayoutSize.Height() * 0.472 ); in ImpXMLAutoLayoutInfo()
374 aLayoutPos.X() + long( aLayoutSize.Width() * 0.0735 ), in ImpXMLAutoLayoutInfo()
375 aLayoutPos.Y() + long( aLayoutSize.Height() * 0.472 )); in ImpXMLAutoLayoutInfo()
380 aLayoutPos.X() = aClassicLPos.X(); in ImpXMLAutoLayoutInfo()
381 aLayoutPos.Y() = aClassicTPos.Y(); in ImpXMLAutoLayoutInfo()
389 aLayoutPos = aTitlePos; in ImpXMLAutoLayoutInfo()
395 aLayoutPos.X() += long( aLayoutSize.Width() * 0.0735 ); in ImpXMLAutoLayoutInfo()
396 aLayoutPos.Y() += long( aLayoutSize.Height() * 0.278 ); in ImpXMLAutoLayoutInfo()
[all …]

Completed in 34 milliseconds