Home
last modified time | relevance | path

Searched refs:pOldStyle (Results 1 – 4 of 4) sorted by relevance

/trunk/main/sd/source/ui/func/
H A Dfutempl.cxx625 SfxStyleSheet* pOldStyle = mpView->GetStyleSheet(); in DoExecute() local
628 if( pOldStyle != pStyleSheet ) in DoExecute()
630 if (pOldStyle) in DoExecute()
632 pStyleSheet->SetParent(pOldStyle->GetName()); in DoExecute()
/trunk/main/sc/source/core/data/
H A Dtable5.cxx1091 SfxStyleSheetBase* pOldStyle = pStylePool->Find( aPageStyle, SFX_STYLE_FAMILY_PAGE ); in SetPageStyle() local
1093 if ( pOldStyle && pNewStyle ) in SetPageStyle()
1095 SfxItemSet& rOldSet = pOldStyle->GetItemSet(); in SetPageStyle()
/trunk/main/sd/source/core/
H A Dstlfamily.cxx471 SdStyleSheet* pOldStyle = GetSheetByName( rName ); in replaceByName() local
474 mxPool->Remove( pOldStyle ); in replaceByName()
/trunk/main/sw/source/core/txtnode/
H A Dthints.cxx772 …boost::shared_ptr<SfxItemSet> pOldStyle = static_cast<const SwFmtAutoFmt&>(pOther->GetAttr()).GetS… in BuildPortions() local
776 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 30 milliseconds