Home
last modified time | relevance | path

Searched refs:it (Results 176 – 200 of 1855) sorted by last modified time

12345678910>>...75

/trunk/main/offapi/com/sun/star/rendering/
H A DXTextLayout.idl203 interface, because it layouts the text in a typographically
231 different fonts or colors), but it is desirable to spread the
/trunk/main/offapi/com/sun/star/frame/
H A DXDispatch.idl63 for the URL it is connected to. Additionally, a context-switch-event
H A DFrameLoader.idl67 Concrete implementations should use it to get her own configuration data
84 must be forwarded to same factory service. He should decide, if it's allowed or not.
H A DProtocolHandler.idl43 search for such registered protocol handler and use it if it agrees with
62 can handle the given URL. Of course he can disagree with it by returning an empty reference.
71 Sometimes it can be useful for a handler object, to know something about the
72 environment, in which it runs - especily the frame. For this case the generic
73 code (which uses the handler) will ask for this optional interface and use it, if it exist.
81 …Please note: if this mechanism is used it does not seem useful (nor possible) to implement a Proto…
H A DSynchronousFrameLoader.idl67 Concrete implementations should use it to get her own configuration data
84 forwarded to same factory service. He should decide, if it's allowed or not.
H A DXDispatchRecorder.idl48 With such recorder it will be possible to record requests of type
68 it includes the document on which such requests shall be recorded
105 comments it out
H A DDispatchRecorderSupplier.idl39 calls. For that it capsulate a reference to a <type>DispatchRecorder</type>.
43 This modular concept of recorder, supplier and frame makes it possible to
H A DXDispatchRecorderSupplier.idl46 With a <type>XDispatchRecorder</type> it's possible to record calls
48 can be used to automate recorded dispatch and start it at later time again.
62 Setting of a new recorder make it possible to change recording mode.
91 /** dispatch given URL and record it if recording is enabled
95 If recording isn't enabled it will be a normal <member>XDispatch::dispatch()</member>
101 the request will be recorded. In this case it's possible
107 <type>XRecordableDispatch</type> it will be used
H A DXFrame.idl47 A frame can be (it's not a must!) a part of a frame tree. If not this frame willn't be
98 it means the parent frame of the frame hierarchy.
135 The name of a frame will be used for identifying it if a frame search was started.
192 to search it inside the current hierarchy
226 then it broadcasts an <type>FrameActionEvent</type> with
305 Note: Don't dispose this window - the frame is the owner of it.
321 Note: Don't dispose it - the frame is the owner of it.
358 E.g., it is possible to determine instantiation/destruction and
H A DXModule.idl50 to implement a different office module on top of it. Patching a service name
H A DXRecordableDispatch.idl49 Because it's an additional interface the status events are available there
56 on a <type>XDispatchRecorderSupplier</type> it's possible to use method
57 <member>XDispatchRecorderSupplier::dispatchAndRecord()</member> of it
87 /** dispatch and record it
H A DFrameSearchFlag.idl88 Normally it's interpreted as search on the direct childs of the parent
89 only. But in combination with e.g. the CHILDREN flag it can include all
90 children of it too.
101 But it can be used at the root of the frame tree to search on direct childrens of it only.
103 are top frames too. Instead of using the CHILDREN flag there, it's possible so to suppress
/trunk/main/cui/source/tabpages/
H A Dautocdlg.src718 Text [ en-US ] = "~When closing a document, remove the words collected from it from the list" ;
/trunk/main/
H A DLICENSE_category_b88 making modifications to it, including all modules it contains, plus
296 understand it.
325 and (b) otherwise make it clear that Your version of the license
822 If it is impossible for You to comply with any of the terms of this
830 recipient of ordinary skill to be able to understand it.
1088 modifications to it, including all modules it contains, plus any associated
1390 it under the terms of either:
1402 This program is distributed in the hope that it will be useful,
1504 a) it complies with the terms and conditions of this Agreement; and
1526 a) it must be made available under this Agreement; and
[all …]
/trunk/main/python/
H A Dpython-solver-before-std.patch49 + # Otherwise, it must have been in one of the additional directories,
66 - # Otherwise, it must have been in one of the additional directories,
H A Dpython-freebsd.patch13 whereas the system expects it to be a 32bit bit field value
14 regardless of it being passed as an int or unsigned long on
71 we need to add 0 to make it work there as well. */
/trunk/main/vcl/aqua/source/gdi/
H A Datslayout.cxx412 SubPortionVector::const_iterator it = maSubPortions.begin(); in DrawText() local
413 for(; it != maSubPortions.end(); ++it ) in DrawText()
415 const SubPortion& rSubPortion = *it; in DrawText()
505 SubPortionVector::const_iterator it = maSubPortions.begin(); in GetNextGlyphs() local
506 for(; it != maSubPortions.end(); ++it) { in GetNextGlyphs()
507 const SubPortion& r = *it; in GetNextGlyphs()
/trunk/main/sw/source/filter/ww8/
H A Ddocxattributeoutput.cxx442 it < end; ++it ) in DoWriteBookmarks()
444 const OString& rName = *it; in DoWriteBookmarks()
457 for ( std::vector< OString >::const_iterator it = m_rMarksEnd.begin(), end = m_rMarksEnd.end(); in DoWriteBookmarks() local
458 it < end; ++it ) in DoWriteBookmarks()
460 const OString& rName = *it; in DoWriteBookmarks()
1347 for ( std::vector<SwTwips>::const_iterator it = gridCols.begin(); it != gridCols.end(); ++it ) in TableDefinition() local
1349 FSNS( XML_w, XML_w ), OString::valueOf( sal_Int32( *it ) ).getStr( ), in TableDefinition()
2658 …for ( std::vector< OUString >::const_iterator it = rStarts.begin(), end = rStarts.end(); it < end;… in WriteBookmarks_Impl() local
2660 OString rName = OUStringToOString( *it, RTL_TEXTENCODING_UTF8 ).getStr( ); in WriteBookmarks_Impl()
2665 …for ( std::vector< OUString >::const_iterator it = rEnds.begin(), end = rEnds.end(); it < end; ++i… in WriteBookmarks_Impl() local
[all …]
/trunk/main/offapi/com/sun/star/ucb/
H A DXInteractionCookieHandling.idl75 <member>CookiePolicy::ACCEPT</member>; otherwise, set it to
/trunk/main/offapi/com/sun/star/document/
H A DImportFilter.idl52 Of course it's possible to combine it with the service <type>ExportFilter</type>
85 Otherwise it's not clear which action is required here.
115 to get further informations about it (e.g. his registration for mime types or extensions etc.)
122 It's not allowed to set it directly to the configuration. Because it depends
123 from real implementation of the FilterFactory if it will be allowed or not!
H A DExportFilter.idl52 Of course it's possible to combine it with the service <type>ImportFilter</type>
85 Otherwise it's not clear which action is required here.
115 to get further informations about it (e.g. his registration for mime types or extensions etc.)
122 It's not allowed to set it directly to the configuration. Because it depends
123 from real implementation of the FilterFactory if it will be allowed or not!
/trunk/main/offapi/com/sun/star/task/
H A DXStatusIndicator.idl53 before!). By the way it's possible to set first progress description
H A DXJob.idl49 current stack context will be blocked till this job finish it's work.
63 which use this synchronous job. It's possible to write it back by use special protocol
68 But it should be possible to
/trunk/main/offapi/com/sun/star/ui/
H A DXAcceleratorConfiguration.idl70 make it persistent.
130 configuration access, it will be created and the command will be
131 registered for it.
158 by commands in general, so its not possible to validate it.
226 We handle it more gracefully - and return an empty item instead of throwing
251 from it. If as result of that the key binding will be empty,
258 and key identifier the "primary keys" - it needs some work to remove
/trunk/main/offapi/com/sun/star/util/
H A DXCloseListener.idl43 /** makes it possible to receive events when an object
48 if somewhere tries to close it by calling <member>XCloseable::close()</member>.
59 Then it's not allowed to break this request - it must be accepted!
80 If it's set to <FALSE/> the original caller of <member>XCloseable::close()</member>
82 If it's set to <TRUE/> this listener will be the new owner if he throw the exception,
88 If this listener doesn't disagree with th close request it depends from his internal
116 should deregister himself and release all references to it.
122 it must be accepted too. There exist no chance for a disagreement any more.

Completed in 100 milliseconds

12345678910>>...75