Searched refs:CONTROLS (Results 1 – 7 of 7) sorted by relevance
/aoo42x/main/dbaccess/source/ui/browser/ |
H A D | brwctrlr.cxx | 803 …pportedFeature( ".uno:FormController/undoRecord", ID_BROWSER_UNDORECORD, CommandGroup::CONTROLS ); in describeSupportedFeatures() 804 …pportedFeature( ".uno:RecUndo", ID_BROWSER_UNDORECORD, CommandGroup::CONTROLS ); in describeSupportedFeatures() 805 …pportedFeature( ".uno:FormSlots/saveRecord", ID_BROWSER_SAVERECORD, CommandGroup::CONTROLS ); in describeSupportedFeatures() 806 …pportedFeature( ".uno:FormController/saveRecord", ID_BROWSER_SAVERECORD, CommandGroup::CONTROLS ); in describeSupportedFeatures() 807 …pportedFeature( ".uno:RecSave", ID_BROWSER_SAVERECORD, CommandGroup::CONTROLS ); in describeSupportedFeatures() 809 …pportedFeature( ".uno:RecSearch", SID_FM_SEARCH, CommandGroup::CONTROLS ); in describeSupportedFeatures() 810 …pportedFeature( ".uno:AutoFilter", SID_FM_AUTOFILTER, CommandGroup::CONTROLS ); in describeSupportedFeatures() 811 …pportedFeature( ".uno:Refresh", SID_FM_REFRESH, CommandGroup::CONTROLS ); in describeSupportedFeatures() 812 …pportedFeature( ".uno:OrderCrit", SID_FM_ORDERCRIT, CommandGroup::CONTROLS ); in describeSupportedFeatures() 814 …pportedFeature( ".uno:FormFiltered", SID_FM_FORM_FILTERED, CommandGroup::CONTROLS ); in describeSupportedFeatures() [all …]
|
/aoo42x/main/sw/source/core/access/ |
H A D | accfrmobjmap.hxx | 42 enum LayerId { INVALID, HELL, TEXT, HEAVEN, CONTROLS, XWINDOW }; enumerator
|
H A D | accfrmobjmap.cxx | 151 ? SwAccessibleChildMapKey::CONTROLS in insert()
|
/aoo42x/main/offapi/com/sun/star/frame/ |
H A D | CommandGroup.idl | 168 const short CONTROLS = 25;
|
/aoo42x/main/sfx2/source/view/ |
H A D | sfxbasecontroller.cxx | 142 const sal_Int16 MAX_COMMANDGROUP = com::sun::star::frame::CommandGroup::CONTROLS; 172 { GID_CONTROLS , com::sun::star::frame::CommandGroup::CONTROLS },
|
/aoo42x/main/oox/source/dump/ |
H A D | xlsbdumper.ini | 255 0x0280=OLEOBJECTS_END,,,CONTROLS,CONTROL,CONTROLS_END,,
|
/aoo42x/main/reportdesign/source/ui/report/ |
H A D | ReportController.cxx | 2081 …scribeSupportedFeature( ".uno:Escape", SID_ESCAPE, CommandGroup::CONTROLS); in describeSupportedFeatures()
|
Completed in 64 milliseconds