Home
last modified time | relevance | path

Searched defs:nMinCount (Results 1 – 8 of 8) sorted by relevance

/aoo41x/main/chart2/source/controller/chartapiwrapper/
H A DUpDownBarWrapper.cxx261 sal_Int32 nMinCount = std::min( rValueSeq.getLength(), rNameSeq.getLength() ); in setPropertyValues() local
H A DMinMaxLineWrapper.cxx289 sal_Int32 nMinCount = std::min( rValueSeq.getLength(), rNameSeq.getLength() ); in setPropertyValues() local
/aoo41x/main/chart2/source/tools/
H A DWrappedPropertySet.cxx257 sal_Int32 nMinCount = std::min( rValueSeq.getLength(), rNameSeq.getLength() ); in setPropertyValues() local
/aoo41x/main/vcl/os2/source/gdi/
H A Dsalbmp.cxx375 const USHORT nMinCount = Min( nColors, rPal.GetEntryCount() ); in ImplCreateDIB() local
/aoo41x/main/framework/test/typecfg/
H A Dcfgview.cxx253 sal_Int32 nMinCount = 0 ; in impl_parseCommandLine() local
H A Dxml2xcd.cxx337 sal_Int32 nMinCount = 0 ; in impl_parseCommandLine() local
/aoo41x/main/vcl/win/source/gdi/
H A Dsalbmp.cxx801 const sal_uInt16 nMinCount = Min( nColors, rPal.GetEntryCount() ); in ImplCreateDIB() local
/aoo41x/main/sw/source/core/layout/
H A Dpaintfrm.cxx776 sal_uInt16 nMinCount = Count(); in PaintLines() local

Completed in 113 milliseconds