Home
last modified time | relevance | path

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

/trunk/main/writerfilter/source/dmapper/
H A DDomainMapperTableHandler.cxx695 … const uno::Sequence< beans::PropertyValues > aDebugCurrentRow = aCellProperties[nRow]; in endTableGetCellProperties() local
696 sal_Int32 nDebugCells = aDebugCurrentRow.getLength(); in endTableGetCellProperties()
700 … const uno::Sequence< beans::PropertyValue >& aDebugCellProperties = aDebugCurrentRow[nDebugCell]; in endTableGetCellProperties()
/trunk/main/sw/source/core/unocore/
H A Dunotext.cxx2062 const uno::Sequence< beans::PropertyValues > aDebugCurrentRow = in lcl_DebugCellProperties() local
2064 sal_Int32 nDebugCells = aDebugCurrentRow.getLength(); in lcl_DebugCellProperties()
2070 rDebugCellProperties = aDebugCurrentRow[nDebugCell]; in lcl_DebugCellProperties()

Completed in 28 milliseconds