Home
last modified time | relevance | path

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

/aoo41x/main/writerfilter/source/dmapper/
H A DDomainMapperTableHandler.cxx642 sal_Int32 nDebugCells = aDebugCurrentRow.getLength(); in endTableGetCellProperties() local
643 (void) nDebugCells; in endTableGetCellProperties()
644 for( sal_Int32 nDebugCell = 0; nDebugCell < nDebugCells; ++nDebugCell) in endTableGetCellProperties()
/aoo41x/main/sw/source/core/unocore/
H A Dunotext.cxx2060 sal_Int32 nDebugCells = aDebugCurrentRow.getLength(); in lcl_DebugCellProperties() local
2061 (void) nDebugCells; in lcl_DebugCellProperties()
2062 for (sal_Int32 nDebugCell = 0; nDebugCell < nDebugCells; in lcl_DebugCellProperties()

Completed in 61 milliseconds