Home
last modified time | relevance | path

Searched refs:eOldFamily (Results 1 – 7 of 7) sorted by relevance

/aoo42x/main/sw/source/ui/app/
H A Ddocsh2.cxx387 SfxStyleFamily eOldFamily( pHisSheet->GetFamily() ); in Insert() local
390 if( ( SFX_STYLE_FAMILY_PAGE == eOldFamily && in Insert()
393 ( SFX_STYLE_FAMILY_CHAR == eOldFamily && in Insert()
402 if( ::FindPhyStyle( *mpDoc, rOldName, eOldFamily ) ) in Insert()
425 pMyPool->SetSearchMask( eOldFamily, nMySrchMask ); in Insert()
460 eOldFamily == pExist->GetFamily() ) in Insert()
483 pMyPool->SetSearchMask( eOldFamily, nMySrchMask ); in Insert()
488 if (pTestSheet->GetFamily() == eOldFamily && in Insert()
495 if (pTestSheet->GetFamily() == eOldFamily && in Insert()
513 eOldFamily); in Insert()
[all …]
/aoo42x/main/sfx2/source/doc/
H A Dobjcont.cxx575 SfxStyleFamily eOldFamily = pHisSheet->GetFamily(); in Insert() local
577 SfxStyleSheetBase* pExist = pMyPool->Find(aOldName, eOldFamily); in Insert()
598 aOldName, eOldFamily, in Insert()
608 if (pTestSheet->GetFamily() == eOldFamily && in Insert()
616 if (pTestSheet->GetFamily() == eOldFamily && in Insert()
637 pMyPool->Find(rParentName, eOldFamily); in Insert()
651 pMyPool->Find(rFollowName, eOldFamily); in Insert()
/aoo42x/main/editeng/source/outliner/
H A Doutlobj.cxx239 bool OutlinerParaObject::ChangeStyleSheets(const XubString& rOldName, SfxStyleFamily eOldFamily, co… in ChangeStyleSheets() argument
242 …return mpImplOutlinerParaObject->mpEditTextObject->ChangeStyleSheets(rOldName, eOldFamily, rNewNam… in ChangeStyleSheets()
/aoo42x/main/editeng/source/editeng/
H A Deditobj2.hxx214 sal_Bool ImpChangeStyleSheets( const String& rOldName, SfxStyleFamily eOldFamily,
278 virtual sal_Bool ChangeStyleSheets( const XubString& rOldName, SfxStyleFamily eOldFamily,
H A Deditobj.cxx1131 const XubString& rOldName, SfxStyleFamily eOldFamily, in ImpChangeStyleSheets() argument
1140 if ( pC->GetFamily() == eOldFamily ) in ImpChangeStyleSheets()
1154 const XubString& rOldName, SfxStyleFamily eOldFamily, in ChangeStyleSheets() argument
1157 sal_Bool bChanges = ImpChangeStyleSheets( rOldName, eOldFamily, rNewName, eNewFamily ); in ChangeStyleSheets()
/aoo42x/main/editeng/inc/editeng/
H A Doutlobj.hxx83 …bool ChangeStyleSheets(const XubString& rOldName, SfxStyleFamily eOldFamily, const XubString& rNew…
H A Deditobj.hxx112 virtual sal_Bool ChangeStyleSheets( const XubString& rOldName, SfxStyleFamily eOldFamily,

Completed in 248 milliseconds