Home
last modified time | relevance | path

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

/aoo41x/main/editeng/inc/editeng/
H A Dediteng.hxx470 static Font CreateFontFromItemSet( const SfxItemSet& rItemSet );
471 static Font CreateFontFromItemSet( const SfxItemSet& rItemSet, sal_uInt16 nScriptType );
/aoo41x/main/editeng/source/editeng/
H A Dediteng.cxx2685 Font EditEngine::CreateFontFromItemSet( const SfxItemSet& rItemSet, sal_uInt16 nScriptType ) in CreateFontFromItemSet() function in EditEngine
2693 Font EditEngine::CreateFontFromItemSet( const SfxItemSet& rItemSet ) in CreateFontFromItemSet() function in EditEngine
/aoo41x/main/editeng/source/outliner/
H A Doutliner.cxx959 …aStdFont = EditEngine::CreateFontFromItemSet( pEditEngine->GetAttribs( aSel ), GetScriptType( aSel… in ImpCalcBulletFont()

Completed in 24 milliseconds