Home
last modified time | relevance | path

Searched refs:nInsObjCtrlState (Results 1 – 2 of 2) sorted by relevance

/aoo42x/main/sc/source/ui/view/
H A Dtabvwsh4.cxx109 sal_uInt16 ScTabViewShell::nInsObjCtrlState = SID_INSERT_DIAGRAM; member in ScTabViewShell
2006 nInsObjCtrlState = ((const SfxUInt16Item*)pItem)->GetValue(); in ExecTbx()
2020 if ( nInsObjCtrlState == SID_DRAW_CHART && !SvtModuleOptions().IsChart() ) in GetTbxState()
2021 nInsObjCtrlState = SID_INSERT_OBJECT; in GetTbxState()
2023 rSet.Put( SfxUInt16Item( SID_TBXCTL_INSOBJ, nInsObjCtrlState ) ); in GetTbxState()
/aoo42x/main/sc/source/ui/inc/
H A Dtabvwsh.hxx101 static sal_uInt16 nInsObjCtrlState; member in ScTabViewShell

Completed in 59 milliseconds