Lines Matching refs:SfxStyleSheet
58 …void AttributeProperties::ImpAddStyleSheet(SfxStyleSheet* pNewStyleSheet, sal_Bool bDontRemoveHard… in ImpAddStyleSheet()
101 if(GetStyleSheet() && HAS_BASE(SfxStyleSheet, mpStyleSheet)) in ImpRemoveStyleSheet()
241 …void AttributeProperties::SetStyleSheet(SfxStyleSheet* pNewStyleSheet, sal_Bool bDontRemoveHardAtt… in SetStyleSheet()
251 SfxStyleSheet* AttributeProperties::GetStyleSheet() const in GetStyleSheet()
269 SfxStyleSheet* pStySheet = GetStyleSheet(); in MoveToItemPool()
298 SfxStyleSheet* pNewStyleSheet = dynamic_cast<SfxStyleSheet*>( in MoveToItemPool()
339 SfxStyleSheet* pOldStyleSheet = GetStyleSheet(); in SetModel()
417 ImpAddStyleSheet((SfxStyleSheet*)pForThisObject, sal_True); in SetModel()
491 if(GetStyleSheet() && HAS_BASE(SfxStyleSheet, mpStyleSheet)) in ForceStyleToHardAttributes()
561 SfxStyleSheet* pNewStSh = 0L; in Notify()
570 if(HAS_BASE(SfxStyleSheet, GetStyleSheet())) in Notify()
572 pNewStSh = (SfxStyleSheet*)pModel->GetStyleSheetPool()->Find( in Notify()