Searched refs:nInsertCtrlState (Results 1 – 6 of 6) sorted by relevance
107 sal_uInt16 ScTabViewShell::nInsertCtrlState = SID_INSERT_GRAPHIC; member in ScTabViewShell1998 nInsertCtrlState = ((const SfxUInt16Item*)pItem)->GetValue(); in ExecTbx()2016 rSet.Put( SfxUInt16Item( SID_TBXCTL_INSERT, nInsertCtrlState ) ); in GetTbxState()
189 … SfxImageItem aImgItem(nWhich, bWeb ? SwView::nWebInsertCtrlState : SwView::nInsertCtrlState); in GetState()
135 sal_uInt16 SwView::nInsertCtrlState = FN_INSERT_TABLE; member in SwView
927 SwView::nInsertCtrlState = nValue; in Execute()
99 static sal_uInt16 nInsertCtrlState; member in ScTabViewShell
179 static sal_uInt16 nInsertCtrlState; member in SwView
Completed in 48 milliseconds