Home
last modified time | relevance | path

Searched refs:modify (Results 1 – 25 of 138) sorted by relevance

123456

/aoo41x/main/configmgr/source/
H A DREADME132 ... 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 Dtest-cow_wrapper.cxx119 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 Dcow_wrapper_clients.hxx45 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 Dcow_wrapper_clients.cxx69 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 Doo-common-ad.ldf62 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.java210 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 DXInteractionPassword2.idl37 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 DOfficeDocument.idl63 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 DXEntityResolver.idl41 /** 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 DLICENSE117 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 DLICENSE_category_b116 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 DSdUnoDrawView.java256 XModifiable modify = (XModifiable) in createTestEnvironment() local
259 tEnv.addObjRelation("Modifiable",modify); in createTestEnvironment()
H A DDrawController_DrawView.java277 XModifiable modify = (XModifiable) in createTestEnvironment() local
280 tEnv.addObjRelation("Modifiable",modify); in createTestEnvironment()
H A DSdUnoPresView.java274 XModifiable modify = (XModifiable) in createTestEnvironment() local
277 tEnv.addObjRelation("Modifiable",modify); in createTestEnvironment()
H A DDrawController_HandoutView.java310 XModifiable modify = (XModifiable) in createTestEnvironment() local
313 tEnv.addObjRelation("Modifiable",modify); in createTestEnvironment()
H A DDrawController_NotesView.java307 XModifiable modify = (XModifiable) in createTestEnvironment() local
310 tEnv.addObjRelation("Modifiable",modify); in createTestEnvironment()
H A DDrawController_OutlineView.java307 XModifiable modify = (XModifiable) in createTestEnvironment() local
310 tEnv.addObjRelation("Modifiable",modify); in createTestEnvironment()
H A DDrawController_PresentationView.java307 XModifiable modify = (XModifiable) in createTestEnvironment() local
310 tEnv.addObjRelation("Modifiable",modify); in createTestEnvironment()
/aoo41x/main/sfx2/source/dialog/
H A Dsecuritypage.src94 Text [ en-US ] = "Enter password to modify";
108 Text [ en-US ] = "Reenter password to modify";
/aoo41x/main/forms/qa/integration/forms/
H A DDocumentHelper.java141 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 DDataSequence.idl55 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 DXIdlClass.idl182 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 DError.ulf158 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 Dcomponent.txt1 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 DQueryDesign.idl55 …<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…

Completed in 117 milliseconds

123456