Home
last modified time | relevance | path

Searched refs:aFollow (Results 1 – 11 of 11) sorted by relevance

/trunk/main/svl/source/items/
H A Dstyle.cxx139 , aFollow( rName ) in SfxStyleSheetBase()
156 , aFollow( r.aFollow ) in SfxStyleSheetBase()
234 aFollow = rName; in SetName()
298 return aFollow; in GetFollow()
303 if( aFollow != rName ) in SetFollow()
310 aFollow = rName; in SetFollow()
952 rSheet.aFollow = aFollow; in Load()
988 aText = p->aFollow; in Load()
1053 rSheet.aFollow = aFollow; in Load1_Impl()
1085 aText = p->aFollow; in Load1_Impl()
[all …]
/trunk/main/sfx2/source/dialog/
H A Dmgetempl.cxx85 aFollow ( pStyle->GetFollow() ), in SfxManageStyleSheetPage()
142 aFollow = pStyle->GetFollow(); in SfxManageStyleSheetPage()
503 if ( sCmp != aFollow ) in Reset()
504 pStyle->SetFollow( aFollow ); in Reset()
506 if ( !aFollow.Len() ) in Reset()
509 aFollowLb.SelectEntry( aFollow ); in Reset()
/trunk/main/sc/workben/
H A Daddin.cxx480 …st, const ::com::sun::star::uno::Sequence< ::com::sun::star::uno::Any >& aFollow ) throw(::com::su… in repeatMultiple() argument
493 long nContCount = aFollow.getLength(); in repeatMultiple()
494 const uno::Any* pArr = aFollow.getConstArray(); in repeatMultiple()
H A Dtestadd.idl52 string repeatMultiple([in]long nCount, [in]any aFirst, [in]sequence<any> aFollow);
H A Daddin.hxx84 …st, const ::com::sun::star::uno::Sequence< ::com::sun::star::uno::Any >& aFollow ) throw(::com::su…
/trunk/main/sw/source/ui/utlui/
H A Duitool.cxx373 SfxStringItem aFollow(SID_ATTR_PAGE_EXT1, aEmptyStr); in PageDescToItemSet() local
375 aFollow.SetValue(rPageDesc.GetFollow()->GetName()); in PageDescToItemSet()
376 rSet.Put(aFollow); in PageDescToItemSet()
/trunk/main/editeng/source/editeng/
H A Deditdoc.cxx1564 XubString aFollow( pStyle->GetFollow() ); in InsertParaBreak() local
1565 if ( aFollow.Len() && ( aFollow != pStyle->GetName() ) ) in InsertParaBreak()
1567 SfxStyleSheetBase* pNext = pStyle->GetPool().Find( aFollow, pStyle->GetFamily() ); in InsertParaBreak()
/trunk/main/sfx2/inc/sfx2/
H A Dmgetempl.hxx81 String aFollow; member in SfxManageStyleSheetPage
/trunk/main/sw/inc/
H A Ddocstyle.hxx135 void PresetFollow(const String& rName){ aFollow = rName; } in PresetFollow()
/trunk/main/svl/inc/svl/
H A Dstyle.hxx89 UniString aName, aParent, aFollow; member in SfxStyleSheetBase
/trunk/main/sw/source/ui/app/
H A Ddocstyle.cxx475 aFollow.Erase(); in Reset()
547 return aFollow; in GetFollow()

Completed in 59 milliseconds