Searched refs:nDebugCell (Results 1 – 2 of 2) sorted by relevance
698 for( sal_Int32 nDebugCell = 0; nDebugCell < nDebugCells; ++nDebugCell) in endTableGetCellProperties() local700 … const uno::Sequence< beans::PropertyValue >& aDebugCellProperties = aDebugCurrentRow[nDebugCell]; in endTableGetCellProperties()
2066 for (sal_Int32 nDebugCell = 0; nDebugCell < nDebugCells; in lcl_DebugCellProperties() local2067 ++nDebugCell) in lcl_DebugCellProperties()2070 rDebugCellProperties = aDebugCurrentRow[nDebugCell]; in lcl_DebugCellProperties()
Completed in 29 milliseconds