Home
last modified time | relevance | path

Searched refs:pNumLvlPos (Results 1 – 6 of 6) sorted by relevance

/trunk/main/sw/source/filter/ww8/
H A Dwrtw8num.cxx257 const sal_uInt8 *pNumLvlPos, in NumberingLevel() argument
292 m_rWW8Export.pTableStrm->Write( pNumLvlPos, WW8ListManager::nMaxLevel ); in NumberingLevel()
H A Dww8attributeoutput.hxx204 const sal_uInt8 *pNumLvlPos,
H A Dattributeoutputbase.hxx322 const sal_uInt8 *pNumLvlPos,
H A Drtfattributeoutput.hxx242 const sal_uInt8 *pNumLvlPos,
H A Ddocxattributeoutput.hxx259 const sal_uInt8 *pNumLvlPos,
H A Drtfattributeoutput.cxx1500 const sal_uInt8 * pNumLvlPos, in NumberingLevel() argument
1599 for( sal_uInt8 i = 0; i <= nLevel && pNumLvlPos[ i ]; ++i ) in NumberingLevel()
1601 m_rExport.Strm() << "\\'" << m_rExport.OutHex(pNumLvlPos[ i ], 2).getStr(); in NumberingLevel()

Completed in 45 milliseconds