/aoo42x/main/qadevOOo/tests/java/ifc/xml/ |
H A D | _UserDefinedAttributeSupplier.java | 33 XNameContainer uda = null; in _UserDefinedAttributes() local 36 uda = (XNameContainer) AnyConverter.toObject( in _UserDefinedAttributes() 43 uda.insertByName("Chartprop:has-first-alien-attribute",attr); in _UserDefinedAttributes() 44 String[] els = uda.getElementNames(); in _UserDefinedAttributes() 45 oObj.setPropertyValue("UserDefinedAttributes",uda); in _UserDefinedAttributes() 46 uda = (XNameContainer) AnyConverter.toObject( in _UserDefinedAttributes() 49 els = uda.getElementNames(); in _UserDefinedAttributes() 50 Object obj = uda.getByName("Chartprop:has-first-alien-attribute"); in _UserDefinedAttributes()
|
/aoo42x/main/qadevOOo/tests/java/ifc/table/ |
H A D | _CellProperties.java | 70 XNameContainer uda = null; in _UserDefinedAttributes() local 73 uda = (XNameContainer) AnyConverter.toObject( in _UserDefinedAttributes() 80 uda.insertByName("Cellprop:has-first-alien-attribute",attr); in _UserDefinedAttributes() 81 String[] els = uda.getElementNames(); in _UserDefinedAttributes() 82 oObj.setPropertyValue("UserDefinedAttributes",uda); in _UserDefinedAttributes() 83 uda = (XNameContainer) AnyConverter.toObject( in _UserDefinedAttributes() 86 els = uda.getElementNames(); in _UserDefinedAttributes() 87 Object obj = uda.getByName("Cellprop:has-first-alien-attribute"); in _UserDefinedAttributes()
|
/aoo42x/main/qadevOOo/tests/java/ifc/style/ |
H A D | _PageProperties.java | 86 XNameContainer uda = null; in _UserDefinedAttributes() local 89 uda = (XNameContainer) AnyConverter.toObject( in _UserDefinedAttributes() 96 uda.insertByName("Cellprop:has-first-alien-attribute",attr); in _UserDefinedAttributes() 97 String[] els = uda.getElementNames(); in _UserDefinedAttributes() 98 oObj.setPropertyValue("UserDefinedAttributes",uda); in _UserDefinedAttributes() 99 uda = (XNameContainer) AnyConverter.toObject( in _UserDefinedAttributes() 102 els = uda.getElementNames(); in _UserDefinedAttributes() 103 Object obj = uda.getByName("Cellprop:has-first-alien-attribute"); in _UserDefinedAttributes()
|
H A D | _ParagraphProperties.java | 400 XNameContainer uda = null; in _ParaUserDefinedAttributes() local 405 uda = (XNameContainer) AnyConverter.toObject( in _ParaUserDefinedAttributes() 410 uda = new _ParagraphProperties.OwnUserDefinedAttributes(); in _ParaUserDefinedAttributes() 416 uda.insertByName("Cellprop:has-first-alien-attribute", attr); in _ParaUserDefinedAttributes() 418 String[] els = uda.getElementNames(); in _ParaUserDefinedAttributes() 419 oObj.setPropertyValue("ParaUserDefinedAttributes", uda); in _ParaUserDefinedAttributes() 420 uda = (XNameContainer) AnyConverter.toObject( in _ParaUserDefinedAttributes() 423 els = uda.getElementNames(); in _ParaUserDefinedAttributes() 425 Object obj = uda.getByName("Cellprop:has-first-alien-attribute"); in _ParaUserDefinedAttributes()
|
H A D | _CharacterProperties.java | 435 XNameContainer uda = null; in _TextUserDefinedAttributes() local 440 uda = (XNameContainer) AnyConverter.toObject( in _TextUserDefinedAttributes() 445 uda = new _CharacterProperties.OwnUserDefinedAttributes(); in _TextUserDefinedAttributes() 451 uda.insertByName("Cellprop:has-first-alien-attribute", attr); in _TextUserDefinedAttributes() 453 String[] els = uda.getElementNames(); in _TextUserDefinedAttributes() 454 oObj.setPropertyValue("TextUserDefinedAttributes", uda); in _TextUserDefinedAttributes() 455 uda = (XNameContainer) AnyConverter.toObject( in _TextUserDefinedAttributes() 458 els = uda.getElementNames(); in _TextUserDefinedAttributes() 460 Object obj = uda.getByName("Cellprop:has-first-alien-attribute"); in _TextUserDefinedAttributes()
|
/aoo42x/main/wizards/com/sun/star/wizards/ui/event/ |
H A D | UnoDataAware.java | 152 final UnoDataAware uda = new UnoDataAware(data, in attachTextControl() local 162 uda.updateData(); in attachTextControl() 173 return uda; in attachTextControl() 199 final UnoDataAware uda = new UnoDataAware(data, in attachCheckBox() local 204 xcheckBox.addItemListener(itemListener(uda, listener)); in attachCheckBox() 205 return uda; in attachCheckBox() 239 final UnoDataAware uda = new UnoDataAware(data, 244 xListBox.addItemListener(itemListener(uda, listener)); 245 return uda;
|
/aoo42x/main/wizards/com/sun/star/wizards/web/ |
H A D | WWD_Startup.java | 672 … UnoDataAware uda = UnoDataAware.attachCheckBox(p, "cp_Publish", checkbox, checkPublish, true); in pubAware() local 673 uda.setInverse(true); in pubAware() 675 uda.disableControls(new Object[] in pubAware() 679 pubAware.add(uda); in pubAware()
|
/aoo42x/extras/l10n/source/pl/ |
H A D | localize.sdf | 10111 sc source\ui\src\globstr.src 0 string RID_GLOBSTR STR_DATABASE_NOTFOUND 0 pl Nie udało się otworz… 16596 wizards source\formwizard\dbwizres.src 0 string RID_DB_COMMON_START + 14 0 pl Nie udało się nawi… 18774 sd source\ui\app\strings.src 0 string STR_BREAK_FAIL 175 pl Nie udało się rozgrupować wszystkich… 22262 connectivity source\resource\conn_shared_res.src 0 string STR_TYPE_NOT_CONVERT 0 pl Nie udało si… 22291 connectivity source\resource\conn_shared_res.src 0 string STR_COULD_NOT_ALTER_TABLE 0 pl Nie uda… 70737 cui source\tabpages\strings.src 0 string RID_SVXSTR_WRITE_DATA_ERROR 0 pl Nie udało się zapisać … 70738 cui source\tabpages\strings.src 0 string RID_SVXSTR_READ_DATA_ERROR 0 pl Nie udało się załadować… 72433 dbaccess source\ui\dlg\ConnectionPage.src 0 string STR_CONNECTION_NO_SUCCESS 0 pl Nie udało się … 72544 dbaccess source\ui\control\tabletree.src 0 string STR_COULDNOTCONNECT 0 pl Nie udało się nawiąza… 72559 dbaccess source\core\resource\strings.src 0 string RID_STR_CONNECTION_INVALID 0 pl Nie udało się… [all …]
|
/aoo42x/extras/l10n/source/pt-BR/ |
H A D | localize.sdf | 1484 reportdesign source\ui\dlg\PageNumber.src 0 helpbutton RID_PAGENUMBERS PB_HELP 0 pt-BR Aj~uda … 1542 reportdesign source\ui\dlg\CondFormat.src 0 helpbutton RID_CONDFORMAT PB_HELP 0 pt-BR Aj~uda 2… 1559 reportdesign source\ui\dlg\DateTime.src 0 helpbutton RID_DATETIME_DLG PB_HELP 0 pt-BR Aj~uda 2… 2423 svx inc\globlmn_tmpl.hrc 0 #define ITEM_HELP_HELPMENU 0 pt-BR Aj~uda 20200411 15:09:53 16489 wizards source\importwizard\importwi.src 0 string sHelpButton 0 pt-BR Aj~uda 20200411 15:09:53 16582 wizards source\formwizard\dbwizres.src 0 string RID_COMMON_START + 15 0 pt-BR Aj~uda 20200411… 16597 wizards source\formwizard\dbwizres.src 0 string RID_DB_COMMON_START + 20 0 pt-BR Aj~uda 20200… 17327 wizards source\euro\euro.src 0 string STEP_ZERO + 1 0 pt-BR Aj~uda 20200411 15:09:53 22511 vcl source\src\btntext.src 0 string SV_BUTTONTEXT_HELP 0 pt-BR Aj~uda 20200411 15:09:53 69462 cui source\dialogs\fmsearch.src 0 helpbutton RID_SVXDLG_SEARCHFORM 1 50 pt-BR Aj~uda 20200411 … [all …]
|
/aoo42x/extras/l10n/source/kab/ |
H A D | localize.sdf | 7138 …src 0 fixedline TP_OPTCOMPATIBILITY_PAGE FL_MAIN 248 kab Tixtiṛiyin n umṣuda i %DOCNAME 20200… 7144 …_PAGE STR_QRYBOX_USEASDEFAULT 60 kab Tebɣiḍ ad tbeddeleḍ tixtiṛiyin n umṣuda n tmuddimt n lexṣas… 19954 extensions source\propctrlr\formres.src 0 string RID_STR_WHEEL_BEHAVIOR 0 kab Adrudem s ṛṛuda n …
|
/aoo42x/extras/l10n/source/et/ |
H A D | localize.sdf | 42237 …iseks vastavalt veebilehelt tuleb käivitada veebibrauser. Veebileht võib nõuda kasutajalt lisatoim… 69802 …lingu.src 0 pushbutton RID_SFXPAGE_LINGU PB_LINGU_DICS_EDIT_DIC 50 et Mu~uda... 20200411 15:0…
|
/aoo42x/extras/l10n/source/es/ |
H A D | localize.sdf | 16597 wizards source\formwizard\dbwizres.src 0 string RID_DB_COMMON_START + 20 0 es Ay~uda 20200411… 22511 vcl source\src\btntext.src 0 string SV_BUTTONTEXT_HELP 0 es Ay~uda 20200411 15:09:53
|
/aoo42x/extras/l10n/source/br/ |
H A D | localize.sdf | 57131 sd source\ui\app\menuids_tmpl.src 0 menuitem MN_GRID_USE SID_GRID_USE SID_GRID_USE 0 br Ste~udañ d…
|
/aoo42x/extras/l10n/source/gl/ |
H A D | localize.sdf | 1045 …fice\windows\msi_languages\Control.ulf 0 LngText OOO_CONTROL_56 0 gl Ax&uda 20200411 15:09:53
|
/aoo42x/extras/l10n/source/ca-XR/ |
H A D | localize.sdf | 15655 …ue ..GenericCommands.UserInterface.Popups..uno:HelpMenu Label 0 ca-XR Aj~uda 20200411 15:09:53
|