Searched refs:pOldStyle (Results 1 – 4 of 4) sorted by relevance
625 SfxStyleSheet* pOldStyle = mpView->GetStyleSheet(); in DoExecute() local628 if( pOldStyle != pStyleSheet ) in DoExecute()630 if (pOldStyle) in DoExecute()632 pStyleSheet->SetParent(pOldStyle->GetName()); in DoExecute()
1091 SfxStyleSheetBase* pOldStyle = pStylePool->Find( aPageStyle, SFX_STYLE_FAMILY_PAGE ); in SetPageStyle() local1093 if ( pOldStyle && pNewStyle ) in SetPageStyle()1095 SfxItemSet& rOldSet = pOldStyle->GetItemSet(); in SetPageStyle()
471 SdStyleSheet* pOldStyle = GetSheetByName( rName ); in replaceByName() local474 mxPool->Remove( pOldStyle ); in replaceByName()
772 …boost::shared_ptr<SfxItemSet> pOldStyle = static_cast<const SwFmtAutoFmt&>(pOther->GetAttr()).GetS… in BuildPortions() local776 SfxItemSet aNewSet( *pOldStyle->GetPool(), in BuildPortions()778 SfxItemIter aItemIter( *pOldStyle ); in BuildPortions()2492 const boost::shared_ptr<SfxItemSet> pOldStyle( in impl_FmtToTxtAttr()2495 aCurSet.Put(*pOldStyle); in impl_FmtToTxtAttr()
Completed in 48 milliseconds