Home
last modified time | relevance | path

Searched refs:from (Results 26 – 50 of 1691) sorted by relevance

12345678910>>...68

/aoo4110/main/offapi/com/sun/star/drawing/
H A DPolygonFlags.idl33 // DocMerge from xml: enum com::sun::star::drawing::PolygonFlags
41 // DocMerge from xml: value com::sun::star::drawing::PolygonFlags::NORMAL
42 /** the point is normal, from the curve discussion view.
49 // DocMerge from xml: value com::sun::star::drawing::PolygonFlags::SMOOTH
50 /** the point is smooth, the first derivation from the curve discussion view.
57 // DocMerge from xml: value com::sun::star::drawing::PolygonFlags::CONTROL
58 /** the point is a control point, to control the curve from the user interface.
65 // DocMerge from xml: value com::sun::star::drawing::PolygonFlags::SYMMETRIC
66 /** the point is symmetric, the second derivation from the curve discussion view.
H A DConnectionType.idl33 // DocMerge from xml: enum com::sun::star::drawing::ConnectionType
41 // DocMerge from xml: value com::sun::star::drawing::ConnectionType::AUTO
48 // DocMerge from xml: value com::sun::star::drawing::ConnectionType::LEFT
55 // DocMerge from xml: value com::sun::star::drawing::ConnectionType::TOP
56 /** the connection line leaves the connected object from the top,
62 // DocMerge from xml: value com::sun::star::drawing::ConnectionType::RIGHT
69 // DocMerge from xml: value com::sun::star::drawing::ConnectionType::BOTTOM
70 /** the connection line leaves the connected object from the bottom,
76 // DocMerge from xml: value com::sun::star::drawing::ConnectionType::SPECIAL
H A DTextAdjust.idl33 // DocMerge from xml: enum com::sun::star::drawing::TextAdjust
45 // DocMerge from xml: value com::sun::star::drawing::TextAdjust::LEFT
52 // DocMerge from xml: value com::sun::star::drawing::TextAdjust::CENTER
59 // DocMerge from xml: value com::sun::star::drawing::TextAdjust::RIGHT
66 // DocMerge from xml: value com::sun::star::drawing::TextAdjust::BLOCK
67 /** The text extends from the left to the right edge of the shape.
73 // DocMerge from xml: value com::sun::star::drawing::TextAdjust::STRETCH
74 /** The text is stretched so that the longest line goes from the left
/aoo4110/main/udkapi/com/sun/star/io/
H A DXDataOutputStream.idl41 // DocMerge from xml: interface com::sun::star::io::XDataOutputStream
50 // DocMerge from xml: method com::sun::star::io::XDataOutputStream::writeBoolean
59 // DocMerge from xml: method com::sun::star::io::XDataOutputStream::writeByte
67 // DocMerge from xml: method com::sun::star::io::XDataOutputStream::writeChar
75 // DocMerge from xml: method com::sun::star::io::XDataOutputStream::writeShort
83 // DocMerge from xml: method com::sun::star::io::XDataOutputStream::writeLong
91 // DocMerge from xml: method com::sun::star::io::XDataOutputStream::writeHyper
99 // DocMerge from xml: method com::sun::star::io::XDataOutputStream::writeFloat
107 // DocMerge from xml: method com::sun::star::io::XDataOutputStream::writeDouble
115 // DocMerge from xml: method com::sun::star::io::XDataOutputStream::writeUTF
H A DXStreamListener.idl37 // DocMerge from xml: interface com::sun::star::io::XStreamListener
38 /** makes it possible to receive events from an active data control.
44 // DocMerge from xml: method com::sun::star::io::XStreamListener::started
51 // DocMerge from xml: method com::sun::star::io::XStreamListener::closed
53 transfer is terminated from outside.
62 // DocMerge from xml: method com::sun::star::io::XStreamListener::terminated
69 // DocMerge from xml: method com::sun::star::io::XStreamListener::error
/aoo4110/main/offapi/com/sun/star/sheet/
H A DFormulaMapGroupSpecialOffset.idl43 /** Formula tokens containing the op-code obtained from this offset
73 /** Formula tokens containing the op-code obtained from this offset
84 /** Formula tokens containing the op-code obtained from this offset
91 function from the Analsysis add-in.</p>
97 /** Formula tokens containing the op-code obtained from this offset
112 /** Formula tokens containing the op-code obtained from this offset
122 /** Formula tokens containing the op-code obtained from this offset
136 /** Formula tokens containing the op-code obtained from this offset
148 /** Formula tokens containing the op-code obtained from this offset
171 /** Formula tokens containing the op-code obtained from this offset
[all …]
/aoo4110/main/ridljar/com/sun/star/uno/
H A DUnoRuntime.java453 IEnvironment from, IEnvironment to, Object[] args) in getBridge() argument
457 String name = from.getName() + "_" + to.getName(); in getBridge()
458 String hashName = from.getName() + from.getContext() + "_" in getBridge()
474 Object[] iargs = { from, to, args }; in getBridge()
510 String from, Object fromContext, String to, Object toContext, in getBridgeByName() argument
514 getEnvironment(from, fromContext), getEnvironment(to, toContext), in getBridgeByName()
557 public static IMapping getMapping(IEnvironment from, IEnvironment to) in getMapping() argument
562 bridge = getBridge(from, to, null); in getMapping()
565 bridge = new BridgeTurner(getBridge(to, from, null)); in getMapping()
587 public static IMapping getMappingByName(String from, String to) in getMappingByName() argument
[all …]
/aoo4110/main/offapi/com/sun/star/text/
H A DXPageCursor.idl37 // DocMerge from xml: interface com::sun::star::text::XPageCursor
44 // DocMerge from xml: method com::sun::star::text::XPageCursor::jumpToFirstPage
51 // DocMerge from xml: method com::sun::star::text::XPageCursor::jumpToLastPage
58 // DocMerge from xml: method com::sun::star::text::XPageCursor::jumpToPage
65 // DocMerge from idl: method com::sun::star::text::XPageCursor::getPage
73 // DocMerge from xml: method com::sun::star::text::XPageCursor::jumpToNextPage
82 // DocMerge from xml: method com::sun::star::text::XPageCursor::jumpToPreviousPage
91 // DocMerge from xml: method com::sun::star::text::XPageCursor::jumpToEndOfPage
100 // DocMerge from xml: method com::sun::star::text::XPageCursor::jumpToStartOfPage
H A DHoriOrientation.idl33 // DocMerge from idl: constants com::sun::star::text::HoriOrientation
40 // DocMerge from idl: value com::sun::star::text::HoriOrientation::NONE
53 // DocMerge from idl: value com::sun::star::text::HoriOrientation::RIGHT
60 // DocMerge from idl: value com::sun::star::text::HoriOrientation::CENTER
67 // DocMerge from idl: value com::sun::star::text::HoriOrientation::LEFT
74 // DocMerge from idl: value com::sun::star::text::HoriOrientation::INSIDE
81 // DocMerge from idl: value com::sun::star::text::HoriOrientation::OUTSIDE
88 // DocMerge from idl: value com::sun::star::text::HoriOrientation::FULL
95 // DocMerge from idl: value com::sun::star::text::HoriOrientation::LEFT_AND_WIDTH
H A DFontEmphasis.idl42 /** a dot is set above (or right from vertical text) the text.
47 /** a circle is set above (or right from vertical text) the text.
51 /** a disc is set above (or right from vertical text) the text.
55 /** an accent is set above (or right from vertical text) the text.
59 /** a dot is set below (or left from vertical text) the text.
63 /** a circle is set below (or left from vertical text) the text.
67 /** a disk is set below (or left from vertical text) the text.
71 /** an accent is set below (or left from vertical text) the text.
H A DControlCharacter.idl33 // DocMerge from idl: constants com::sun::star::text::ControlCharacter
41 // DocMerge from idl: value com::sun::star::text::ControlCharacter::PARAGRAPH_BREAK
48 // DocMerge from idl: value com::sun::star::text::ControlCharacter::LINE_BREAK
55 // DocMerge from idl: value com::sun::star::text::ControlCharacter::HARD_HYPHEN
57 position from being hyphenated.
63 // DocMerge from idl: value com::sun::star::text::ControlCharacter::SOFT_HYPHEN
73 // DocMerge from idl: value com::sun::star::text::ControlCharacter::HARD_SPACE
75 prevents this concatenation from being hyphenated.
H A DPageFootnoteInfo.idl37 // DocMerge from xml: service com::sun::star::text::PageFootnoteInfo
45 // DocMerge from xml: property com::sun::star::text::PageFootnoteInfo::FootnoteHeight
56 // DocMerge from xml: property com::sun::star::text::PageFootnoteInfo::FootnoteSeparatorLineWidth
63 // DocMerge from xml: property com::sun::star::text::PageFootnoteInfo::FootnoteTopDistance
70 // DocMerge from xml: property com::sun::star::text::PageFootnoteInfo::FootnoteBottomDistance
77 …// DocMerge from xml: property com::sun::star::text::PageFootnoteInfo::FootnoteSeparatorLineWidthP…
84 // DocMerge from xml: property com::sun::star::text::PageFootnoteInfo::FootnoteSeparatorLineAdjust
91 …// DocMerge from xml: property com::sun::star::text::PageFootnoteInfo::FootnoteSeparatorLinePenWid…
H A DWrapTextMode.idl33 // DocMerge from xml: enum com::sun::star::text::WrapTextMode
40 // DocMerge from xml: value com::sun::star::text::WrapTextMode::NONE
47 // DocMerge from xml: value com::sun::star::text::WrapTextMode::THROUGHT
54 // DocMerge from xml: value com::sun::star::text::WrapTextMode::PARALLEL
61 // DocMerge from xml: value com::sun::star::text::WrapTextMode::DYNAMIC
69 // DocMerge from xml: value com::sun::star::text::WrapTextMode::LEFT
76 // DocMerge from xml: value com::sun::star::text::WrapTextMode::RIGHT
/aoo4110/main/udkapi/com/sun/star/registry/
H A DRegistryValueType.idl33 // DocMerge from xml: enum com::sun::star::registry::RegistryValueType
45 // DocMerge from xml: value com::sun::star::registry::RegistryValueType::NOT_DEFINED
53 // DocMerge from xml: value com::sun::star::registry::RegistryValueType::LONG
61 // DocMerge from xml: value com::sun::star::registry::RegistryValueType::ASCII
69 // DocMerge from xml: value com::sun::star::registry::RegistryValueType::STRING
77 // DocMerge from xml: value com::sun::star::registry::RegistryValueType::BINARY
85 // DocMerge from xml: value com::sun::star::registry::RegistryValueType::LONGLIST
93 // DocMerge from xml: value com::sun::star::registry::RegistryValueType::ASCIILIST
101 // DocMerge from xml: value com::sun::star::registry::RegistryValueType::STRINGLIST
/aoo4110/main/sal/textenc/
H A Dconvertiso2022cn.tab42 = { aGB2312UniLeadTab, /* from tcvtscn6.tab */
43 aImplCns116431992ToUnicodeData, /* from generate/cns116431992.tab */
45 /* from generate/cns116431992.tab */
47 /* from generate/cns116431992.tab */
48 aGB2312DBCSHighTab, /* from tcvtscn6.tab */
49 aImplUnicodeToCns116431992Data, /* from generate/cns116431992.tab */
51 /* from generate/cns116431992.tab */
53 /* from generate/cns116431992.tab */
/aoo4110/main/soltools/mkdepend/
H A Dinclude.c149 register char *end, *from, *to, **cp; local
162 for (from=end=path; *end; end++)
166 if (*from)
167 *cp++ = from;
168 from = end;
170 *cp++ = from;
202 for (from = *cp; *from; )
203 *to++ = *from++;
/aoo4110/main/offapi/com/sun/star/report/
H A DCalculation.idl52 /** counts the number of values, from the field.
60 /** returns the number of none repeating values, from the field.
64 /** returns the largest value from the field.
72 /** returns the smallest value from the field.
76 /** returns the most frequently returning value from the field.
80 /** returns the Nth largest value from the field.
84 /** returns the Nth most commonly occurring value from the field.
88 /** returns the Nth smallest value from the field.
100 …/** returns how much each value in the field deviate from the mean or average value for that field.
/aoo4110/main/offapi/com/sun/star/rendering/
H A DColorComponentTag.idl41 /// Red colorant from RGB color space
44 /// Green colorant from RGB color space
47 /// Blue colorant from RGB color space
50 /// Cyan colorant from CMYK color space
53 /// Magenta colorant from CMYK color space
56 /// Yellow colorant from CMYK color space
59 /// Black colorant from CMYK color space
62 /// Orange colorant from hexachrome color space
65 /// Green colorant from hexachrome color space
/aoo4110/main/
H A DNOTICE16 As part of the base system this product also includes code from the following
25 The notices from these projects are following:
36 The full snowball package is available from
50 This software contains code derived from the RSA Data Security
53 This software contains code derived from UNIX V7, Copyright(C)
67 This software contains code derived from the RSA Data Security
80 test data from http://aspell.sourceforge.net/test/batch0.tab.
98 This product includes software from the Spring Framework,
133 As part of the base system this product also includes code from the following
139 The notices from these projects are following:
/aoo4110/main/offapi/com/sun/star/i18n/
H A DXBreakIterator.idl62 /** Traverses specified number of characters/cells in Text from
78 /** Traverses specified number of characters/cells in Text from
94 /** Traverses one word in Text from <em>nStartPos</em> forwards.
109 /** Traverses one word in Text from <em>nStartPos</em> backwards.
203 /** Traverses in Text from <em>nStartPos</em> to the start of a
213 /** Traverses in Text from <em>nStartPos</em> to the end of a
251 /** Traverses in Text from <em>nStartPos</em> to the beginning of
264 /** Traverses in Text from <em>nStartPos</em> to the end of the
277 /** Traverses in Text from <em>nStartPos</em> to the next start of
311 /** Traverses in Text from <em>nStartPos</em> to the beginning of
[all …]
/aoo4110/main/offapi/com/sun/star/style/
H A DHorizontalAlignment.idl33 // DocMerge from xml: enum com::sun::star::style::HorizontalAlignment
42 // DocMerge from xml: value com::sun::star::style::HorizontalAlignment::LEFT
43 /** set the horizontal alignment to the left margin from the container object
50 // DocMerge from xml: value com::sun::star::style::HorizontalAlignment::CENTER
51 /** set the horizontal alignment to the center between the margins from the container object
58 // DocMerge from xml: value com::sun::star::style::HorizontalAlignment::RIGHT
59 /** set the horizontal alignment to the right margin from the container object
H A DVerticalAlignment.idl33 // DocMerge from xml: enum com::sun::star::style::VerticalAlignment
42 // DocMerge from xml: value com::sun::star::style::VerticalAlignment::TOP
43 …/** set the vertical alignment to the center between the top and bottom margins from the container…
50 // DocMerge from xml: value com::sun::star::style::VerticalAlignment::MIDDLE
51 /** set the vertical alignment to the top margin from the container object.
58 // DocMerge from xml: value com::sun::star::style::VerticalAlignment::BOTTOM
59 /** set the vertical alignment to the bottom margin from the container object.
H A DBreakType.idl33 // DocMerge from xml: enum com::sun::star::style::BreakType
41 // DocMerge from xml: value com::sun::star::style::BreakType::NONE
48 // DocMerge from xml: value com::sun::star::style::BreakType::COLUMN_BEFORE
60 // DocMerge from xml: value com::sun::star::style::BreakType::COLUMN_AFTER
72 // DocMerge from xml: value com::sun::star::style::BreakType::COLUMN_BOTH
84 // DocMerge from xml: value com::sun::star::style::BreakType::PAGE_BEFORE
96 // DocMerge from xml: value com::sun::star::style::BreakType::PAGE_AFTER
108 // DocMerge from xml: value com::sun::star::style::BreakType::PAGE_BOTH
/aoo4110/main/dbaccess/source/ui/querydesign/
H A Dquerydlg.src175 …Text [ en-US ] = "Contains ALL records from table '%1' but only records from table '%2' where the …
180 Text [ en-US ] = "Contains ALL records from '%1' and from '%2'.";
184 Text [ en-US ] = "Contains the cartesian product of ALL records from '%1' and from '%2'.";
188 …-US ] = "Contains only one column for each pair of equally-named columns from '%1' and from '%2'.";
/aoo4110/main/udkapi/com/sun/star/java/
H A DXJavaThreadRegister_11.idl37 // DocMerge from xml: interface com::sun::star::java::XJavaThreadRegister_11
47 // DocMerge from xml: method com::sun::star::java::XJavaThreadRegister_11::isThreadAttached
54 // DocMerge from xml: method com::sun::star::java::XJavaThreadRegister_11::registerThread
57 <p>This method should be called every time a JNI function is called from Java. </p>
64 // DocMerge from xml: method com::sun::star::java::XJavaThreadRegister_11::revokeThread
65 /** revokes the current thread from the list of registerd threads.
67 <p>This method should be called at the end of every JNI call from Java. </p>

Completed in 116 milliseconds

12345678910>>...68