| /AOO42X/main/sw/source/ui/frmdlg/ |
| H A D | wrap.src | 40 ImageRadioButton RB_NO_WRAP 42 HelpID = "sw:ImageRadioButton:TP_FRM_WRAP:RB_NO_WRAP" ; 49 ImageRadioButton RB_WRAP_LEFT 51 HelpID = "sw:ImageRadioButton:TP_FRM_WRAP:RB_WRAP_LEFT" ; 58 ImageRadioButton RB_WRAP_RIGHT 60 HelpID = "sw:ImageRadioButton:TP_FRM_WRAP:RB_WRAP_RIGHT" ; 67 ImageRadioButton RB_WRAP_PARALLEL 69 HelpID = "sw:ImageRadioButton:TP_FRM_WRAP:RB_WRAP_PARALLEL" ; 76 ImageRadioButton RB_WRAP_THROUGH 78 HelpID = "sw:ImageRadioButton:TP_FRM_WRAP:RB_WRAP_THROUGH" ; [all …]
|
| H A D | wrap.cxx | 265 ImageRadioButton* pBtn = NULL; in Reset() 700 IMPL_LINK( SwWrapTabPage, WrapTypeHdl, ImageRadioButton *, pBtn ) in IMPL_LINK() argument
|
| /AOO42X/main/sw/source/ui/inc/ |
| H A D | wrap.hxx | 68 ImageRadioButton aNoWrapRB; 69 ImageRadioButton aWrapLeftRB; 70 ImageRadioButton aWrapRightRB; 71 ImageRadioButton aWrapParallelRB; 72 ImageRadioButton aWrapThroughRB; 73 ImageRadioButton aIdealWrapRB; 124 DECL_LINK( WrapTypeHdl, ImageRadioButton * );
|
| H A D | swuicnttab.hxx | 416 ImageRadioButton aFirstSortUpRB; 417 ImageRadioButton aFirstSortDownRB; 421 ImageRadioButton aSecondSortUpRB; 422 ImageRadioButton aSecondSortDownRB; 426 ImageRadioButton aThirdSortUpRB; 427 ImageRadioButton aThirdSortDownRB;
|
| H A D | split.hxx | 52 ImageRadioButton aHorzBox; 53 ImageRadioButton aVertBox;
|
| /AOO42X/main/sw/source/ui/sidebar/ |
| H A D | WrapPropertyPanel.hxx | 66 ::boost::scoped_ptr<ImageRadioButton> mpRBNoWrap; 67 ::boost::scoped_ptr<ImageRadioButton> mpRBWrapLeft; 68 ::boost::scoped_ptr<ImageRadioButton> mpRBWrapRight; 69 ::boost::scoped_ptr<ImageRadioButton> mpRBWrapParallel; 70 ::boost::scoped_ptr<ImageRadioButton> mpRBWrapThrough; 71 ::boost::scoped_ptr<ImageRadioButton> mpRBIdealWrap;
|
| H A D | WrapPropertyPanel.src | 42 ImageRadioButton RB_NO_WRAP 50 ImageRadioButton RB_WRAP_LEFT 58 ImageRadioButton RB_WRAP_RIGHT 66 ImageRadioButton RB_WRAP_PARALLEL 74 ImageRadioButton RB_WRAP_THROUGH 82 ImageRadioButton RB_WRAP_IDEAL
|
| /AOO42X/main/sd/source/ui/dlg/ |
| H A D | dlgsnap.src | 124 ImageRadioButton RB_POINT 126 HelpID = "sd:ImageRadioButton:DLG_SNAPLINE:RB_POINT" ; 136 ImageRadioButton RB_VERTICAL 138 HelpID = "sd:ImageRadioButton:DLG_SNAPLINE:RB_VERTICAL" ; 148 ImageRadioButton RB_HORIZONTAL 150 HelpID = "sd:ImageRadioButton:DLG_SNAPLINE:RB_HORIZONTAL" ;
|
| /AOO42X/main/vcl/inc/vcl/ |
| H A D | button.hxx | 524 class VCL_DLLPUBLIC ImageRadioButton : public RadioButton class 527 SAL_DLLPRIVATE ImageRadioButton( const ImageRadioButton & ); 528 SAL_DLLPRIVATE ImageRadioButton & operator= ( const ImageRadioButton & ); 531 explicit ImageRadioButton( Window* pParent, WinBits nStyle = 0 ); 532 explicit ImageRadioButton( Window* pParent, const ResId& ); 533 virtual ~ImageRadioButton();
|
| /AOO42X/main/sw/source/ui/index/ |
| H A D | cnttab.src | 987 ImageRadioButton RB_SORTUP1 989 HelpID = "sw:ImageRadioButton:TP_TOX_ENTRY:RB_SORTUP1" ; 1000 ImageRadioButton RB_SORTDOWN1 1002 HelpID = "sw:ImageRadioButton:TP_TOX_ENTRY:RB_SORTDOWN1" ; 1012 ImageRadioButton RB_SORTUP2 1014 HelpID = "sw:ImageRadioButton:TP_TOX_ENTRY:RB_SORTUP2" ; 1025 ImageRadioButton RB_SORTDOWN2 1027 HelpID = "sw:ImageRadioButton:TP_TOX_ENTRY:RB_SORTDOWN2" ; 1037 ImageRadioButton RB_SORTUP3 1039 HelpID = "sw:ImageRadioButton:TP_TOX_ENTRY:RB_SORTUP3" ; [all …]
|
| /AOO42X/main/cui/source/dialogs/ |
| H A D | splitcelldlg.src | 82 ImageRadioButton RB_HORZ 84 HelpID = "cui:ImageRadioButton:RID_SVX_SPLITCELLDLG:RB_HORZ" ; 111 ImageRadioButton RB_VERT 113 HelpID = "cui:ImageRadioButton:RID_SVX_SPLITCELLDLG:RB_VERT" ;
|
| /AOO42X/main/sd/source/ui/inc/ |
| H A D | dlgsnap.hxx | 71 ImageRadioButton aRbPoint; 72 ImageRadioButton aRbVert; 73 ImageRadioButton aRbHorz;
|
| /AOO42X/main/svx/inc/svx/ |
| H A D | splitcelldlg.hxx | 38 ImageRadioButton maHorzBox; 39 ImageRadioButton maVertBox;
|
| /AOO42X/main/cui/source/inc/ |
| H A D | splitcelldlg.hxx | 40 ImageRadioButton maHorzBox; 41 ImageRadioButton maVertBox;
|
| /AOO42X/main/sfx2/inc/sfx2/sidebar/ |
| H A D | ControlFactory.hxx | 47 static ImageRadioButton* CreateTabItem (Window* pParentWindow); 78 static ImageRadioButton* CreateCustomImageRadionButton(
|
| /AOO42X/main/sfx2/source/sidebar/ |
| H A D | ControlFactory.cxx | 45 ImageRadioButton* ControlFactory::CreateTabItem (Window* pParentWindow) in CreateTabItem() 96 ImageRadioButton* ControlFactory::CreateCustomImageRadionButton( in CreateCustomImageRadionButton()
|
| H A D | TabItem.cxx | 40 : ImageRadioButton(pParentWindow), in TabItem() 107 ImageRadioButton::MouseMove(rEvent); in MouseMove()
|
| H A D | CustomImageRadioButton.hxx | 34 : public ImageRadioButton
|
| H A D | TabItem.hxx | 36 : public ImageRadioButton
|
| H A D | CustomImageRadioButton.cxx | 38 : ImageRadioButton( pParentWindow, rResId ) in CustomImageRadioButton()
|
| /AOO42X/main/vcl/source/control/ |
| H A D | button.cxx | 4198 ImageRadioButton::ImageRadioButton( Window* pParent, WinBits nStyle ) : in ImageRadioButton() function in ImageRadioButton 4205 ImageRadioButton::ImageRadioButton( Window* pParent, const ResId& rResId ) : in ImageRadioButton() function in ImageRadioButton 4219 ImageRadioButton::~ImageRadioButton() in ~ImageRadioButton()
|
| /AOO42X/test/testgui/ids/ |
| H A D | obsolete_hid | 7655 sd:ImageRadioButton:DLG_SNAPLINE:RB_HORIZONTAL 1078862347 7656 sd:ImageRadioButton:DLG_SNAPLINE:RB_POINT 1078862349 7657 sd:ImageRadioButton:DLG_SNAPLINE:RB_VERTICAL 1078862348 8533 svx:ImageRadioButton:RID_SVX_SPLITCELLDLG:RB_HORZ 1238295050 8534 svx:ImageRadioButton:RID_SVX_SPLITCELLDLG:RB_VERT 1238295052 9704 sw:ImageRadioButton:TP_FRM_WRAP:RB_NO_WRAP 878469634 9705 sw:ImageRadioButton:TP_FRM_WRAP:RB_WRAP_IDEAL 878469639 9706 sw:ImageRadioButton:TP_FRM_WRAP:RB_WRAP_LEFT 878469635 9707 sw:ImageRadioButton:TP_FRM_WRAP:RB_WRAP_PARALLEL 878469637 9708 sw:ImageRadioButton:TP_FRM_WRAP:RB_WRAP_RIGHT 878469636 [all …]
|
| /AOO42X/main/toolkit/source/awt/ |
| H A D | vclxtoolkit.cxx | 783 pNewWindow = new ImageRadioButton( pParent, nWinBits ); in ImplCreateWindow()
|