Home
last modified time | relevance | path

Searched refs:nTop (Results 151 – 175 of 197) sorted by relevance

12345678

/trunk/main/filter/source/msfilter/
H A Dmsdffimp.cxx2441 sal_Int32 nLeft, nTop, nRight, nBottom; in ApplyCustomShapeGeometryAttributes() local
2446 >> nTop in ApplyCustomShapeGeometryAttributes()
2451 … EnhancedCustomShape2d::SetEnhancedCustomShapeParameter( aTextFrames[ i ].TopLeft.Second, nTop ); in ApplyCustomShapeGeometryAttributes()
3882 sal_uInt32 nTop( 0 ), nBottom( 0 ), nLeft( 0 ), nRight( 0 ); in lcl_ApplyCropping() local
3894 nTop = (sal_uInt32)( ( (double)( aCropSize.Height() + 1 ) * fFactor ) + 0.5 ); in lcl_ApplyCropping()
3912 pSet->Put( SdrGrafCropItem( nLeft, nTop, nRight, nBottom ) ); in lcl_ApplyCropping()
3915 Rectangle aCropRect( nLeft, nTop, aCropSize.Width() - nRight, aCropSize.Height() - nBottom ); in lcl_ApplyCropping()
4746 …sal_Int32 nTop = (sal_Int32)(( aPolyPieRect.Top() - aPolyBoundRect.Top() ) * fTextFrameScaleY… in ImportShape() local
4751 … EnhancedCustomShape2d::SetEnhancedCustomShapeParameter( aTextFrame[ 0 ].TopLeft.Second, nTop ); in ImportShape()
H A Descherex.cxx678 sal_Int32 nTop ( 0 ); in CreateTextProperties() local
716 aAny >>= nTop; in CreateTextProperties()
852 AddOpt( ESCHER_Prop_dyTextTop, nTop * 360 ); in CreateTextProperties()
1249 sal_uInt32 nTop = ( aGraphCrop.Top * 65536 ) / aCropSize.Height(); in ImplCreateGraphicAttributes() local
1250 AddOpt( ESCHER_Prop_cropFromTop, nTop ); in ImplCreateGraphicAttributes()
3372 …sal_Int32 nTop = GetValueForEnhancedCustomShapeParameter( aPathTextFrames[ j ].TopLeft.Second, aE… in CreateCustomShapeProperties() local
3377 << nTop in CreateCustomShapeProperties()
H A Dmsocximex.cxx667 *pS >> rec.nLeft >> rec.nTop; in Read()
3391 sal_Int32 nTop) in TypeName() argument
3393 mnTop(nTop),mnStoreId(nStoreId) in TypeName()
3598 pControl->mnTop = rec.nTop + mnTop; in ProcessControl()
/trunk/main/sw/source/filter/html/
H A Dsvxcss1.hxx137 long nLeft, nTop; member in SvxCSS1PropertyInfo
H A Dhtmldraw.cxx190 rCSS1PropInfo.nTop + nUpperSpace) ); in InsertDrawObject()
/trunk/main/sw/source/ui/frmdlg/
H A Dcolumn.cxx1457 long nTop = (nRectHeight - 11 * nStep ) / 2; in UserDraw() local
1497 aStart.Y() = aEnd.Y() = aBLPos.Y() + nTop + i * nStep; in UserDraw()
/trunk/main/svx/source/table/
H A Dcell.cxx612 rAnchorRect.nTop = maCellRect.nTop + GetTextUpperDistance(); in TakeTextAnchorRect()
H A Dtablemodel.hxx127 …llRange > SAL_CALL getCellRangeByPosition( ::sal_Int32 nLeft, ::sal_Int32 nTop, ::sal_Int32 nRight…
/trunk/main/sfx2/source/appl/
H A Dworkwin.cxx2887 long nTop = aPos.Y() + aSize.Height(); in ArrangeAutoHideWindows() local
2888 if ( nTop > aArea.Top() ) in ArrangeAutoHideWindows()
2889 aArea.Top() = nTop; in ArrangeAutoHideWindows()
/trunk/main/sw/inc/
H A Dgrfatr.hxx101 sal_Int32 nTop, sal_Int32 nBottom );
/trunk/main/vbahelper/source/vbahelper/
H A Dvbahelper.cxx1179 void ConcreteXShapeGeometryAttributes::setTop( double nTop ) in setTop() argument
1181 m_pShapeHelper->setTop( nTop ); in setTop()
/trunk/main/vbahelper/inc/vbahelper/
H A Dvbahelper.hxx199 virtual void setTop( double nTop );
/trunk/main/toolkit/source/awt/
H A Dvclxwindow.cxx940 sal_Int32 nLeft, nTop, nRight, nBottom; in ImplCalcWindowSize() local
941 pWindow->GetBorder( nLeft, nTop, nRight, nBottom ); in ImplCalcWindowSize()
943 aSz.Height() += nTop+nBottom; in ImplCalcWindowSize()
/trunk/main/sc/source/ui/view/
H A Doutput.cxx1488 long nTop = nPosY - 1; in DrawRotatedFrame() local
1527 aPoints[0] = Point( nTopLeft, nTop ); in DrawRotatedFrame()
1528 aPoints[1] = Point( nTopRight, nTop ); in DrawRotatedFrame()
/trunk/main/sc/source/filter/xml/
H A Dxmlimprt.cxx2172 sal_Int32 nTop(0); in SetViewSettings() local
2182 aViewProps[i].Value >>= nTop; in SetViewSettings()
2204 aRect.setY( nTop ); in SetViewSettings()
/trunk/main/sw/source/core/text/
H A Dfrmform.cxx1972 long nTop = (this->*fnRect->fnGetTopMargin)(); in Format() local
1973 if( nTop > nFrmHeight ) in Format()
/trunk/main/svtools/source/contnr/
H A Dimivctl.hxx558 …SvxIconChoiceCtrlEntry* SearchCol(sal_uInt16 nCol,sal_uInt16 nTop,sal_uInt16 nBottom,sal_uInt16 nP…
/trunk/main/sw/source/core/layout/
H A Dfly.cxx1433 SwTwips nTop = (Frm().*fnRect->fnGetTop)(); in Format() local
1449 fnBottomDist)( nTop ); in Format()
/trunk/main/vcl/source/control/
H A Dtabctrl.cxx1548 aRect.nTop-=3; in PreNotify()
1559 aRect.nTop-=3; in PreNotify()
/trunk/main/vcl/aqua/source/window/
H A Dsalmenu.cxx367 …NSRect displayPopupFrame = NSMakeRect( rRect.nLeft+(offset-1), rRect.nTop+(offset+1), popupFrame.s… in ShowNativePopupMenu()
/trunk/main/vcl/source/window/
H A Dbrdwin.cxx148 aTempRect.nTop+=3; in ImplDrawBrdWinSymbolButton()
1676 aInRect.nTop++; aInRect.nBottom--; in DrawWindow()
/trunk/main/sd/source/ui/animations/
H A DCustomAnimationList.cxx448 aOutRect.nTop += nVertBorder; in Paint()
/trunk/main/svx/source/accessibility/
H A DChildrenManagerImpl.cxx344 aBoundingBox.nTop = aPos.Y; in CreateListOfVisibleShapes()
/trunk/main/sw/source/core/inc/
H A Dframe.hxx940 void SetTopAndHeight( long nTop, long nHeight );
/trunk/main/sc/inc/
H A Dcellsuno.hxx781 getCellRangeByPosition( sal_Int32 nLeft, sal_Int32 nTop,
1056 getCellRangeByPosition( sal_Int32 nLeft, sal_Int32 nTop,

Completed in 307 milliseconds

12345678