Searched defs:Minimum (Results 1 – 4 of 4) sorted by relevance
48 double Minimum; member
372 void Minimum( long nNew ) { if( (long)rMin < nNew ) rMin = nNew; } in Minimum() function in SwMinMaxArgs449 void Minimum( long nNew ) { if( nNew > nMinWidth ) nMinWidth = nNew; } in Minimum() function in SwMinMaxNodeArgs
203 sal_uInt16 Minimum[4]; member in SmCategoryDesc
174 static inline sal_Int32 Minimum( sal_Int32 n1, sal_Int32 n2, sal_Int32 n3 ) in Minimum() function
Completed in 26 milliseconds