Home
last modified time | relevance | path

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

/trunk/main/sw/source/core/unocore/
H A Dunostyle.cxx3597 if(GetBasePool()) in SetPropertyValues_Impl()
3599 sal_uInt16 nSaveMask = GetBasePool()->GetSearchMask(); in SetPropertyValues_Impl()
3600 GetBasePool()->SetSearchMask(GetFamily()); in SetPropertyValues_Impl()
3601 SfxStyleSheetBase* pBase = GetBasePool()->Find(GetStyleName()); in SetPropertyValues_Impl()
3602 GetBasePool()->SetSearchMask(GetFamily(), nSaveMask ); in SetPropertyValues_Impl()
3630 if(GetBasePool()) in SetPropertyValues_Impl()
3667 …lcl_SetStyleProperty(*pEntry, *pPropSet, pValues[nProp], aBaseImpl, GetBasePool(), GetDoc(), GetFa… in SetPropertyValues_Impl()
3726 …lcl_SetStyleProperty(*pEntry, *pPropSet, pValues[nProp], aBaseImpl, GetBasePool(), GetDoc(), GetFa… in SetPropertyValues_Impl()
3777 …lcl_SetStyleProperty(*pEntry, *pPropSet, pValues[nProp], aBaseImpl, GetBasePool(), GetDoc(), GetFa… in SetPropertyValues_Impl()
3791 …lcl_SetStyleProperty(*pEntry, *pPropSet, pValues[nProp], aBaseImpl, GetBasePool(), GetDoc(), GetFa… in SetPropertyValues_Impl()
[all …]
H A Dunoevent.cxx282 SfxStyleSheetBasePool* pBasePool = rStyle.GetBasePool(); in setMacroItem()
303 SfxStyleSheetBasePool* pBasePool = rStyle.GetBasePool(); in getMacroItem()
/trunk/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