| /AOO42X/main/offapi/com/sun/star/embed/ |
| H A D | EntryInitModes.idl | 41 the object should be initialized from this entry. Otherwise 42 the object should be initialized as a new one. 47 /** The object should be initialized as a new empty one. 52 /** The object should be initialized as a new one only in case it still 53 was not initialized. If the object initialized already do not 59 /** The object should be initialized using additional arguments from 66 /** The object should be initialized as a link using URL provided in
|
| H A D | XEmbedPersist.idl | 61 The idea is that any usable embedded object should be initialized 80 The linked object can be initialized by factory in different way 97 a mode in which the object should be initialized from entry
|
| /AOO42X/main/jurt/java/jurt/src/main/java/com/sun/star/lib/uno/protocols/urp/ |
| H A D | urp.java | 83 initialized = true; in terminate() 126 while (!initialized) { in writeRequest() 273 if (!initialized) { in handleInternalMessage() 276 initialized = true; in handleInternalMessage() 304 initialized = true; in handleInternalMessage() 311 initialized = true; in handleInternalMessage() 728 private boolean initialized = false; field in urp
|
| /AOO42X/main/sal/osl/w32/ |
| H A D | dllentry.c | 149 static int initialized = 0; variable 154 if (!initialized) in __main() 156 initialized = 1; in __main()
|
| /AOO42X/main/offapi/com/sun/star/frame/ |
| H A D | XLoadable.idl | 49 <p>In case an object supports the interface the object must be initialized 51 is already initialized the mentioned methods should throw DoubleInitializationException.
|
| H A D | DoubleInitializationException.idl | 38 /** This exception can be thrown in case an object is initialized second time.
|
| /AOO42X/main/offapi/com/sun/star/task/ |
| H A D | XRestartManager.idl | 71 knows that the office is initialized. If the method returns <TRUE/>, 76 specifies whether the office process is initialized already,
|
| /AOO42X/main/offapi/com/sun/star/ui/ |
| H A D | UIElement.idl | 58 the specific user interface element type. Every user interface must be initialized 74 A user interface element must be initialized using
|
| /AOO42X/main/vcl/unx/gtk/a11y/ |
| H A D | atkwrapper.cxx | 287 static bool initialized = false; in mapToAtkRole() local 289 if( ! initialized ) in mapToAtkRole() 313 initialized = true; in mapToAtkRole()
|
| /AOO42X/main/offapi/com/sun/star/document/ |
| H A D | XDocumentRecovery.idl | 86 (via <member scope="com::sun::star::frame">XLoadable::load</member>) or initialized (via 89 <p>Upon successful return, the document must be fully initialized. In particular, the
|
| H A D | FilterFactory.idl | 70 … (mostly the default) filter for this type then. The found filter will be created, initialized 109 …Every filter, which was created by this factory can(!) be initialized with its own configuration d…
|
| H A D | DocumentProperties.idl | 50 /** constructs default-initialized instance
|
| /AOO42X/main/slideshow/source/engine/OGLTrans/ |
| H A D | OGLTrans_TransitionerImpl.cxx | 340 static bool initialized = false; in initialize() local 342 if( !initialized ) { in initialize() 370 initialized = true; in initialize()
|
| /AOO42X/main/offapi/com/sun/star/sdb/ |
| H A D | OfficeDatabaseDocument.idl | 91 initialized. There are three possible means to do this initialization: 127 … <td>the document has been initialized from scratch, including plugging it into a frame.</td>
|
| /AOO42X/main/sfx2/source/doc/ |
| H A D | doctempl.src | 64 Text [ en-US ] = "The templates are being initialized for first-time usage." ;
|
| /AOO42X/main/udkapi/com/sun/star/java/ |
| H A D | JavaDisabledException.idl | 34 /** indicates that Java could not be initialized because it has
|
| /AOO42X/main/offapi/com/sun/star/ucb/ |
| H A D | AlreadyInitializedException.idl | 37 reinitialize an object that can only be initialized once.
|
| H A D | CommandEnvironment.idl | 34 initialized with any implementation of
|
| /AOO42X/main/basic/source/classes/ |
| H A D | sb.src | 538 Text [ en-US ] = "For loop not initialized." ; 564 Text [ en-US ] = "The BASIC from the file '$(ARG1)' could not be initialized." ;
|
| /AOO42X/main/offapi/com/sun/star/chart2/ |
| H A D | ChartDocumentWrapper.idl | 40 is initialized with a
|
| /AOO42X/main/offapi/com/sun/star/logging/ |
| H A D | XLoggerPool.idl | 50 <p>Newly created logger instances are initialized via configuration. See the configuration
|
| /AOO42X/main/offapi/com/sun/star/ui/dialogs/ |
| H A D | ExtendedFilePickerElementIds.idl | 32 A FilePicker service may be initialized so that it has additional controls
|
| /AOO42X/main/udkapi/com/sun/star/lang/ |
| H A D | XSingleServiceFactory.idl | 59 /** Creates an instance of a service implementation initialized with
|
| /AOO42X/main/offapi/com/sun/star/drawing/ |
| H A D | PluginShape.idl | 68 that renders the plugin when it is initialized.
|
| /AOO42X/main/offapi/com/sun/star/util/ |
| H A D | NumberFormatsSupplier.idl | 56 … <p>The component should be initialized only once, after it has been instantiated, and before it
|