Searched refs:GetNumForType (Results 1 – 3 of 3) sorted by relevance
/trunk/main/xmloff/source/style/ |
H A D | xmlnumfe.cxx | 907 short nElemType = rFormat.GetNumForType( 0, nPos, sal_False ); in lcl_IsDefaultDateFormat() 992 if ( nFmtType == NUMBERFORMAT_UNDEFINED && rFormat.GetNumForType( nPart, in ExportPart_Impl() 1183 short nElemType = rFormat.GetNumForType( nPart, nPos, sal_False ); in ExportPart_Impl() 1250 short nElemType = rFormat.GetNumForType( nPart, nPos, sal_False ); in ExportPart_Impl() 1295 short nElemType = rFormat.GetNumForType( nPart, nPos, sal_False ); in ExportPart_Impl() 1662 if (rFormat.GetNumForType( nPart, 0, sal_False ) != 0) in ExportFormat_Impl()
|
/trunk/main/svl/inc/svl/ |
H A D | zformat.hxx | 284 short GetNumForType( sal_uInt16 nNumFor, sal_uInt16 nPos, sal_Bool bString = sal_False ) const;
|
/trunk/main/svl/source/numbers/ |
H A D | zformat.cxx | 4004 short SvNumberformat::GetNumForType( sal_uInt16 nNumFor, sal_uInt16 nPos, in GetNumForType() function in SvNumberformat
|
Completed in 52 milliseconds