/aoo4110/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
|
/aoo4110/main/jurt/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
|
/aoo4110/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()
|
/aoo4110/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.
|
/aoo4110/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,
|
/aoo4110/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
|
/aoo4110/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()
|
/aoo4110/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 | DocumentProperties.idl | 50 /** constructs default-initialized instance
|
/aoo4110/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()
|
/aoo4110/main/cli_ure/source/uno_bridge/ |
H A D | README.txt | 2 with the /NOENTRY switch, which prevent that the C-runtime is initialized when loading
|
/aoo4110/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>
|
/aoo4110/main/sfx2/source/doc/ |
H A D | doctempl.src | 65 Text [ en-US ] = "The templates are being initialized for first-time usage." ;
|
/aoo4110/main/udkapi/com/sun/star/java/ |
H A D | JavaDisabledException.idl | 34 /** indicates that Java could not be initialized because it has
|
/aoo4110/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
|
/aoo4110/main/offapi/com/sun/star/chart2/ |
H A D | ChartDocumentWrapper.idl | 40 is initialized with a
|
/aoo4110/main/udkapi/com/sun/star/lang/ |
H A D | XSingleServiceFactory.idl | 59 /** Creates an instance of a service implementation initialized with
|
/aoo4110/main/offapi/com/sun/star/logging/ |
H A D | XLoggerPool.idl | 50 <p>Newly created logger instances are initialized via configuration. See the configuration
|
/aoo4110/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
|
/aoo4110/main/offapi/com/sun/star/drawing/ |
H A D | PluginShape.idl | 68 that renders the plugin when it is initialized.
|
H A D | AppletShape.idl | 78 when it is initialized.
|
/aoo4110/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
|