Home
last modified time | relevance | path

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

/trunk/main/sc/source/filter/html/
H A Dhtmlexp.cxx484 ScGlobal::GetScriptedWhichID( in PageDefaults()
488 ScGlobal::GetScriptedWhichID( in PageDefaults()
923 ScGlobal::GetScriptedWhichID( nScriptType, ATTR_FONT), in WriteCell()
927 pAttr->GetItem( ScGlobal::GetScriptedWhichID( nScriptType, in WriteCell()
931 ScGlobal::GetScriptedWhichID( nScriptType, ATTR_FONT_WEIGHT), in WriteCell()
935 pAttr->GetItem( ScGlobal::GetScriptedWhichID( nScriptType, in WriteCell()
/trunk/main/sc/source/filter/rtf/
H A Deeimpars.cxx281 rSet.Put( *pFont, ScGlobal::GetScriptedWhichID( in WriteToDocument()
284 rSet.Put( *pHeight, ScGlobal::GetScriptedWhichID( in WriteToDocument()
287 rSet.Put( *pWeight, ScGlobal::GetScriptedWhichID( in WriteToDocument()
290 rSet.Put( *pPosture, ScGlobal::GetScriptedWhichID( in WriteToDocument()
/trunk/main/sc/inc/
H A Dglobal.hxx719 SC_DLLPUBLIC static sal_uInt16 GetScriptedWhichID( sal_uInt8 nScriptType, sal_uInt16 nWhich );
/trunk/main/sc/source/core/data/
H A Dglobal.cxx982 sal_uInt16 ScGlobal::GetScriptedWhichID( sal_uInt8 nScriptType, sal_uInt16 nWhich ) in GetScriptedWhichID() function in ScGlobal

Completed in 42 milliseconds