Home
last modified time | relevance | path

Searched refs:from (Results 426 – 450 of 1700) sorted by relevance

1...<<11121314151617181920>>...68

/trunk/main/offapi/com/sun/star/ucb/
H A DUniversalContentBroker.idl123 descriptions from the configuration management (stored at
162 // This command transfers Contents from one location to another.
165 // by any Content Provider. This is different from the command
/trunk/main/offapi/com/sun/star/inspection/
H A DPropertyControlType.idl46 /** denotes a control which allows the user to choose from a list of
55 /** denotes a control which allows the user to choose from a list of
90 /** denotes a control which allows the user to choose from a list of colors.
/trunk/main/offapi/com/sun/star/rendering/
H A DXSpriteCanvas.idl63 /** Create a sprite object from the specified animation
70 /** Create a sprite object from the specified animation
118 The original sprite to copy the content from. This sprite must
H A DXCanvas.idl143 retrieved from every canvas object via the
256 overlapping strokes from distinct polygons will look exactly
290 strokes from distinct polygons will look exactly as
334 strokes from distinct polygons will look exactly as
589 The font retrieved from this canvas to be used when drawing
599 A value from the <type>TextDirection</type> collection,
627 An interface to the readily layouted text, obtained from a
/trunk/main/icu/
H A DReadme4from allinone/all directory, and the all.mak file is used to build the entire module through. Each…
/trunk/main/odk/examples/java/ConverterServlet/
H A DMakefile55 @echo You can download it from "$(QM)http://www.servlets.com/cos/index.html$(QM)"
62 @echo You can download it from "$(QM)http://java.sun.com/products/servlet/index.html$(QM)"
/trunk/main/graphite/
H A Dgraphite-2.3.1.patch524 Fill in the FSM by reading from the font stream.
533 Fill in the FSM's state table by reading from the font stream.
545 Read the languages from the font.
592 complete; otherwise return the number of slots needed from the previous pass.
799 @param vnStack - stack to read value from
956 + get the slot from the following (output) stream
1283 + position, read from the output stream (psstrmNext).
1311 - // Read from the output stream.
1313 + // Read from the output stream. (Remember that PeekBack works relative to
1703 directly from the text source.
[all …]
/trunk/main/testtools/qa/cli/
H A Dreadme.txt13 When the test is run then the assemblies are used from the GAC. That is
17 which reside next to the executable. The testtools project copies the assemblies from
/trunk/main/lucene/
H A Dlong_path.patch12 + //That is using the com.sun.star.help.HelpIndexer service from c++ is
27 + //That is using the com.sun.star.help.HelpIndexer service from c++ is
/trunk/main/udkapi/com/sun/star/reflection/
H A DXIdlClass.idl68 /** Tests whether values of this reflected type are assignable from values
75 from values of <code>xType</code>.
104 not derived from another, then an empty sequence is returned.
/trunk/main/vcl/unx/generic/fontmanager/
H A Dfontmanager.cxx2432 equalPitch (psp::pitch::type from, psp::pitch::type to) in equalPitch() argument
2434 return from == to; in equalPitch()
2438 equalWeight (psp::weight::type from, psp::weight::type to) in equalWeight() argument
2440 return from > to ? (from - to) <= 3 : (to - from) <= 3; in equalWeight()
2444 equalItalic (psp::italic::type from, psp::italic::type to) in equalItalic() argument
2446 if ( (from == psp::italic::Italic) || (from == psp::italic::Oblique) ) in equalItalic()
2448 return to == from; in equalItalic()
2451 equalEncoding (rtl_TextEncoding from, rtl_TextEncoding to) in equalEncoding() argument
2453 if ((from == RTL_TEXTENCODING_ISO_8859_1) || (from == RTL_TEXTENCODING_MS_1252)) in equalEncoding()
2455 return from == to; in equalEncoding()
/trunk/main/udkapi/com/sun/star/io/
H A DDataTransferEvent.idl37 // DocMerge from xml: struct com::sun::star::io::DataTransferEvent
45 // DocMerge from xml: field com::sun::star::io::DataTransferEvent::aException
H A DXXMLExtractor.idl40 /** offers the capability to extract the XML document stream from a document
47 /** extracts the XML stream from the document storage.
/trunk/main/sal/textenc/
H A Dconvertiso2022jp.tab42 = { aJIS0208UniLeadTab, /* from tcvtjp6.tab */
43 aJIS0208DBCSHighTab }; /* from tcvtjp6.tab */
H A Dconvertiso2022kr.tab42 = { aKSC5601UniLeadTab, /* from tcvtkr6.tab */
43 aKSC5601DBCSHighTab }; /* from tcvtkr6.tab */
/trunk/main/offapi/com/sun/star/text/
H A DXTextCopy.idl36 /** enables a text object to copy attributed text from another text object.
42 /** copies the content from another text object.
H A DParagraphEnumeration.idl37 // DocMerge from xml: service com::sun::star::text::ParagraphEnumeration
45 …// DocMerge from xml: service com::sun::star::text::ParagraphEnumeration: interface com::sun::star…
/trunk/main/offapi/com/sun/star/document/
H A DXEmbeddedObjectResolver.idl36 /** this interface converts embedded object URLs from one URL space to another.
40 /** converts the given URL from the source URL namespace to the destination
H A DXGraphicObjectResolver.idl36 /** this interface converts graphic object URLs from one URL space to another.
40 /** converts the given URL from the source URL namespace to the destination
/trunk/main/offapi/com/sun/star/mozilla/
H A DMenuProxyListener.idl39 // DocMerge from xml: service com::sun::star::mozilla::MenuProxyListener
46 …// DocMerge from xml: service com::sun::star::mozilla::MenuProxyListener: interface com::sun::star…
/trunk/main/offapi/com/sun/star/sdbc/
H A DXRow.idl221 uninterpreted bytes. The value can then be read in chunks from the
247 uninterpreted bytes. The value can then be read in chunks from the
291 /** gets a REF(&amp;lt;structured-type&amp;gt;) column value from the current row.
326 /** gets a SQL ARRAY value from the current row of this
/trunk/main/vcl/unx/gtk/a11y/
H A DTODO17 + esp. since we can't tell if they're coming from
31 + more detail from remaining events
/trunk/main/udkapi/com/sun/star/lang/
H A DEventObject.idl37 // DocMerge from xml: struct com::sun::star::lang::EventObject
43 // DocMerge from xml: field com::sun::star::lang::EventObject::Source
/trunk/main/udkapi/com/sun/star/task/
H A DXInteractionHandler.idl41 // DocMerge from xml: interface com::sun::star::task::XInteractionHandler
48 // DocMerge from xml: method com::sun::star::task::XInteractionHandler::handle
/trunk/main/offapi/com/sun/star/task/
H A DXInteractionPassword.idl35 /** A continuation to get a password from interaction helper.
50 /** Get result password from the continuation.

Completed in 97 milliseconds

1...<<11121314151617181920>>...68