Searched refs:nFormatCount (Results 1 – 8 of 8) sorted by relevance
1140 long nFormatCount = 0; in MakeAll() local1420 ++nFormatCount; in MakeAll()1421 if( nFormatCount > STOP_FLY_FORMAT ) in MakeAll()1549 nFormatCount <= STOP_FLY_FORMAT && in MakeAll()
1846 sal_uInt16 nFormatCount = GetExportFormatCount(); in ExportGraphic() local1857 for( sal_uInt16 i = 0; i < nFormatCount; i++ ) in ExportGraphic()1866 if( nFormat >= nFormatCount ) in ExportGraphic()
1428 sal_uInt16 nFormatCount = aFormats.Count(); in ExecuteEdit() local1429 if ( nFormatCount ) in ExecuteEdit()1435 for (sal_uInt16 i=0; i<nFormatCount; i++) in ExecuteEdit()
105 sal_uInt32 nFormatCount (rDataHelper.GetFormatCount()); in GetSupportedClipboardFormats() local106 for (sal_uInt32 i=0; i<nFormatCount; i++) in GetSupportedClipboardFormats()
1072 sal_uInt32 nFormatCount = aHelper.GetFormatCount(); in ExecuteDrop() local1074 for ( sal_uInt32 i = 0; i < nFormatCount; ++i ) in ExecuteDrop()
711 const sal_Int32 nFormatCount = xFormattedField->getCount(); in exportReportComponentAutoStyles() local712 for (sal_Int32 j = 0; j < nFormatCount ; ++j) in exportReportComponentAutoStyles()
2239 for( sal_uInt32 i = 0, nFormatCount = GetFormatCount(); ( i < nFormatCount ) && !bRet; ++i ) in GetFileList() local
271 sal_uInt32 nFormatCount = aHelper.GetFormatCount(); in ExecuteDrop() local276 for ( sal_uInt32 i = 0; i < nFormatCount; ++i ) in ExecuteDrop()
Completed in 105 milliseconds