Home
last modified time | relevance | path

Searched refs:Max (Results 151 – 175 of 367) sorted by relevance

12345678910>>...15

/aoo4110/main/sw/source/core/text/
H A Dtxtfrm.cxx1915 Max( 0L , (pFrm->Frm().*fnRect->fnGetHeight)() - in SwTestFormat()
2189 const SwTwips nMax = Max( (SwTwips)MINLAY, in CalcFitToContent()
2571 pRepaint->Bottom( Max( pRepaint->Bottom(), in ChgThisLines()
H A Dwidorp.cxx535 const MSHORT nMinLines = Max( GetOrphansLines(), rLine.GetDropLines() ); in WouldFit()
/aoo4110/main/sc/source/ui/undo/
H A Dundoblk3.cxx2011 SCCOL nEndX = Max( aOldRange.aEnd.Col(), aNewRange.aEnd.Col() ); in DoChange()
2012 SCROW nEndY = Max( aOldRange.aEnd.Row(), aNewRange.aEnd.Row() ); in DoChange()
2013 SCTAB nEndZ = Max( aOldRange.aEnd.Tab(), aNewRange.aEnd.Tab() ); //? in DoChange()
/aoo4110/main/svtools/source/control/
H A Dinettbc.cxx773 if( aSelection.Max() != aCurText.Len() && !bForce ) in TryAutoComplete()
1016 if ( bAutoCompleteMode || aSelection.Min() != aSelection.Max() ) in ProcessKey()
/aoo4110/main/vcl/source/window/
H A Dscrwnd.cxx399 mnRepaintTime = Max( Time::GetSystemTicks() - nTime, 1UL ); in IMPL_LINK()
/aoo4110/main/sc/source/ui/dbgui/
H A Dconsdlg.src47 < "Max" ; Default ; > ;
H A Dpivot.src330 Text [ en-US ] = "Max - " ;
/aoo4110/main/sc/source/ui/src/
H A Dsubtdlg.src170 < "Max" ; Default ; > ;
/aoo4110/main/sw/source/core/layout/
H A Dlaycache.cxx589 nMaxParaPerPage = Max( sal_uLong(20), in CalcPageCount()
802 nMaxRowPerPage = Max( sal_uLong(2), nMaxParaPerPage / nCnt ); in CheckInsert()
H A Dflycnt.cxx982 sal_uInt32 dX = Max( pCnt->Frm().Left(), rPt.X() ) - in lcl_FindCntDiff()
984 dY = Max( pCnt->Frm().Top(), rPt.Y() ) - in lcl_FindCntDiff()
/aoo4110/main/svx/source/sidebar/possize/
H A DPosSizePropertyPanel.cxx667 mlOldWidth = Max( GetCoreValue( *mpMtrWidth, mePoolUnit ), 1L ); in IMPL_LINK()
668 mlOldHeight = Max( GetCoreValue( *mpMtrHeight, mePoolUnit ), 1L ); in IMPL_LINK()
/aoo4110/main/sc/source/filter/html/
H A Dhtmlexp.cxx881 nC = Max( SCCOL(pGraphEntry->aRange.aEnd.Col() - nCol + 1), in WriteCell()
897 nR = Max( SCROW(pGraphEntry->aRange.aEnd.Row() - nRow + 1), in WriteCell()
/aoo4110/main/sd/source/core/
H A Ddrawdoc2.cxx638 sal_uLong nBottom = Max((long)(aDefSize.Height() - aOutSize.Height() - nTop + nOffset), 0L); in CreateFirstPages()
639 sal_uLong nRight = Max((long)(aDefSize.Width() - aOutSize.Width() - nLeft + nOffset), 0L); in CreateFirstPages()
/aoo4110/main/sc/source/core/data/
H A Ddocumen4.cxx1011 SCCOL nEndCol = Max(nThisEndCol, nOtherEndCol); in CompareDocument()
1012 SCROW nEndRow = Max(nThisEndRow, nOtherEndRow); in CompareDocument()
/aoo4110/main/sw/source/core/txtnode/
H A Dtxtedt.cxx794 nBegin = Max( static_cast< xub_StrLen >(aBound.startPos), nBegin ); in NextWord()
825 nBegin = (xub_StrLen)Max( aBound.startPos, nScriptBegin ); in NextWord()
844 aBound.startPos = Max( (xub_StrLen)aBound.startPos, nStartPos ); in NextWord()
H A Dswfont.cxx216 return ( Max( sal_uInt16 (nAscent), nOrgAscent )); in CalcEscAscent()
695 const sal_uInt16 nDesc = ( nDescent>0 ) ? Max ( sal_uInt16(nDescent), in CalcEscHeight()
/aoo4110/main/svx/source/svdraw/
H A Dsvdoedge.cxx931 long n1=Max(aBewareRect1.Left(),aBewareRect2.Left()); in ImpCalcEdgeTrack()
944 long n1=Max(aBewareRect1.Top(),aBewareRect2.Top()); in ImpCalcEdgeTrack()
960 long nXMax=Max(aBewareRect1.Right(),aBewareRect2.Right()); in ImpCalcEdgeTrack()
962 long nYMax=Max(aBewareRect1.Bottom(),aBewareRect2.Bottom()); in ImpCalcEdgeTrack()
/aoo4110/main/sd/source/ui/docshell/
H A Ddocshel2.cxx272 const sal_uLong nMaxEdgePix = Max( aPixSize.Width(), aPixSize.Height() ); in GetPagePreviewBitmap()
/aoo4110/main/sw/source/ui/envelp/
H A Denvimg.cxx123 lAddrFromLeft = Max(lWidth, lHeight) / 2; in SwEnvItem()
H A Denvlop1.cxx99 sal_uInt16 nPageW = (sal_uInt16) Max(rItem.lWidth, rItem.lHeight), in Paint()
/aoo4110/main/vcl/source/control/
H A Dspinbtn.cxx417 long nNewMaxRange = aRange.Max(); in SetRange()
/aoo4110/main/sax/source/expatwrap/
H A Dxml2utf.cxx51 nMaxToRead = Max( 512 , nMaxToRead ); // it should be possible to find the encoding attribute in readAndConvert()
/aoo4110/main/qadevOOo/objdsc/sch/
H A Dcom.sun.star.comp.office.ChXChartAxis.csv2 "ChXChartAxis";"com::sun::star::chart::ChartAxis";"Max#optional"
/aoo4110/main/svx/source/gallery2/
H A Dgalbrws2.cxx1127 rSelPos.X() = Max( Min( rSelPos.X(), aOutputSizePixel.Width() - 1L ), 0L ); in ImplGetSelectedItemId()
1128 rSelPos.Y() = Max( Min( rSelPos.Y(), aOutputSizePixel.Height() - 1L ), 0L ); in ImplGetSelectedItemId()
/aoo4110/main/sw/source/core/doc/
H A Ddoc.cxx1262 for( sal_uInt16 i = 1; i <= (sal_uInt16)aPages.Max(); ++i ) in CalculatePagesForPrinting()
1275 if( !pStPage->GetNext() || (i == (sal_uInt16)aPages.Max()) ) in CalculatePagesForPrinting()
1282 if( !pEndPage->GetNext() || (i == (sal_uInt16)aPages.Max()) ) in CalculatePagesForPrinting()

Completed in 162 milliseconds

12345678910>>...15