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.cxx3559 if(GetBasePool()) in SetPropertyValues_Impl()
3561 sal_uInt16 nSaveMask = GetBasePool()->GetSearchMask(); in SetPropertyValues_Impl()
3562 GetBasePool()->SetSearchMask(GetFamily()); in SetPropertyValues_Impl()
3563 SfxStyleSheetBase* pBase = GetBasePool()->Find(GetStyleName()); in SetPropertyValues_Impl()
3564 GetBasePool()->SetSearchMask(GetFamily(), nSaveMask ); in SetPropertyValues_Impl()
3592 if(GetBasePool()) in SetPropertyValues_Impl()
3629 …lcl_SetStyleProperty(*pEntry, *pPropSet, pValues[nProp], aBaseImpl, GetBasePool(), GetDoc(), GetFa… in SetPropertyValues_Impl()
3688 …lcl_SetStyleProperty(*pEntry, *pPropSet, pValues[nProp], aBaseImpl, GetBasePool(), GetDoc(), GetFa… in SetPropertyValues_Impl()
3739 …lcl_SetStyleProperty(*pEntry, *pPropSet, pValues[nProp], aBaseImpl, GetBasePool(), GetDoc(), GetFa… in SetPropertyValues_Impl()
3753 …lcl_SetStyleProperty(*pEntry, *pPropSet, pValues[nProp], aBaseImpl, GetBasePool(), GetDoc(), GetFa… in SetPropertyValues_Impl()
[all …]
H A Dunoevent.cxx280 SfxStyleSheetBasePool* pBasePool = rStyle.GetBasePool(); in setMacroItem()
301 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