Home
last modified time | relevance | path

Searched refs:nMaxItem (Results 1 – 3 of 3) sorted by relevance

/trunk/main/sw/source/filter/ww8/
H A Drtfexport.cxx552 for (sal_uInt32 n = 0; n < nMaxItem; ++n) in ExportDocument_Impl()
1031 sal_uInt32 nMaxItem; in OutColorTable() local
1043 for (sal_uInt32 n = 0; n < nMaxItem; ++n) in OutColorTable()
1053 for (sal_uInt32 n = 0; n < nMaxItem; ++n) in OutColorTable()
1063 for (sal_uInt32 n = 0; n < nMaxItem; ++n) in OutColorTable()
1085 nMaxItem = rPool.GetItemCount2( *pIds ); in OutColorTable()
1086 for (sal_uInt32 n = 0; n < nMaxItem; ++n) in OutColorTable()
1106 nMaxItem = rPool.GetItemCount2(RES_SHADOW); in OutColorTable()
1107 for (sal_uInt32 n = 0; n < nMaxItem; ++n) in OutColorTable()
1123 nMaxItem = rPool.GetItemCount2(RES_BOX); in OutColorTable()
[all …]
H A Dwrtw8sty.cxx785 sal_uInt32 const nMaxItem = rPool.GetItemCount2( *pId ); in InitFontTable() local
786 for (sal_uInt32 nGet = 0; nGet < nMaxItem; ++nGet) in InitFontTable()
/trunk/main/sw/source/filter/writer/
H A Dwriter.cxx486 sal_uInt32 nMaxItem = rPool.GetItemCount2( nW ); in _AddFontItems() local
487 for( sal_uInt32 nGet = 0; nGet < nMaxItem; ++nGet ) in _AddFontItems()

Completed in 27 milliseconds