Searched defs:Field (Results 1 – 3 of 3) sorted by relevance
49 struct Field struct in rptui::FormatNormalizer52 sal_Int32 nDataType;53 sal_Int32 nScale;54 sal_Bool bIsCurrency;56 Field() : sName(), nDataType( 0 ), nScale( 0 ), bIsCurrency( 0 ) { } in Field() function
49 Field, enumerator
4391 ScVbaRange::AutoFilter( const uno::Any& Field, const uno::Any& Criteria1, const uno::Any& Operator,… in AutoFilter()
Completed in 36 milliseconds