Home
last modified time | relevance | path

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

/aoo4110/main/writerfilter/source/dmapper/
H A DDomainMapperTableHandler.cxx644 for( sal_Int32 nDebugCell = 0; nDebugCell < nDebugCells; ++nDebugCell) in endTableGetCellProperties() local
646 … const uno::Sequence< beans::PropertyValue >& aDebugCellProperties = aDebugCurrentRow[nDebugCell]; in endTableGetCellProperties()
/aoo4110/main/sw/source/core/unocore/
H A Dunotext.cxx2062 for (sal_Int32 nDebugCell = 0; nDebugCell < nDebugCells; in lcl_DebugCellProperties() local
2063 ++nDebugCell) in lcl_DebugCellProperties()
2066 rDebugCellProperties = aDebugCurrentRow[nDebugCell]; in lcl_DebugCellProperties()

Completed in 43 milliseconds