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