Home
last modified time | relevance | path

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

/trunk/main/sw/source/core/unocore/
H A Dunostyle.cxx1731 rtl::Reference< SwDocStyleSheet >& getNewBase() in getNewBase() function in SwStyleBase_Impl
2069 rBase.getNewBase()->SetNumRule(aSetRule); in lcl_SetStyleProperty()
2084 rBase.getNewBase()->GetCollection()->SetAttrOutlineLevel( nLevel ); in lcl_SetStyleProperty()
2096 rBase.getNewBase()->SetFollow( aString ); in lcl_SetStyleProperty()
2158 rBase.getNewBase()->GetCollection()->SetAutoUpdateFmt(bAuto); in lcl_SetStyleProperty()
2160 rBase.getNewBase()->GetFrmFmt()->SetAutoUpdateFmt(bAuto); in lcl_SetStyleProperty()
2221 if(!rBase.getNewBase()->IsUserDefined()) in lcl_SetStyleProperty()
2250 rBase.getNewBase()->SetMask( nId|SFXSTYLEBIT_USERDEF ); in lcl_SetStyleProperty()
2352 rBase.getNewBase().is() && rBase.getNewBase()->GetCollection() && in lcl_SetStyleProperty()
2354 …rBase.getNewBase()->GetCollection()->IsAssignedToListLevelOfOutlineStyle() ) ////<-end,add … in lcl_SetStyleProperty()
[all …]