Home
last modified time | relevance | path

Searched refs:ID_BROWSER_CUT (Results 1 – 7 of 7) sorted by relevance

/aoo4110/main/dbaccess/source/ui/inc/
H A Dbrowserids.hxx34 #define ID_BROWSER_CUT SID_CUT macro
/aoo4110/main/dbaccess/source/ui/browser/
H A Dbrwctrlr.cxx1648 case ID_BROWSER_CUT: in GetState()
1658 …case ID_BROWSER_CUT: aReturn.bEnabled = m_aCurrentFrame.isActive() && bHasLen && !bIsReadOnly; bre… in GetState()
2140 case ID_BROWSER_CUT: in Execute()
2154 case ID_BROWSER_CUT : rEdit.Cut(); break; in Execute()
2158 if (ID_BROWSER_CUT == nId || ID_BROWSER_PASTE == nId) in Execute()
2504 InvalidateFeature(ID_BROWSER_CUT); in IMPL_LINK()
H A DdsEntriesNoExp.cxx175 InvalidateFeature(ID_BROWSER_CUT); in SelectionChanged()
H A Dgenericcontroller.cxx1017 implDescribeSupportedFeature( ".uno:Cut", ID_BROWSER_CUT, CommandGroup::EDIT ); in describeSupportedFeatures()
/aoo4110/main/dbaccess/source/ui/app/
H A DAppController.cxx618 case ID_BROWSER_CUT: in GetState()
620 …aReturn.bEnabled = aReturn.bEnabled && ( (ID_BROWSER_CUT == _nId && getContainer()->getElementType… in GetState()
1033 case ID_BROWSER_CUT: in Execute()
2298 InvalidateFeature(ID_BROWSER_CUT); in IMPL_LINK()
/aoo4110/main/dbaccess/source/ui/querydesign/
H A Dquerycontroller.cxx510 case ID_BROWSER_CUT: in GetState()
586 case ID_BROWSER_CUT: in Execute()
/aoo4110/main/dbaccess/source/ui/tabledesign/
H A DTableController.cxx244 case ID_BROWSER_CUT: in GetState()
290 case ID_BROWSER_CUT: in Execute()

Completed in 640 milliseconds