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