Home
last modified time | relevance | path

Searched refs:nInsertCtrlState (Results 1 – 6 of 6) sorted by relevance

/trunk/main/sc/source/ui/view/
H A Dtabvwsh4.cxx107 sal_uInt16 ScTabViewShell::nInsertCtrlState = SID_INSERT_GRAPHIC; member in ScTabViewShell
1998 nInsertCtrlState = ((const SfxUInt16Item*)pItem)->GetValue(); in ExecTbx()
2016 rSet.Put( SfxUInt16Item( SID_TBXCTL_INSERT, nInsertCtrlState ) ); in GetTbxState()
/trunk/main/sw/source/ui/uiview/
H A Dviewstat.cxx189 … SfxImageItem aImgItem(nWhich, bWeb ? SwView::nWebInsertCtrlState : SwView::nInsertCtrlState); in GetState()
H A Dview.cxx135 sal_uInt16 SwView::nInsertCtrlState = FN_INSERT_TABLE; member in SwView
H A Dview2.cxx927 SwView::nInsertCtrlState = nValue; in Execute()
/trunk/main/sc/source/ui/inc/
H A Dtabvwsh.hxx99 static sal_uInt16 nInsertCtrlState; member in ScTabViewShell
/trunk/main/sw/source/ui/inc/
H A Dview.hxx179 static sal_uInt16 nInsertCtrlState; member in SwView

Completed in 70 milliseconds