/aoo42x/main/configmgr/source/ |
H A D | README | 132 ... group(modify,fuse) - group(modify,fuse) - ... 133 ... group(modify,fuse) - set(modify,fuse) - ... 134 ... group(modify,fuse) - *prop(modify,fuse,replace) - value(fuse) 135 ... group(modify,fuse) - *prop(remove) 136 ... group(modify,fuse) - locprop(modify,fuse) - *value(fuse) 137 ... group(modify,fuse) - locprop(modify,fuse) - *value(remove) 139 ... set(modify,fuse,replace) - group(modify/fuse) - ... 141 ... set(modify,fuse,replace) - *group(remove) 142 ... set(modify,fuse,replace) - set(modify/fuse) - ... 144 ... set(modify,fuse,replace) - *set(remove) [all …]
|
/aoo42x/main/o3tl/qa/ |
H A D | test-cow_wrapper.cxx | 92 aTestObj2.modify( 2 ); in TEST_F() 93 aTestObj3.modify( 3 ); in TEST_F() 96 aTestObj5.modify( 5 ); in TEST_F() 97 aTestObj6.modify( 6 ); in TEST_F() 100 aTestObj8.modify( 8 ); in TEST_F() 101 aTestObj9.modify( 9 ); in TEST_F()
|
H A D | cow_wrapper_clients.hxx | 45 void modify( int nVal ) { *maImpl = nVal; } in modify() function in o3tltests::cow_wrapper_client1 77 void modify( int nVal ); 106 void modify( int nVal );
|
H A D | cow_wrapper_clients.cxx | 69 void cow_wrapper_client2::modify( int nVal ) in modify() function in o3tltests::cow_wrapper_client2 136 void cow_wrapper_client3::modify( int nVal ) in modify() function in o3tltests::cow_wrapper_client3
|
/aoo42x/main/officecfg/registry/schema/ |
H A D | oo-common-ad.ldf | 62 changetype: modify 106 changetype: modify 112 changetype: modify 118 changetype: modify 124 changetype: modify 130 changetype: modify
|
/aoo42x/main/qadevOOo/tests/java/ifc/frame/ |
H A D | _XController.java | 210 XModifiable modify = (XModifiable) tEnv.getObjRelation("Modifiable"); in _suspend() local 211 if (modify != null) { in _suspend() 213 modify.setModified(false); in _suspend()
|
/aoo42x/main/offapi/com/sun/star/task/ |
H A D | XInteractionPassword2.idl | 37 to modify. 44 /** stores "password to modify" to the continuation. 49 /** gets "password to modify" from the continuation.
|
/aoo42x/main/offapi/com/sun/star/document/ |
H A D | OfficeDocument.idl | 63 to modify its behavior. 69 /** a storable document should provide information about his modify state 72 With this interface it's possible too, to reset the modify state.
|
/aoo42x/main/oovbaapi/ |
H A D | ttt.diff | 55 +# OpenOffice.org is free software: you can redistribute it and/or modify 97 +# OpenOffice.org is free software: you can redistribute it and/or modify 131 +# OpenOffice.org is free software: you can redistribute it and/or modify 165 +# OpenOffice.org is free software: you can redistribute it and/or modify 377 +# OpenOffice.org is free software: you can redistribute it and/or modify
|
/aoo42x/main/ |
H A D | LICENSE | 118 do not modify the License. You may add Your own attribution 135 Notwithstanding the above, nothing herein shall supersede or modify 272 Permission to use, copy, modify, and distribute this software and its 497 Permission to use, copy, modify, and distribute this software and its 534 without limitation the rights to use, copy, modify, merge, publish, 572 This file is in the public domain. You may use and modify it as 702 This file is free software; you can redistribute it and/or modify it 1039 without limitation the rights to use, copy, modify, merge, publish, 1337 copy, modify, merge, publish, distribute, sublicense, and/or sell 1736 copy, modify, merge, publish, distribute, sublicense, and/or [all …]
|
H A D | LICENSE_category_b | 116 modify, display, perform, sublicense and distribute the Original 140 trademark) Licensable by Contributor, to use, reproduce, modify, 217 Contributor shall promptly modify the LEGAL file in all copies 315 other than Netscape has the right to modify the terms applicable to 696 modify, display, perform, distribute, and otherwise exploit its 929 10.3, no one other than the license steward has the right to modify or 988 to use, copy, modify, merge, publish, distribute, sublicense, and/or sell 1015 to use, copy, modify, merge, publish, distribute, sublicense, and/or sell 1266 modify the terms applicable to Covered Code created under this License. 1389 This library is free software; you can redistribute it and/or modify [all …]
|
/aoo42x/main/offapi/com/sun/star/xml/sax/ |
H A D | XEntityResolver.idl | 41 /** makes it possible to modify the behaviour of resolving external 46 Use this interface to modify or reimplement this behaviour.</p>
|
/aoo42x/main/qadevOOo/tests/java/mod/_sd/ |
H A D | SdUnoDrawView.java | 256 XModifiable modify = (XModifiable) in createTestEnvironment() local 259 tEnv.addObjRelation("Modifiable",modify); in createTestEnvironment()
|
H A D | DrawController_DrawView.java | 277 XModifiable modify = (XModifiable) in createTestEnvironment() local 280 tEnv.addObjRelation("Modifiable",modify); in createTestEnvironment()
|
H A D | SdUnoPresView.java | 274 XModifiable modify = (XModifiable) in createTestEnvironment() local 277 tEnv.addObjRelation("Modifiable",modify); in createTestEnvironment()
|
H A D | DrawController_HandoutView.java | 310 XModifiable modify = (XModifiable) in createTestEnvironment() local 313 tEnv.addObjRelation("Modifiable",modify); in createTestEnvironment()
|
H A D | DrawController_NotesView.java | 307 XModifiable modify = (XModifiable) in createTestEnvironment() local 310 tEnv.addObjRelation("Modifiable",modify); in createTestEnvironment()
|
H A D | DrawController_OutlineView.java | 307 XModifiable modify = (XModifiable) in createTestEnvironment() local 310 tEnv.addObjRelation("Modifiable",modify); in createTestEnvironment()
|
H A D | DrawController_PresentationView.java | 307 XModifiable modify = (XModifiable) in createTestEnvironment() local 310 tEnv.addObjRelation("Modifiable",modify); in createTestEnvironment()
|
/aoo42x/main/sfx2/source/dialog/ |
H A D | securitypage.src | 94 Text [ en-US ] = "Enter password to modify" ; 108 Text [ en-US ] = "Reenter password to modify" ;
|
/aoo42x/main/test/source/java/org/openoffice/test/tools/ |
H A D | OfficeDocument.java | 150 XModifiable modify = (XModifiable)query( XModifiable.class ); in isModified() local 151 return modify.isModified(); in isModified()
|
/aoo42x/main/forms/qa/integration/forms/ |
H A D | DocumentHelper.java | 141 XModifiable modify = (XModifiable)query( XModifiable.class ); in isModified() local 142 return modify.isModified(); in isModified()
|
/aoo42x/main/offapi/com/sun/star/chart2/data/ |
H A D | DataSequence.idl | 55 possible to modify single elements, if the corresponding 80 client applications to modify the content of the data that is
|
/aoo42x/main/udkapi/com/sun/star/reflection/ |
H A D | XIdlClass.idl | 182 a <type>XIdlArray</type> interface to modify instances of the array type. 187 inteface to modify array instances (or null-reference)
|
/aoo42x/main/instsetoo_native/inc_openoffice/windows/msi_languages/ |
H A D | Error.ulf | 158 en-US = "The Installer has insufficient privileges to modify the file [2]." 380 … environment variable [2]. Verify that you have sufficient privileges to modify environment variab… 386 … for file [3]. Error: [2]. Verify that you have sufficient privileges to modify the security permi…
|