Searched defs:nMinCount (Results 1 – 8 of 8) sorted by relevance
261 sal_Int32 nMinCount = std::min( rValueSeq.getLength(), rNameSeq.getLength() ); in setPropertyValues() local
289 sal_Int32 nMinCount = std::min( rValueSeq.getLength(), rNameSeq.getLength() ); in setPropertyValues() local
257 sal_Int32 nMinCount = std::min( rValueSeq.getLength(), rNameSeq.getLength() ); in setPropertyValues() local
375 const USHORT nMinCount = Min( nColors, rPal.GetEntryCount() ); in ImplCreateDIB() local
337 sal_Int32 nMinCount = 0 ; in impl_parseCommandLine() local
253 sal_Int32 nMinCount = 0 ; in impl_parseCommandLine() local
801 const sal_uInt16 nMinCount = Min( nColors, rPal.GetEntryCount() ); in ImplCreateDIB() local
775 sal_uInt16 nMinCount = Count(); in PaintLines() local
Completed in 133 milliseconds