/trunk/main/svx/source/customshapes/ |
H A D | EnhancedCustomShapeEngine.cxx | 330 Point aTop( ( aRect.Left() + aRect.Right() ) >> 1, aRect.Top() ); in REF() local 408 Point aTop( ( aRect.Left() + aRect.Right() ) >> 1, aRect.Top() ); in getLineGeometry() local
|
/trunk/main/xmloff/source/text/ |
H A D | txtexppr.cxx | 696 table::BorderLine aLeft, aRight, aTop, aBottom; in ContextFilter() local 735 sal_Int32 aLeft = 0, aRight = 0, aTop = 0, aBottom = 0; in ContextFilter() local 769 table::BorderLine aLeft, aRight, aTop, aBottom; in ContextFilter() local
|
/trunk/main/sc/source/filter/lotus/ |
H A D | lotattr.cxx | 159 SvxBorderLine aTop, aLeft, aBottom, aRight; in GetPattAttr() local
|
/trunk/main/sw/source/ui/sidebar/ |
H A D | PageMarginControl.cxx | 179 const XubString aTop = SW_RES(STR_MARGIN_TOOLTIP_TOP); in FillValueSet() local
|
/trunk/main/oox/source/export/ |
H A D | vmlexport.cxx | 706 OString aLeft, aTop, aRight, aBottom; in AddLineDimensions() local
|
/trunk/main/sw/source/core/doc/ |
H A D | gctable.cxx | 218 SwCollectTblLineBoxes aTop( sal_True ); in lcl_GC_Line_Border() local
|
/trunk/main/xmloff/source/draw/ |
H A D | sdxmlexp.cxx | 1085 Rectangle aTop(pInfo->GetPresRectangle()); in ImpWriteAutoLayoutInfos() local 1129 Rectangle aTop(pInfo->GetPresRectangle()); in ImpWriteAutoLayoutInfos() local 1224 Rectangle aTop(pInfo->GetPresRectangle()); in ImpWriteAutoLayoutInfos() local
|
/trunk/main/sc/source/filter/xml/ |
H A D | xmlstyle.cxx | 317 table::BorderLine aLeft, aRight, aTop, aBottom; in ContextFilter() local 355 table::BorderLine aLeft, aRight, aTop, aBottom; in ContextFilter() local
|
/trunk/main/svx/source/svdraw/ |
H A D | svdocapt.cxx | 144 Point aTop(nX,rRect.Top()-nGap); in CalcEscPos() local
|
H A D | svdoashp.cxx | 2295 …Point aTop( ( pObj->GetSnapRect().Left() + pObj->GetSnapRect().Right() ) >> 1, pObj->GetSnapRect()… in DragResizeCustomShape() local
|
/trunk/main/basegfx/source/curve/ |
H A D | b2dcubicbezier.cxx | 560 const B2DVector aTop(maControlPointB - maControlPointA); in getControlPolygonLength() local
|
/trunk/main/drawinglayer/source/processor2d/ |
H A D | vclmetafileprocessor2d.cxx | 190 const basegfx::B2DPolyPolygon aTop( in fillPolyPolygonNeededToBeSplit() local
|
/trunk/main/svx/source/unodraw/ |
H A D | unoshap2.cxx | 2132 Point aTop( ( aRect.Left() + aRect.Right() ) >> 1, aRect.Top() ); in setPropertyValue() local
|
/trunk/main/filter/source/msfilter/ |
H A D | msdffimp.cxx | 4281 Point aTop( ( aClientRect.Left() + aClientRect.Right() ) >> 1, aClientRect.Top() ); in ImportGroup() local 4812 Point aTop( ( aBndRect.Left() + aBndRect.Right() ) >> 1, aBndRect.Top() ); in ImportShape() local 4923 Point aTop( ( aBndRect.Left() + aBndRect.Right() ) >> 1, aBndRect.Top() ); in ImportShape() local
|
/trunk/main/sc/source/ui/unoobj/ |
H A D | chart2uno.cxx | 1906 RangeAnalyzer aTop,aLeft; in detectArguments() local
|
/trunk/main/sw/source/core/layout/ |
H A D | paintfrm.cxx | 2667 SwLineEntry aTop ( nTop, nLeft, nRight, bVert ? aL : aT ); in Insert() local
|