Home
last modified time | relevance | path

Searched defs:nMin (Results 51 – 75 of 113) sorted by relevance

12345

/trunk/main/vcl/source/window/
H A Ddecoview.cxx47 long nMin = Min( rRect.GetWidth(), rRect.GetHeight() ); in ImplDrawSymbol() local
/trunk/main/sw/source/core/access/
H A Daccportions.cxx454 size_t nMin = 0; in FindBreak() local
/trunk/main/xmlsecurity/source/helper/
H A Dxsecctl.cxx209 sal_Int32 nMin = 0; in convertDateTime() local
/trunk/main/svtools/source/control/
H A Dctrlbox.cxx1333 void FontSizeBox::EnableRelativeMode( sal_uInt16 nMin, sal_uInt16 nMax, sal_uInt16 nStep ) in EnableRelativeMode()
1344 void FontSizeBox::EnablePtRelativeMode( short nMin, short nMax, short nStep ) in EnablePtRelativeMode()
/trunk/main/svx/source/dialog/
H A Dcharmap.cxx744 inline Subset::Subset( sal_UCS4 nMin, sal_UCS4 nMax, int resId) in Subset()
H A Dhdft.cxx1073 long nMin; in IMPL_LINK() local
/trunk/main/sw/source/ui/utlui/
H A Duitool.cxx114 SwTwips nMin = static_cast< SwTwips >(rCtrl.GetMin(FUNIT_TWIP)); in SetMetric() local
/trunk/main/vcl/source/control/
H A Dlongcurr.cxx282 sal_Bool ImplLongCurrencyReformat( const XubString& rStr, BigInt nMin, BigInt nMax, in ImplLongCurrencyReformat()
H A Dslider.cxx124 sal_Int16 nMin = ReadShortRes(); in ImplLoadRes() local
H A Dscrbar.cxx180 sal_Int16 nMin = ReadShortRes(); in ImplLoadRes() local
/trunk/main/oox/inc/oox/helper/
H A Dhelper.hxx114 inline ReturnType getLimitedValue( Type nValue, Type nMin, Type nMax ) in getLimitedValue()
/trunk/main/cui/source/tabpages/
H A Dgrfpage.cxx621 long nMin = nMinWidth - (nR >= 0 ? nR : 0); in CalcMinMaxBorder() local
H A Dborder.cxx156 sal_Int64 nMin = rField.Denormalize( rField.GetMin( FUNIT_TWIP ) ); in lcl_SetDecimalDigitsTo1() local
/trunk/main/sd/source/ui/view/
H A Dsdwindow.cxx194 void Window::SetMinZoom (long int nMin) in SetMinZoom()
/trunk/main/sw/source/core/draw/
H A Ddflyobj.cxx862 long nMin = rAttrs.CalcLeftLine()+rAttrs.CalcRightLine(); in NbcResize() local
/trunk/main/sw/source/core/text/
H A Ditratr.cxx474 long nMin, nMax; in lcl_MinMaxNode() local
H A Dtxtdrop.cxx819 long nMin = nFactor / 2; in CalcFontSize() local
H A Ditrform2.cxx1911 SwTwips nMin = GetInfo().GetTxtFly()->GetMinBottom(); in CalcBottomLine() local
/trunk/main/sw/source/core/docnode/
H A Dndtbl1.cxx1424 { const sal_uInt16 nMin = MINLAY + sal_uInt16(pCell->Frm().Width() - in lcl_CalcColValues() local
1529 int nMin = aMins[i]; in AdjustCellWidth() local
/trunk/main/sc/source/ui/view/
H A Dtabview2.cxx742 sal_uInt16 nMin = MINZOOM; in CalcZoom() local
/trunk/main/basic/source/sbx/
H A Dsbxscan.cxx808 sal_Int32 nMin = implGetMinute( nNumber ); in Format() local
/trunk/main/UnoControls/source/controls/
H A Dprogressmonitor.cxx394 void SAL_CALL ProgressMonitor::setRange ( sal_Int32 nMin, sal_Int32 nMax ) throw( RuntimeException ) in setRange()
/trunk/main/sc/source/ui/docshell/
H A Dolinefun.cxx469 SCCOLROW nMin; in ShowMarkedOutlines() local
/trunk/main/sw/source/ui/frmdlg/
H A Dcolumn.cxx736 long nMin = nColWidth[0]; variable
/trunk/main/svx/source/fmcomp/
H A Dgridcell.cxx1944 … sal_Int32 nMin = (sal_Int32)getDouble( _rxModel->getPropertyValue( FM_PROP_VALUEMIN ) ); in implAdjustGenericFieldSetting() local
2090 double nMin = getDouble( _rxModel->getPropertyValue( FM_PROP_VALUEMIN ) ); in implAdjustGenericFieldSetting() local
2256 sal_Int32 nMin = getINT32( _rxModel->getPropertyValue( FM_PROP_DATEMIN ) ); in implAdjustGenericFieldSetting() local
2375 sal_Int32 nMin = getINT32( _rxModel->getPropertyValue( FM_PROP_TIMEMIN ) ); in implAdjustGenericFieldSetting() local

Completed in 221 milliseconds

12345