Home
last modified time | relevance | path

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

/aoo41x/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()
/aoo41x/main/xmloff/source/core/
H A Dxmlexp.cxx269 sal_Bool mbOutlineStyleAsNormalListStyle; member in SvXMLExport_Impl
310 : mbOutlineStyleAsNormalListStyle( false ) in SvXMLExport_Impl()
869 aAny >>= (mpImpl->mbOutlineStyleAsNormalListStyle); in initialize()
2519 return mpImpl->mbOutlineStyleAsNormalListStyle; in writeOutlineStyleAsNormalListStyle()

Completed in 51 milliseconds