/aoo41x/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 …]
|
/aoo41x/main/o3tl/qa/ |
H A D | test-cow_wrapper.cxx | 119 aTestObj2.modify( 2 ); in testCowWrapper() 120 aTestObj3.modify( 3 ); in testCowWrapper() 123 aTestObj5.modify( 5 ); in testCowWrapper() 124 aTestObj6.modify( 6 ); in testCowWrapper() 127 aTestObj8.modify( 8 ); in testCowWrapper() 128 aTestObj9.modify( 9 ); in testCowWrapper()
|
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
|
/aoo41x/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
|
/aoo41x/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()
|
/aoo41x/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.
|
/aoo41x/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.
|
/aoo41x/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>
|
/aoo41x/main/ |
H A D | LICENSE | 117 do not modify the License. You may add Your own attribution 134 Notwithstanding the above, nothing herein shall supersede or modify 271 Permission to use, copy, modify, and distribute this software and its 496 Permission to use, copy, modify, and distribute this software and its 533 without limitation the rights to use, copy, modify, merge, publish, 571 This file is in the public domain. You may use and modify it as 701 This file is free software; you can redistribute it and/or modify it 1038 without limitation the rights to use, copy, modify, merge, publish, 1461 copy, modify, merge, publish, distribute, sublicense, and/or sell 1860 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 …]
|
/aoo41x/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()
|
/aoo41x/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";
|
/aoo41x/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()
|
/aoo41x/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
|
/aoo41x/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)
|
/aoo41x/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…
|
/aoo41x/main/sdext/source/pdfimport/help/ |
H A D | component.txt | 1 The PDF Import Extension allows you to import and modify PDF documents. Best results with 100% layo…
|
/aoo41x/main/offapi/com/sun/star/sdb/ |
H A D | QueryDesign.idl | 55 …<p>In <code>Query Mode</code>, the designer is used to modify an existing or create a new client-s… 59 …<p>In <code>View Mode</code>, the designer is used to modify an existing or create a new server-si…
|