Lines Matching refs:CUI_RES

202     : InsertObjectDialog_Impl( pParent, CUI_RES( MD_INSERT_OLEOBJECT ), xStorage ),  in SvInsertOleDlg()
203 aRbNewObject( this, CUI_RES( RB_NEW_OBJECT ) ), in SvInsertOleDlg()
204 aRbObjectFromfile( this, CUI_RES( RB_OBJECT_FROMFILE ) ), in SvInsertOleDlg()
205 aGbObject( this, CUI_RES( GB_OBJECT ) ), in SvInsertOleDlg()
206 aLbObjecttype( this, CUI_RES( LB_OBJECTTYPE ) ), in SvInsertOleDlg()
207 aEdFilepath( this, CUI_RES( ED_FILEPATH ) ), in SvInsertOleDlg()
208 aBtnFilepath( this, CUI_RES( BTN_FILEPATH ) ), in SvInsertOleDlg()
209 aCbFilelink( this, CUI_RES( CB_FILELINK ) ), in SvInsertOleDlg()
210 aOKButton1( this, CUI_RES( 1 ) ), in SvInsertOleDlg()
211 aCancelButton1( this, CUI_RES( 1 ) ), in SvInsertOleDlg()
212 aHelpButton1( this, CUI_RES( 1 ) ), in SvInsertOleDlg()
213 aStrFile( CUI_RES( STR_FILE ) ), in SvInsertOleDlg()
448 : InsertObjectDialog_Impl( pParent, CUI_RES( MD_INSERT_OBJECT_PLUGIN ), xStorage ), in SvInsertPlugInDialog()
449 aGbFileurl( this, CUI_RES( GB_FILEURL ) ), in SvInsertPlugInDialog()
450 aEdFileurl( this, CUI_RES( ED_FILEURL ) ), in SvInsertPlugInDialog()
451 aBtnFileurl( this, CUI_RES( BTN_FILEURL ) ), in SvInsertPlugInDialog()
452 aGbPluginsOptions( this, CUI_RES( GB_PLUGINS_OPTIONS ) ), in SvInsertPlugInDialog()
453 aEdPluginsOptions( this, CUI_RES( ED_PLUGINS_OPTIONS ) ), in SvInsertPlugInDialog()
454 aOKButton1( this, CUI_RES( 1 ) ), in SvInsertPlugInDialog()
455 aCancelButton1( this, CUI_RES( 1 ) ), in SvInsertPlugInDialog()
456 aHelpButton1( this, CUI_RES( 1 ) ), in SvInsertPlugInDialog()
592 : InsertObjectDialog_Impl( pParent, CUI_RES( MD_INSERT_OBJECT_APPLET ), xStorage ), in SvInsertAppletDialog()
593 aFtClassfile( this, CUI_RES( FT_CLASSFILE ) ), in SvInsertAppletDialog()
594 aEdClassfile( this, CUI_RES( ED_CLASSFILE ) ), in SvInsertAppletDialog()
595 aFtClasslocation( this, CUI_RES( FT_CLASSLOCATION ) ), in SvInsertAppletDialog()
596 aEdClasslocation( this, CUI_RES( ED_CLASSLOCATION ) ), in SvInsertAppletDialog()
597 aBtnClass( this, CUI_RES( BTN_CLASS ) ), in SvInsertAppletDialog()
598 aGbClass( this, CUI_RES( GB_CLASS ) ), in SvInsertAppletDialog()
599 aEdAppletOptions( this, CUI_RES( ED_APPLET_OPTIONS ) ), in SvInsertAppletDialog()
600 aGbAppletOptions( this, CUI_RES( GB_APPLET_OPTIONS ) ), in SvInsertAppletDialog()
601 aOKButton1( this, CUI_RES( 1 ) ), in SvInsertAppletDialog()
602 aCancelButton1( this, CUI_RES( 1 ) ), in SvInsertAppletDialog()
603 aHelpButton1( this, CUI_RES( 1 ) ), in SvInsertAppletDialog()
611 …: InsertObjectDialog_Impl( pParent, CUI_RES( MD_INSERT_OBJECT_APPLET ), uno::Reference < embed::XS… in SvInsertAppletDialog()
612 aFtClassfile( this, CUI_RES( FT_CLASSFILE ) ), in SvInsertAppletDialog()
613 aEdClassfile( this, CUI_RES( ED_CLASSFILE ) ), in SvInsertAppletDialog()
614 aFtClasslocation( this, CUI_RES( FT_CLASSLOCATION ) ), in SvInsertAppletDialog()
615 aEdClasslocation( this, CUI_RES( ED_CLASSLOCATION ) ), in SvInsertAppletDialog()
616 aBtnClass( this, CUI_RES( BTN_CLASS ) ), in SvInsertAppletDialog()
617 aGbClass( this, CUI_RES( GB_CLASS ) ), in SvInsertAppletDialog()
618 aEdAppletOptions( this, CUI_RES( ED_APPLET_OPTIONS ) ), in SvInsertAppletDialog()
619 aGbAppletOptions( this, CUI_RES( GB_APPLET_OPTIONS ) ), in SvInsertAppletDialog()
620 aOKButton1( this, CUI_RES( 1 ) ), in SvInsertAppletDialog()
621 aCancelButton1( this, CUI_RES( 1 ) ), in SvInsertAppletDialog()
622 aHelpButton1( this, CUI_RES( 1 ) ), in SvInsertAppletDialog()
667 String aText( CUI_RES( STR_EDIT_APPLET ) ); in Execute()
733 : InsertObjectDialog_Impl( pParent, CUI_RES( MD_INSERT_OBJECT_IFRAME ), xStorage ) in SfxInsertFloatingFrameDialog()
734 , aFTName ( this, CUI_RES( FT_FRAMENAME ) ) in SfxInsertFloatingFrameDialog()
735 , aEDName ( this, CUI_RES( ED_FRAMENAME ) ) in SfxInsertFloatingFrameDialog()
736 , aFTURL ( this, CUI_RES( FT_URL ) ) in SfxInsertFloatingFrameDialog()
737 , aEDURL ( this, CUI_RES( ED_URL ) ) in SfxInsertFloatingFrameDialog()
738 , aBTOpen ( this, CUI_RES(BT_FILEOPEN ) ) in SfxInsertFloatingFrameDialog()
740 , aFLScrolling ( this, CUI_RES( GB_SCROLLING ) ) in SfxInsertFloatingFrameDialog()
741 , aRBScrollingOn ( this, CUI_RES( RB_SCROLLINGON ) ) in SfxInsertFloatingFrameDialog()
742 , aRBScrollingOff ( this, CUI_RES( RB_SCROLLINGOFF ) ) in SfxInsertFloatingFrameDialog()
743 , aRBScrollingAuto ( this, CUI_RES( RB_SCROLLINGAUTO ) ) in SfxInsertFloatingFrameDialog()
744 , aFLSepLeft( this, CUI_RES( FL_SEP_LEFT ) ) in SfxInsertFloatingFrameDialog()
745 , aFLFrameBorder( this, CUI_RES( GB_BORDER ) ) in SfxInsertFloatingFrameDialog()
746 , aRBFrameBorderOn ( this, CUI_RES( RB_FRMBORDER_ON ) ) in SfxInsertFloatingFrameDialog()
747 , aRBFrameBorderOff ( this, CUI_RES( RB_FRMBORDER_OFF ) ) in SfxInsertFloatingFrameDialog()
748 , aFLSepRight( this, CUI_RES( FL_SEP_RIGHT ) ) in SfxInsertFloatingFrameDialog()
749 , aFLMargin( this, CUI_RES( GB_MARGIN ) ) in SfxInsertFloatingFrameDialog()
750 , aFTMarginWidth ( this, CUI_RES( FT_MARGINWIDTH ) ) in SfxInsertFloatingFrameDialog()
751 , aNMMarginWidth ( this, CUI_RES( NM_MARGINWIDTH ) ) in SfxInsertFloatingFrameDialog()
752 , aCBMarginWidthDefault( this, CUI_RES( CB_MARGINWIDTHDEFAULT ) ) in SfxInsertFloatingFrameDialog()
753 , aFTMarginHeight ( this, CUI_RES( FT_MARGINHEIGHT ) ) in SfxInsertFloatingFrameDialog()
754 , aNMMarginHeight ( this, CUI_RES( NM_MARGINHEIGHT ) ) in SfxInsertFloatingFrameDialog()
755 , aCBMarginHeightDefault( this, CUI_RES( CB_MARGINHEIGHTDEFAULT ) ) in SfxInsertFloatingFrameDialog()
756 , aOKButton1( this, CUI_RES( 1 ) ) in SfxInsertFloatingFrameDialog()
757 , aCancelButton1( this, CUI_RES( 1 ) ) in SfxInsertFloatingFrameDialog()
758 , aHelpButton1( this, CUI_RES( 1 ) ) in SfxInsertFloatingFrameDialog()
778 …: InsertObjectDialog_Impl( pParent, CUI_RES( MD_INSERT_OBJECT_IFRAME ), uno::Reference < embed::XS… in SfxInsertFloatingFrameDialog()
779 , aFTName ( this, CUI_RES( FT_FRAMENAME ) ) in SfxInsertFloatingFrameDialog()
780 , aEDName ( this, CUI_RES( ED_FRAMENAME ) ) in SfxInsertFloatingFrameDialog()
781 , aFTURL ( this, CUI_RES( FT_URL ) ) in SfxInsertFloatingFrameDialog()
782 , aEDURL ( this, CUI_RES( ED_URL ) ) in SfxInsertFloatingFrameDialog()
783 , aBTOpen ( this, CUI_RES(BT_FILEOPEN ) ) in SfxInsertFloatingFrameDialog()
785 , aFLScrolling ( this, CUI_RES( GB_SCROLLING ) ) in SfxInsertFloatingFrameDialog()
786 , aRBScrollingOn ( this, CUI_RES( RB_SCROLLINGON ) ) in SfxInsertFloatingFrameDialog()
787 , aRBScrollingOff ( this, CUI_RES( RB_SCROLLINGOFF ) ) in SfxInsertFloatingFrameDialog()
788 , aRBScrollingAuto ( this, CUI_RES( RB_SCROLLINGAUTO ) ) in SfxInsertFloatingFrameDialog()
790 , aFLSepLeft( this, CUI_RES( FL_SEP_LEFT ) ) in SfxInsertFloatingFrameDialog()
791 , aFLFrameBorder( this, CUI_RES( GB_BORDER ) ) in SfxInsertFloatingFrameDialog()
792 , aRBFrameBorderOn ( this, CUI_RES( RB_FRMBORDER_ON ) ) in SfxInsertFloatingFrameDialog()
793 , aRBFrameBorderOff ( this, CUI_RES( RB_FRMBORDER_OFF ) ) in SfxInsertFloatingFrameDialog()
795 , aFLSepRight( this, CUI_RES( FL_SEP_RIGHT ) ) in SfxInsertFloatingFrameDialog()
796 , aFLMargin( this, CUI_RES( GB_MARGIN ) ) in SfxInsertFloatingFrameDialog()
797 , aFTMarginWidth ( this, CUI_RES( FT_MARGINWIDTH ) ) in SfxInsertFloatingFrameDialog()
798 , aNMMarginWidth ( this, CUI_RES( NM_MARGINWIDTH ) ) in SfxInsertFloatingFrameDialog()
799 , aCBMarginWidthDefault( this, CUI_RES( CB_MARGINWIDTHDEFAULT ) ) in SfxInsertFloatingFrameDialog()
800 , aFTMarginHeight ( this, CUI_RES( FT_MARGINHEIGHT ) ) in SfxInsertFloatingFrameDialog()
801 , aNMMarginHeight ( this, CUI_RES( NM_MARGINHEIGHT ) ) in SfxInsertFloatingFrameDialog()
802 , aCBMarginHeightDefault( this, CUI_RES( CB_MARGINHEIGHTDEFAULT ) ) in SfxInsertFloatingFrameDialog()
803 , aOKButton1( this, CUI_RES( 1 ) ) in SfxInsertFloatingFrameDialog()
804 , aCancelButton1( this, CUI_RES( 1 ) ) in SfxInsertFloatingFrameDialog()
805 , aHelpButton1( this, CUI_RES( 1 ) ) in SfxInsertFloatingFrameDialog()
1043 aFileDlg.SetTitle( OUString( String( CUI_RES( MD_INSERT_OBJECT_IFRAME ) ) ) ); in IMPL_STATIC_LINK()