Home
last modified time | relevance | path

Searched refs:nDebugCell (Results 1 – 2 of 2) sorted by relevance

/trunk/main/writerfilter/source/dmapper/
H A DDomainMapperTableHandler.cxx698 for( sal_Int32 nDebugCell = 0; nDebugCell < nDebugCells; ++nDebugCell) in endTableGetCellProperties() local
700 … const uno::Sequence< beans::PropertyValue >& aDebugCellProperties = aDebugCurrentRow[nDebugCell]; in endTableGetCellProperties()
/trunk/main/sw/source/core/unocore/
H A Dunotext.cxx2066 for (sal_Int32 nDebugCell = 0; nDebugCell < nDebugCells; in lcl_DebugCellProperties() local
2067 ++nDebugCell) in lcl_DebugCellProperties()
2070 rDebugCellProperties = aDebugCurrentRow[nDebugCell]; in lcl_DebugCellProperties()

Completed in 35 milliseconds