Home
last modified time | relevance | path

Searched defs:aTop (Results 1 – 16 of 16) sorted by relevance

/trunk/main/svx/source/customshapes/ !
H A DEnhancedCustomShapeEngine.cxx322 Point aTop( ( aRect.Left() + aRect.Right() ) >> 1, aRect.Top() ); in REF() local
398 Point aTop( ( aRect.Left() + aRect.Right() ) >> 1, aRect.Top() ); in getLineGeometry() local
/trunk/main/xmloff/source/text/ !
H A Dtxtexppr.cxx696 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 Dlotattr.cxx159 SvxBorderLine aTop, aLeft, aBottom, aRight; in GetPattAttr() local
/trunk/main/sw/source/ui/sidebar/ !
H A DPageMarginControl.cxx179 const XubString aTop = SW_RES(STR_MARGIN_TOOLTIP_TOP); in FillValueSet() local
/trunk/main/sw/source/core/doc/ !
H A Dgctable.cxx218 SwCollectTblLineBoxes aTop( sal_True ); in lcl_GC_Line_Border() local
/trunk/main/oox/source/export/ !
H A Dvmlexport.cxx706 OString aLeft, aTop, aRight, aBottom; in AddLineDimensions() local
/trunk/main/xmloff/source/draw/ !
H A Dsdxmlexp.cxx1084 Rectangle aTop(pInfo->GetPresRectangle()); in ImpWriteAutoLayoutInfos() local
1128 Rectangle aTop(pInfo->GetPresRectangle()); in ImpWriteAutoLayoutInfos() local
1223 Rectangle aTop(pInfo->GetPresRectangle()); in ImpWriteAutoLayoutInfos() local
/trunk/main/sc/source/filter/xml/ !
H A Dxmlstyle.cxx317 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 Dsvdocapt.cxx144 Point aTop(nX,rRect.Top()-nGap); in CalcEscPos() local
H A Dsvdoashp.cxx2295 …Point aTop( ( pObj->GetSnapRect().Left() + pObj->GetSnapRect().Right() ) >> 1, pObj->GetSnapRect()… in DragResizeCustomShape() local
/trunk/main/basegfx/source/curve/ !
H A Db2dcubicbezier.cxx554 const B2DVector aTop(maControlPointB - maControlPointA); in getControlPolygonLength() local
/trunk/main/drawinglayer/source/processor2d/ !
H A Dvclmetafileprocessor2d.cxx190 const basegfx::B2DPolyPolygon aTop( in fillPolyPolygonNeededToBeSplit() local
/trunk/main/svx/source/unodraw/ !
H A Dunoshap2.cxx2096 Point aTop( ( aRect.Left() + aRect.Right() ) >> 1, aRect.Top() ); in setPropertyValue() local
/trunk/main/filter/source/msfilter/ !
H A Dmsdffimp.cxx4278 Point aTop( ( aClientRect.Left() + aClientRect.Right() ) >> 1, aClientRect.Top() ); in ImportGroup() local
4809 … Point aTop( ( aBndRect.Left() + aBndRect.Right() ) >> 1, aBndRect.Top() ); in ImportShape() local
4920 Point aTop( ( aBndRect.Left() + aBndRect.Right() ) >> 1, aBndRect.Top() ); in ImportShape() local
/trunk/main/sc/source/ui/unoobj/ !
H A Dchart2uno.cxx1903 RangeAnalyzer aTop,aLeft; in detectArguments() local
/trunk/main/sw/source/core/layout/ !
H A Dpaintfrm.cxx2678 SwLineEntry aTop ( nTop, nLeft, nRight, bVert ? aL : aT ); in Insert() local