Searched refs:mbOutlineStyleAsNormalListStyle (Results 1 – 3 of 3) sorted by relevance
76 sal_Bool mbOutlineStyleAsNormalListStyle; member in XMLTextNumRuleInfo170 mbOutlineStyleAsNormalListStyle = rInfo.mbOutlineStyleAsNormalListStyle; in operator =()189 mbOutlineStyleAsNormalListStyle = sal_False; in Reset()
68 , mbOutlineStyleAsNormalListStyle( sal_False ) in XMLTextNumRuleInfo()85 mbOutlineStyleAsNormalListStyle = bOutlineStyleAsNormalListStyle; in Set()132 if ( !mbOutlineStyleAsNormalListStyle ) in Set()
269 sal_Bool mbOutlineStyleAsNormalListStyle; member in SvXMLExport_Impl310 : mbOutlineStyleAsNormalListStyle( false ) in SvXMLExport_Impl()869 aAny >>= (mpImpl->mbOutlineStyleAsNormalListStyle); in initialize()2519 return mpImpl->mbOutlineStyleAsNormalListStyle; in writeOutlineStyleAsNormalListStyle()
Completed in 26 milliseconds