Searched refs:ControlModification (Results 1 – 3 of 3) sorted by relevance
/aoo41x/main/reportdesign/source/ui/report/ |
H A D | ViewsWindow.cxx | 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() 784 case ControlModification::CENTER_VERTICAL : in alignMarkedObjects() 825 case ControlModification::TOP : in alignMarkedObjects() 830 case ControlModification::BOTTOM: in alignMarkedObjects() 834 case ControlModification::CENTER_VERTICAL: in alignMarkedObjects() 839 case ControlModification::RIGHT : in alignMarkedObjects() 843 case ControlModification::CENTER_HORIZONTAL: in alignMarkedObjects() [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
|
Completed in 37 milliseconds