/trunk/main/basctl/ |
H A D | Library_basctl.mk | 28 $(eval $(call gb_Library_add_sdi_headers,basctl,basctl/sdi/basslots)) 30 $(eval $(call gb_Library_set_componentfile,basctl,basctl/util/basctl)) 34 -I$(SRCDIR)/basctl/inc \ 35 -I$(SRCDIR)/basctl/inc/pch \ 36 -I$(SRCDIR)/basctl/source/inc \ 105 basctl/source/dlged/dlged \ 106 basctl/source/dlged/dlgedobj \ 110 basctl/source/dlged/propbrw \ 124 $(eval $(call gb_SdiTarget_SdiTarget,basctl/sdi/basslots,basctl/sdi/baside)) 127 -I$(SRCDIR)/basctl/inc \ [all …]
|
H A D | AllLangResTarget_basctl.mk | 26 $(eval $(call gb_AllLangResTarget_add_srs,basctl,basctl/res)) 32 -I$(SRCDIR)/basctl/inc \ 33 -I$(SRCDIR)/basctl/source/inc \ 38 basctl/source/basicide/basidesh.src \ 39 basctl/source/basicide/macrodlg.src \ 40 basctl/source/basicide/moptions.src \ 41 basctl/source/basicide/moduldlg.src \ 42 basctl/source/basicide/objdlg.src \ 43 basctl/source/basicide/brkdlg.src \ 45 basctl/source/dlged/dlgresid.src \ [all …]
|
H A D | Package_xml.mk | 24 $(eval $(call gb_Package_Package,basctl_xml,$(SRCDIR)/basctl)) 26 $(eval $(call gb_Package_add_file,basctl_xml,xml/basctl.xml,util/basctl.xml))
|
H A D | Module_basctl.mk | 24 $(eval $(call gb_Module_Module,basctl)) 26 $(eval $(call gb_Module_add_targets,basctl,\
|
/trunk/main/basctl/source/basicide/ |
H A D | moduldlg.src | 61 HelpId = "basctl:TabPage:RID_TP_MODULS" ; 81 HelpID = "basctl:PushButton:RID_TP_MODULS:RID_PB_EDIT" ; 122 HelpID = "basctl:TabPage:RID_TP_DLGS" ; 142 HelpID = "basctl:PushButton:RID_TP_DLGS:RID_PB_EDIT" ; 183 HelpId = "basctl:TabPage:RID_TP_LIBS" ; 195 HelpID = "basctl:ListBox:RID_TP_LIBS:RID_LB_BASICS" ; 276 HelpId = "basctl:ModalDialog:RID_DLG_LIBS" ; 316 HelpID = "basctl:CheckBox:RID_DLG_LIBS:RID_CB_REF" ; 324 HelpID = "basctl:CheckBox:RID_DLG_LIBS:RID_CB_REPL" ; 332 HelpID = "basctl:ModalDialog:RID_DLG_NEWLIB" ; [all …]
|
H A D | macrodlg.src | 30 HelpId = "basctl:ModalDialog:RID_MACROCHOOSER" ; 69 HelpID = "basctl:Edit:RID_MACROCHOOSER:RID_ED_MACRONAME" ; 97 HelpID = "basctl:PushButton:RID_MACROCHOOSER:RID_PB_RUN" ; 114 HelpID = "basctl:PushButton:RID_MACROCHOOSER:RID_PB_ASSIGN" ; 122 HelpID = "basctl:PushButton:RID_MACROCHOOSER:RID_PB_EDIT" ; 130 HelpID = "basctl:PushButton:RID_MACROCHOOSER:RID_PB_NEWLIB" ; 137 HelpID = "basctl:PushButton:RID_MACROCHOOSER:RID_PB_NEWMOD" ; 144 HelpID = "basctl:PushButton:RID_MACROCHOOSER:RID_PB_DEL" ; 152 HelpID = "basctl:PushButton:RID_MACROCHOOSER:RID_PB_ORG" ; 165 HelpID = "basctl:MultiLineEdit:RID_MACROCHOOSER:RID_ML_DESCRIPTION" ;
|
H A D | brkdlg.src | 28 HelpId = "basctl:RID_BASICIDE_BREAKPOINTDLG" ; 36 HelpID = "basctl:ComboBox:RID_BASICIDE_BREAKPOINTDLG:RID_CB_BRKPOINTS" ; 55 HelpID = "basctl:PushButton:RID_BASICIDE_BREAKPOINTDLG:RID_PB_NEW" ; 63 HelpID = "basctl:PushButton:RID_BASICIDE_BREAKPOINTDLG:RID_PB_DEL" ; 71 HelpID = "basctl:CheckBox:RID_BASICIDE_BREAKPOINTDLG:RID_CHKB_ACTIVE" ; 91 HelpID = "basctl:NumericField:RID_BASICIDE_BREAKPOINTDLG:RID_FLD_PASS" ;
|
H A D | moptions.src | 28 HelpId = "basctl:ModalDialog:RID_MACROOPTIONS" ; 69 HelpID = "basctl:MultiLineEdit:RID_MACROOPTIONS:RID_ME_DESCR"; 93 HelpID = "basctl:NumericField:RID_MACROOPTIONS:RID_NF_HELPID"; 111 HelpID = "basctl:Edit:RID_MACROOPTIONS:RID_ED_HELPNAME";
|
H A D | basicbox.hxx | 51 ,public ::basctl::DocumentEventListener 73 ::basctl::DocumentEventNotifier m_aNotifier;
|
H A D | bastype2.hxx | 148 ,public ::basctl::DocumentEventListener 152 ::basctl::DocumentEventNotifier m_aNotifier;
|
H A D | documentenumeration.hxx | 38 namespace basctl { namespace docs { namespace
|
H A D | docsignature.cxx | 37 namespace basctl namespace
|
/trunk/main/basctl/source/inc/ |
H A D | scriptdocument.hxx | 41 namespace basctl namespace 518 using ::basctl::ScriptDocument; 519 using ::basctl::ScriptDocuments; 520 using ::basctl::E_SCRIPTS; 521 using ::basctl::E_DIALOGS; 522 using ::basctl::LibraryLocation; 527 using ::basctl::LibraryType; 528 using ::basctl::LIBRARY_TYPE_UNKNOWN; 529 using ::basctl::LIBRARY_TYPE_MODULE; 530 using ::basctl::LIBRARY_TYPE_DIALOG; [all …]
|
H A D | basidesh.hxx | 79 ,public ::basctl::DocumentEventListener 103 ::basctl::DocumentEventNotifier
|
H A D | docsignature.hxx | 33 namespace basctl namespace
|
H A D | doceventnotifier.hxx | 36 namespace basctl namespace
|
/trunk/main/basctl/source/dlged/ |
H A D | managelang.src | 44 HelpID = "basctl:ListBox:RID_DLG_MANAGE_LANGUAGE:LB_LANGUAGE"; 52 HelpID = "basctl:PushButton:RID_DLG_MANAGE_LANGUAGE:PB_ADD_LANG"; 60 HelpID = "basctl:PushButton:RID_DLG_MANAGE_LANGUAGE:PB_DEL_LANG"; 68 HelpID = "basctl:PushButton:RID_DLG_MANAGE_LANGUAGE:PB_MAKE_DEFAULT"; 138 HelpID = "basctl:ListBox:RID_DLG_SETDEF_LANGUAGE:LB_DEF_LANGUAGE";
|
/trunk/test/testgui/ids/ |
H A D | obsolete_hid | 6206 basctl:CheckBox:RID_DLG_LIBS:RID_CB_REF 1317700643 6207 basctl:CheckBox:RID_DLG_LIBS:RID_CB_REPL 1317700644 6215 basctl:ListBox:RID_TP_LIBS:RID_LB_BASICS 780799500 6217 basctl:ModalDialog:RID_DLG_EXPORT 1317748736 6218 basctl:ModalDialog:RID_DLG_LIBS 1317699584 6219 basctl:ModalDialog:RID_DLG_NEWLIB 1317732352 6220 basctl:ModalDialog:RID_MACROCHOOSER 1317863424 6221 basctl:ModalDialog:RID_MACROOPTIONS 1317945344 6254 basctl:TabPage:RID_TP_DLGS 780812288 6255 basctl:TabPage:RID_TP_LIBS 780795904 [all …]
|
/trunk/main/toolkit/src2xml/ |
H A D | src.lst | 533 ../../basctl/util/hidother.src 534 ../../basctl/source/dlged/dlgresid.src 535 ../../basctl/source/dlged/managelang.src 536 ../../basctl/source/basicide/tbxctl.src 537 ../../basctl/source/basicide/moptions.src 538 ../../basctl/source/basicide/macrodlg.src 539 ../../basctl/source/basicide/objdlg.src 540 ../../basctl/source/basicide/basidesh.src 541 ../../basctl/source/basicide/moduldlg.src 542 ../../basctl/source/basicide/brkdlg.src
|
H A D | include.lst | 158 ../../basctl/inc 159 ../../basctl/source/inc 160 ../../basctl/unxlngi6.pro/inc
|
/trunk/main/basctl/prj/ |
H A D | build.lst | 1 bc basctl : LIBXSLT:libxslt L10N:l10n svx NULL 2 bc basctl\prj nmake - all bc_prj NULL
|
/trunk/main/toolkit/doc/layout/ |
H A D | oldnotes.txt | 83 + basctl/source/dlged/dlged.cxx 85 + basctl/source/basicide/basobj3.cxx 86 + basctl/source/basicide/basides3.cxx
|
/trunk/main/postprocess/packcomponents/ |
H A D | makefile.mk | 59 component/basctl/util/basctl \
|
/trunk/extras/l10n/source/sat/ |
H A D | localize.sdf | 52 basctl source\basicide\basidesh.src 0 menu RID_POPUP_BRKPROPS 80 sat गुन... 2002-02-02 02:02:… 65 basctl source\basicide\basidesh.src 0 string RID_STR_ALL 1 sat जोतो 2002-02-02 02:02:02 68 basctl source\basicide\basidesh.src 0 string RID_STR_BASIC 1 sat BASIC 2002-02-02 02:02:02 74 basctl source\basicide\basidesh.src 0 string RID_STR_COLUMN 1 sat कांधा 2002-02-02 02:02:02 78 basctl source\basicide\basidesh.src 0 string RID_STR_DOC 1 sat दोलिल 2002-02-02 02:02:02 91 basctl source\basicide\basidesh.src 0 string RID_STR_LINE 1 sat एल एन 2002-02-02 02:02:02 100 basctl source\basicide\basidesh.src 0 string RID_STR_OPEN 1 sat हामाल 2002-02-02 02:02:02 101 basctl source\basicide\basidesh.src 0 string RID_STR_PAGE 1 sat साहटा 2002-02-02 02:02:02 113 basctl source\basicide\basidesh.src 0 string RID_STR_SAVE 1 sat साञचाव 2002-02-02 02:02:02 123 basctl source\basicide\basidesh.src 0 string RID_STR_SIGNED 1 sat (सुही) 2002-02-02 02:02:02 [all …]
|
/trunk/extras/l10n/source/be-BY/ |
H A D | localize.sdf | 6550 basctl source\basicide\basidesh.src 0 string RID_STR_OPEN 0 be-BY Адкрыць 2002-02-02 02:02:02 6551 basctl source\basicide\basidesh.src 0 string RID_STR_SAVE 0 be-BY Запісаць 2002-02-02 02:02:02 6588 basctl source\basicide\basidesh.src 0 string RID_STR_BASIC 0 be-BY Бэйсік 2002-02-02 02:02:02 6589 basctl source\basicide\basidesh.src 0 string RID_STR_LINE 0 be-BY Рд 2002-02-02 02:02:02 6590 basctl source\basicide\basidesh.src 0 string RID_STR_COLUMN 0 be-BY Кл 2002-02-02 02:02:02 6591 basctl source\basicide\basidesh.src 0 string RID_STR_DOC 0 be-BY Дакумент 2002-02-02 02:02:02 6599 basctl source\basicide\basidesh.src 0 string RID_STR_WATCHTYPE 0 be-BY Тып 2002-02-02 02:02:02 6608 basctl source\basicide\basidesh.src 0 string RID_STR_ALL 0 be-BY Усе 2002-02-02 02:02:02 6609 basctl source\basicide\basidesh.src 0 string RID_STR_PAGE 0 be-BY Старонка 2002-02-02 02:02:02 6639 basctl source\basicide\basidesh.src 0 string RID_STR_USERFORMS 0 be-BY Формы 2002-02-02 02:02… [all …]
|