Home
last modified time | relevance | path

Searched refs:rFontCollection (Results 1 – 3 of 3) sorted by relevance

/trunk/main/sd/source/filter/eppt/
H A Deppt.hxx320 FontCollection& rFontCollection, int nLevel );
361 FontCollection& rFontCollection, int nLevel, const PPTExCharLevel& rCharLevel );
381 FontCollection& rFontCollection, int nInstance, int nLevel );
536 …void ImplGetPortionValues( FontCollection& rFontCollection, sal_Bool bGetPropStateValue = sal_Fa…
562 sal_Bool bLast, FontCollection& rFontCollection );
564 FontCollection& rFontCollection );
626 ParaFlags, FontCollection& rFontCollection,
661 rXText, int nInstance, FontCollection& rFontCollection, PPTExBulletProvider& rBuProv );
H A Deppt.cxx2028 FontCollection& rFontCollection, int nLevel ) in SetStyleSheet() argument
2030 PortionObj aPortionObj( rXPropSet, rFontCollection ); in SetStyleSheet()
2186 … FontCollection& rFontCollection, int nLevel, const PPTExCharLevel& rCharLevel ) in SetStyleSheet() argument
2205 const FontCollectionEntry* pDesc = rFontCollection.GetById( rCharLevel.mnFont ); in SetStyleSheet()
2214 const FontCollectionEntry* pDesc = rFontCollection.GetById( rCharLevel.mnFont ); in SetStyleSheet()
2263 rLevel.mnBulletFont = (sal_uInt16)rFontCollection.GetId( aFontDescEntry ); in SetStyleSheet()
2372 FontCollection& rFontCollection, int nInstance, int nLevel ) in SetStyleSheet() argument
2376 mpCharSheet[ nInstance ]->SetStyleSheet( rXPropSet, rFontCollection, nLevel ); in SetStyleSheet()
2377 …mpParaSheet[ nInstance ]->SetStyleSheet( rXPropSet, rFontCollection, nLevel, mpCharSheet[ nInstanc… in SetStyleSheet()
H A Depptso.cxx1734 FontCollection& rFontCollection ) : in PortionObj() argument
1746 ImplGetPortionValues( rFontCollection, sal_False ); in PortionObj()
1876 ImplGetPortionValues( rFontCollection, sal_True ); in PortionObj()
1908 sal_uInt32 nCount = rFontCollection.GetCount(); in ImplGetPortionValues()
1909 mnFont = (sal_uInt16)rFontCollection.GetId( aFontDesc ); in ImplGetPortionValues()
1912 FontCollectionEntry& rFontDesc = rFontCollection.GetLast(); in ImplGetPortionValues()
1935 sal_uInt32 nCount = rFontCollection.GetCount(); in ImplGetPortionValues()
1936 mnAsianOrComplexFont = (sal_uInt16)rFontCollection.GetId( aFontDesc ); in ImplGetPortionValues()
1939 FontCollectionEntry& rFontDesc = rFontCollection.GetLast(); in ImplGetPortionValues()
1956 sal_uInt32 nCount = rFontCollection.GetCount(); in ImplGetPortionValues()
[all …]

Completed in 70 milliseconds