Home
last modified time | relevance | path

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

/aoo41x/main/sw/source/core/unocore/
H A Dunoevent.cxx282 SfxStyleSheetBasePool* pBasePool = rStyle.GetBasePool(); in setMacroItem()
303 SfxStyleSheetBasePool* pBasePool = rStyle.GetBasePool(); in getMacroItem()
H A Dunostyle.cxx3199 if(GetBasePool()) in SetPropertyValues_Impl()
3201 sal_uInt16 nSaveMask = GetBasePool()->GetSearchMask(); in SetPropertyValues_Impl()
3202 GetBasePool()->SetSearchMask(GetFamily()); in SetPropertyValues_Impl()
3203 SfxStyleSheetBase* pBase = GetBasePool()->Find(GetStyleName()); in SetPropertyValues_Impl()
3204 GetBasePool()->SetSearchMask(GetFamily(), nSaveMask ); in SetPropertyValues_Impl()
3220 if(GetBasePool()) in SetPropertyValues_Impl()
3468 if(GetBasePool()) in GetPropertyValues_Impl()
3472 sal_uInt16 nSaveMask = GetBasePool()->GetSearchMask(); in GetPropertyValues_Impl()
3473 GetBasePool()->SetSearchMask(GetFamily(), SFXSTYLEBIT_ALL ); in GetPropertyValues_Impl()
3474 pBase = GetBasePool()->Find(GetStyleName()); in GetPropertyValues_Impl()
[all …]
/aoo41x/main/sw/inc/
H A Dunostyle.hxx199 const SfxStyleSheetBasePool* GetBasePool() const {return pBasePool;} in GetBasePool() function in SwXStyle
200 SfxStyleSheetBasePool* GetBasePool() {return pBasePool;} in GetBasePool() function in SwXStyle

Completed in 43 milliseconds