Searched refs:nRedTblCount (Results 1 – 2 of 2) sorted by relevance
1086 sal_uInt16 nRedTblCount = rRedTbl.Count(); in lcl_FillRedlineArray() local1088 if ( nRedTblCount > 0 ) in lcl_FillRedlineArray()1093 for(sal_uInt16 nRed = 0; nRed < nRedTblCount; nRed++) in lcl_FillRedlineArray()
1233 const sal_uInt16 nRedTblCount = rRedTbl.Count(); in getPropertyValue() local1234 if (nRedTblCount > 0) in getPropertyValue()1238 for (sal_uInt16 nRed = 0; nRed < nRedTblCount; nRed++) in getPropertyValue()
Completed in 79 milliseconds