Home
last modified time | relevance | path

Searched defs:Minimum (Results 1 – 4 of 4) sorted by relevance

/trunk/main/chart2/source/inc/chartview/
H A DExplicitScaleValues.hxx48 double Minimum; member
/trunk/main/sw/source/core/text/
H A Ditratr.cxx372 void Minimum( long nNew ) { if( (long)rMin < nNew ) rMin = nNew; } in Minimum() function in SwMinMaxArgs
449 void Minimum( long nNew ) { if( nNew > nMinWidth ) nMinWidth = nNew; } in Minimum() function in SwMinMaxNodeArgs
/trunk/main/starmath/inc/
H A Ddialog.hxx203 sal_uInt16 Minimum[4]; member in SmCategoryDesc
/trunk/main/linguistic/source/
H A Dmisc.cxx174 static inline sal_Int32 Minimum( sal_Int32 n1, sal_Int32 n2, sal_Int32 n3 ) in Minimum() function

Completed in 35 milliseconds