Home
last modified time | relevance | path

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

/trunk/main/dbaccess/source/ui/browser/
H A Dbrwctrlr.cxx1647 case ID_BROWSER_PASTE: in GetState()
1660 case ID_BROWSER_PASTE: in GetState()
2141 case ID_BROWSER_PASTE: in Execute()
2156 case ID_BROWSER_PASTE : rEdit.Paste(); break; in Execute()
2158 if (ID_BROWSER_CUT == nId || ID_BROWSER_PASTE == nId) in Execute()
2513 InvalidateFeature(ID_BROWSER_PASTE); in IMPL_LINK()
H A Dgenericcontroller.cxx1018 implDescribeSupportedFeature( ".uno:Paste", ID_BROWSER_PASTE, CommandGroup::EDIT ); in describeSupportedFeatures()
/trunk/main/dbaccess/source/ui/inc/
H A Dbrowserids.hxx38 #define ID_BROWSER_PASTE SID_PASTE macro
/trunk/main/dbaccess/source/ui/tabledesign/
H A DTableController.cxx250 case ID_BROWSER_PASTE: in GetState()
280 InvalidateFeature(ID_BROWSER_PASTE); in Execute()
296 case ID_BROWSER_PASTE: in Execute()
/trunk/main/dbaccess/source/ui/app/
H A DAppController.cxx622 case ID_BROWSER_PASTE: in GetState()
1045 case ID_BROWSER_PASTE: in Execute()
2300 InvalidateFeature(ID_BROWSER_PASTE); in IMPL_LINK()
2316 Execute(ID_BROWSER_PASTE,Sequence<PropertyValue>()); in onPasteEntry()
/trunk/main/dbaccess/source/ui/querydesign/
H A Dquerycontroller.cxx516 case ID_BROWSER_PASTE: in GetState()
592 case ID_BROWSER_PASTE: in Execute()

Completed in 66 milliseconds