Searched refs:GetScriptedWhichID (Results 1 – 4 of 4) sorted by relevance
/aoo4110/main/sc/source/filter/html/ |
H A D | htmlexp.cxx | 484 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()
|
/aoo4110/main/sc/source/filter/rtf/ |
H A D | eeimpars.cxx | 281 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()
|
/aoo4110/main/sc/inc/ |
H A D | global.hxx | 719 SC_DLLPUBLIC static sal_uInt16 GetScriptedWhichID( sal_uInt8 nScriptType, sal_uInt16 nWhich );
|
/aoo4110/main/sc/source/core/data/ |
H A D | global.cxx | 982 sal_uInt16 ScGlobal::GetScriptedWhichID( sal_uInt8 nScriptType, sal_uInt16 nWhich ) in GetScriptedWhichID() function in ScGlobal
|
Completed in 25 milliseconds