Home
last modified time | relevance | path

Searched refs:mnOutlineLevel (Results 1 – 4 of 4) sorted by relevance

/aoo41x/main/writerfilter/source/dmapper/
H A DPropertyMap.hxx419 sal_Int16 mnOutlineLevel; member in writerfilter::dmapper::StyleSheetPropertyMap
496 sal_Int16 GetOutlineLevel() const { return mnOutlineLevel; } in GetOutlineLevel()
500 mnOutlineLevel = nLevel; in SetOutlineLevel()
H A DPropertyMap.cxx1096 mnOutlineLevel( 0 ) in StyleSheetPropertyMap()
/aoo41x/main/sc/source/filter/excel/
H A Dxetable.cxx1814 mnOutlineLevel( 0 ), in XclExpRow()
1844 mnOutlineLevel = rOutlineBfr.GetLevel(); in XclExpRow()
2083 XML_outlineLevel, OString::valueOf( (sal_Int32) mnOutlineLevel ).getStr(), in SaveXml()
/aoo41x/main/sc/source/filter/inc/
H A Dxetable.hxx959 sal_uInt16 mnOutlineLevel; /// Outline Level (for OOXML) member in XclExpRow

Completed in 43 milliseconds