Home
last modified time | relevance | path

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

/aoo41x/main/sw/source/filter/ww8/
H A Drtfattributeoutput.cxx480 sal_uInt32 nCurrentDepth = pTextNodeInfo->getDepth(); in StartParagraph() local
482 if ( nCurrentDepth > m_nTableDepth ) in StartParagraph()
495 m_nTableDepth = nCurrentDepth; in StartParagraph()
1108 sal_uInt32 nCurrentDepth = pTableTextNodeInfoInner->getDepth(); in StartTableRow() local
1109 OSL_TRACE("%s, (depth is %d)", OSL_THIS_FUNC, (int)nCurrentDepth); in StartTableRow()
1117 if ( nCurrentDepth > 1 ) in StartTableRow()
H A Ddocxattributeoutput.cxx166 sal_uInt32 nCurrentDepth = pTextNodeInfo->getDepth(); in StartParagraph() local
168 if ( nCurrentDepth > m_nTableDepth ) in StartParagraph()
180 m_nTableDepth = nCurrentDepth; in StartParagraph()

Completed in 27 milliseconds