Searched refs:ControlModification (Results 1 – 3 of 3) sorted by relevance
| /AOO41X/main/reportdesign/source/ui/report/ |
| H A D | ViewsWindow.cxx | 75 case ControlModification::HEIGHT_GREATEST: in lcl_getNewRectSize() 76 case ControlModification::WIDTH_GREATEST: in lcl_getNewRectSize() 94 case ControlModification::LEFT: in lcl_getNewRectSize() 98 case ControlModification::RIGHT: in lcl_getNewRectSize() 102 case ControlModification::TOP: in lcl_getNewRectSize() 106 case ControlModification::BOTTOM: in lcl_getNewRectSize() 110 case ControlModification::CENTER_HORIZONTAL: in lcl_getNewRectSize() 117 case ControlModification::CENTER_VERTICAL: in lcl_getNewRectSize() 124 case ControlModification::HEIGHT_GREATEST: in lcl_getNewRectSize() 125 case ControlModification::WIDTH_GREATEST: in lcl_getNewRectSize() [all …]
|
| H A D | ReportController.cxx | 1077 alignControlsWithUndo(RID_STR_UNDO_ALIGNMENT,ControlModification::WIDTH_SMALLEST); in Execute() 1080 alignControlsWithUndo(RID_STR_UNDO_ALIGNMENT,ControlModification::HEIGHT_SMALLEST); in Execute() 1083 alignControlsWithUndo(RID_STR_UNDO_ALIGNMENT,ControlModification::WIDTH_GREATEST); in Execute() 1086 alignControlsWithUndo(RID_STR_UNDO_ALIGNMENT,ControlModification::HEIGHT_GREATEST); in Execute() 1090 …alignControlsWithUndo(RID_STR_UNDO_ALIGNMENT,ControlModification::LEFT,SID_SECTION_ALIGN_LEFT == _… in Execute() 1094 …alignControlsWithUndo(RID_STR_UNDO_ALIGNMENT,ControlModification::CENTER_HORIZONTAL,SID_SECTION_AL… in Execute() 1098 …alignControlsWithUndo(RID_STR_UNDO_ALIGNMENT,ControlModification::RIGHT,SID_SECTION_ALIGN_RIGHT ==… in Execute() 1102 …alignControlsWithUndo(RID_STR_UNDO_ALIGNMENT,ControlModification::TOP,SID_SECTION_ALIGN_UP == _nId… in Execute() 1106 …alignControlsWithUndo(RID_STR_UNDO_ALIGNMENT,ControlModification::CENTER_VERTICAL,SID_SECTION_ALIG… in Execute() 1110 …alignControlsWithUndo(RID_STR_UNDO_ALIGNMENT,ControlModification::BOTTOM,SID_SECTION_ALIGN_DOWN ==… in Execute()
|
| /AOO41X/main/reportdesign/inc/ |
| H A D | RptDef.hxx | 63 namespace ControlModification namespace
|