Home
last modified time | relevance | path

Searched refs:mbOutlineStyleAsNormalListStyle (Results 1 – 3 of 3) sorted by relevance

/aoo4110/main/xmloff/source/text/
H A DXMLTextNumRuleInfo.hxx76 sal_Bool mbOutlineStyleAsNormalListStyle; member in XMLTextNumRuleInfo
170 mbOutlineStyleAsNormalListStyle = rInfo.mbOutlineStyleAsNormalListStyle; in operator =()
189 mbOutlineStyleAsNormalListStyle = sal_False; in Reset()
H A DXMLTextNumRuleInfo.cxx68 , mbOutlineStyleAsNormalListStyle( sal_False ) in XMLTextNumRuleInfo()
85 mbOutlineStyleAsNormalListStyle = bOutlineStyleAsNormalListStyle; in Set()
132 if ( !mbOutlineStyleAsNormalListStyle ) in Set()
/aoo4110/main/xmloff/source/core/
H A Dxmlexp.cxx269 sal_Bool mbOutlineStyleAsNormalListStyle; member in SvXMLExport_Impl
310 : mbOutlineStyleAsNormalListStyle( false ) in SvXMLExport_Impl()
862 aAny >>= (mpImpl->mbOutlineStyleAsNormalListStyle); in initialize()
2512 return mpImpl->mbOutlineStyleAsNormalListStyle; in writeOutlineStyleAsNormalListStyle()

Completed in 20 milliseconds