Home
last modified time | relevance | path

Searched refs:from (Results 76 – 100 of 1691) sorted by relevance

12345678910>>...68

/aoo4110/main/offapi/com/sun/star/style/
H A DCaseMap.idl33 // DocMerge from idl: constants com::sun::star::style::CaseMap
41 // DocMerge from idl: value com::sun::star::style::CaseMap::NONE
48 // DocMerge from idl: value com::sun::star::style::CaseMap::UPPERCASE
55 // DocMerge from idl: value com::sun::star::style::CaseMap::LOWERCASE
62 // DocMerge from idl: value com::sun::star::style::CaseMap::TITLE
69 // DocMerge from idl: value com::sun::star::style::CaseMap::SMALLCAPS
H A DTabAlign.idl33 // DocMerge from xml: enum com::sun::star::style::TabAlign
41 // DocMerge from xml: value com::sun::star::style::TabAlign::LEFT
49 // DocMerge from xml: value com::sun::star::style::TabAlign::CENTER
57 // DocMerge from xml: value com::sun::star::style::TabAlign::RIGHT
65 // DocMerge from xml: value com::sun::star::style::TabAlign::DECIMAL
73 // DocMerge from xml: value com::sun::star::style::TabAlign::DEFAULT
/aoo4110/main/solenv/bin/
H A Dmacosx-dylib-link-list.pl44 my ($from, $to) = @_;
49 !($from =~ /,/ || $to =~ /,/) or
50 die "$from:$to contains commas and cannot go into -Wl";
51 print " -Wl,-dylib_file,$from:$to";
52 $done{$from} = 1;
/aoo4110/main/offapi/com/sun/star/animations/
H A DXAnimationNode.idl44 /** a value from <const>AnimationNodeType</const>.
54 …<li><atom>double</atom> describes the element begin as an offset in seconds from an implicit syncb…
89 …<li><atom>double</atom> describes the element end as an offset in seconds from an implicit syncbas…
114 eiter a <atom>short</atom> constant from <const>EndSync</const>,
164 a value from <const>AnimationFill</const>.
180 … (and of the fill behavior) are inherited from the <member>FillDefault</member> value of the parent
192 a <atom>short</atom> value from <const>AnimationRestart</const>.
202 a value from <const>Restart</const>.
211 Element time will accelerate from a rate of 0 at the beginning up
224 Element time will deceleration from a run rate to a rate of 0 at the
[all …]
/aoo4110/main/i18npool/source/transliteration/
H A DtransliterationImpl.cxx326 sal_Int16 from = 0, to = 1, tmp; in transliterate() local
330 off[from].realloc(nCount); in transliterate()
332 tmpStr = bodyCascade[i]->transliterate(tmpStr, 0, nCount, off[from]); in transliterate()
336 tmp = from; from = to; to = tmp; in transliterate()
338 off[to][j] = off[from][off[to][j]]; in transliterate()
381 sal_Int16 from = 0, to = 1, tmp; in folding() local
386 tmpStr = bodyCascade[i]->folding(tmpStr, 0, nCount, off[from]); in folding()
390 tmp = from; from = to; to = tmp; in folding()
392 off[to][j] = off[from][off[to][j]]; in folding()
/aoo4110/main/nss/
H A Dnss.patch9 + #We remove stl from the paths to avoid that rc.exe finds the stl wrapper
11 + #rc will use the stl from the system if the path is in the INCLUDE
92 +# libsqlite3. Then it loads libsqulite3 from nss, which does not have the proper
117 +# CC is taken from environment automatically.
159 +# CC is taken from environment automatically.
161 +# Use CCC from environment.
208 +# CC is taken from environment automatically.
210 +# Use CXX from environment.
242 + #We remove stl from the paths to avoid that rc.exe finds the stlport of
244 + #rc will use the stl from the system if the path is in the INCLUDE
[all …]
/aoo4110/main/offapi/com/sun/star/installation/
H A Dprotocols.idl44 // DocMerge from idl: value com::sun::star::installation::protocols::ALL
51 // DocMerge from idl: value com::sun::star::installation::protocols::HTTP
58 // DocMerge from idl: value com::sun::star::installation::protocols::FTP
65 // DocMerge from idl: value com::sun::star::installation::protocols::HTTPS
72 // DocMerge from idl: value com::sun::star::installation::protocols::MAIL
79 // DocMerge from idl: value com::sun::star::installation::protocols::NEWS
/aoo4110/main/offapi/com/sun/star/text/
H A DTextContentAnchorType.idl33 // DocMerge from xml: enum com::sun::star::text::TextContentAnchorType
41 // DocMerge from xml: value com::sun::star::text::TextContentAnchorType::AT_PARAGRAPH
48 // DocMerge from xml: value com::sun::star::text::TextContentAnchorType::AS_CHARACTER
59 // DocMerge from xml: value com::sun::star::text::TextContentAnchorType::AT_PAGE
70 // DocMerge from xml: value com::sun::star::text::TextContentAnchorType::AT_FRAME
77 // DocMerge from xml: value com::sun::star::text::TextContentAnchorType::AT_CHARACTER
H A DXTextRange.idl38 // DocMerge from xml: interface com::sun::star::text::XTextRange
51 // DocMerge from idl: method com::sun::star::text::XTextRange::getText
59 // DocMerge from idl: method com::sun::star::text::XTextRange::getStart
67 // DocMerge from idl: method com::sun::star::text::XTextRange::getEnd
75 // DocMerge from idl: method com::sun::star::text::XTextRange::getString
83 // DocMerge from xml: method com::sun::star::text::XTextRange::setString
H A DXTextColumns.idl41 // DocMerge from xml: interface com::sun::star::text::XTextColumns
56 // DocMerge from idl: method com::sun::star::text::XTextColumns::getReferenceValue
66 // DocMerge from idl: method com::sun::star::text::XTextColumns::getColumnCount
74 // DocMerge from xml: method com::sun::star::text::XTextColumns::setColumnCount
85 // DocMerge from idl: method com::sun::star::text::XTextColumns::getColumns
93 // DocMerge from xml: method com::sun::star::text::XTextColumns::setColumns
H A DXAutoTextGroup.idl61 // DocMerge from xml: interface com::sun::star::text::XAutoTextGroup
62 /** The interface provide methods to insert, rename and delete autotext entries from the current au…
68 // DocMerge from idl: method com::sun::star::text::XAutoTextGroup::getTitles
76 // DocMerge from xml: method com::sun::star::text::XAutoTextGroup::renameByName
94 // DocMerge from xml: method com::sun::star::text::XAutoTextGroup::insertNewByName
104 // DocMerge from xml: method com::sun::star::text::XAutoTextGroup::removeByName
H A DTextMarkupType.idl43 /** Markup originates from spell checking.
47 /** Markup originates from proofreading
52 /** Markup originates from smart tag checking.
56 /** Markup originates from proofreading
62 /** Markups originates from change tracking.
/aoo4110/main/offapi/com/sun/star/drawing/
H A DXConnectorShape.idl51 // DocMerge from xml: method com::sun::star::drawing::XConnectorShape::connectStart
59 // DocMerge from xml: method com::sun::star::drawing::XConnectorShape::connectEnd
67 // DocMerge from xml: method com::sun::star::drawing::XConnectorShape::disconnectBegin
68 /** disconnects the given <type>Shape</type> from the start of
75 // DocMerge from xml: method com::sun::star::drawing::XConnectorShape::disconnectEnd
76 /** disconnects the given <type>Shape</type> from the end of
H A DLayer.idl37 // DocMerge from xml: service com::sun::star::drawing::Layer
57 …// DocMerge from xml: service com::sun::star::drawing::Layer: interface com::sun::star::beans::XPr…
65 // DocMerge from xml: property com::sun::star::drawing::Layer::Name
73 // DocMerge from xml: property com::sun::star::drawing::Layer::IsVisible
81 // DocMerge from xml: property com::sun::star::drawing::Layer::IsPrintable
89 // DocMerge from xml: property com::sun::star::drawing::Layer::IsLocked
/aoo4110/main/offapi/com/sun/star/configuration/
H A DSetElement.idl55 <p>Set elements may be added to and removed from the hierarchy at runtime.
85 <p>When an instance is removed from a set (this includes being replaced by
88 into a container, if it was obtained from the same hierarchy.
91 <p>When a set element is removed from its set from outside the hierarchy, the
97 changing the name or parent is not supported (the object can't be removed from
129 from its old parent (if any) and then inserting it into the new parent
147 to be notified, if the object is removed from its container by an outside source.
155 that is described by and can be generated from a <em>template</em>.
/aoo4110/main/offapi/com/sun/star/deployment/
H A DXExtensionManager.idl130 If the extension is not from the user repository then an
152 If the extension is not from the user repository then an
176 the repository from which the extensions are returned
217 /** gets all extensions with the same identifer from all repositories.
220 the extension from the user repository. The next element is from the shared
221 and the last one is from the bundled repository.
240 is the extension from the user repository, the second is from the shared
241 repository and the last is from the bundled repository.
279 will be removed from the database.
/aoo4110/main/udkapi/com/sun/star/io/
H A DXConnectable.idl37 // DocMerge from xml: interface com::sun::star::io::XConnectable
42 that is further away from the source of the data. (Note that this
53 // DocMerge from xml: method com::sun::star::io::XConnectable::setPredecessor
60 // DocMerge from idl: method com::sun::star::io::XConnectable::getPredecessor
68 // DocMerge from xml: method com::sun::star::io::XConnectable::setSuccessor
75 // DocMerge from idl: method com::sun::star::io::XConnectable::getSuccessor
H A DXMarkableStream.idl45 // DocMerge from xml: interface com::sun::star::io::XMarkableStream
52 // DocMerge from xml: method com::sun::star::io::XMarkableStream::createMark
60 // DocMerge from xml: method com::sun::star::io::XMarkableStream::deleteMark
75 // DocMerge from xml: method com::sun::star::io::XMarkableStream::jumpToMark
95 // DocMerge from idl: method com::sun::star::io::XMarkableStream::offsetToMark
97 the offset from the current stream position to the
/aoo4110/main/sal/textenc/
H A Dtcvtlat1.tab35 /* Last-Changes from us: */
210 /* Last-Changes from us: */
344 /* Last-Changes from us: */
517 /* Last-Changes from us: */
692 /* Last-Changes from us: */
867 /* Last-Changes from us: */
1042 /* Last-Changes from us: */
1147 /* Last-Changes from us: */
1212 /* Last-Changes from us: */
1340 /* Last-Changes from us: */
[all …]
/aoo4110/main/i18npool/source/search/
H A Dlevdis.cxx573 #error Error: conversion from sal_Unicode to char needed! in ShowMatrix()
580 #error Error: conversion from sal_Unicode to char needed! in ShowMatrix()
596 #error Error: conversion from sal_Unicode to char needed! in ShowTest()
609 #error Error: conversion from sal_Unicode to char needed! in ShowTest()
706 #error Error: conversion from char to OUString needed! in main()
718 #error Error: conversion from char to sal_Unicode needed! in main()
754 #error Error: conversion from char to OUString / sal_Unicode,length needed! in main()
758 #error Error: conversion from char to OUString / sal_Unicode,length needed! in main()
762 #error Error: conversion from char to sal_Unicode needed! in main()
/aoo4110/main/offapi/com/sun/star/awt/
H A DXWindow.idl70 receives events from the user.</p>
136 /** removes the specified window listener from the listener list.
148 /** removes the specified focus listener from the listener list.
160 /** removes the specified key listener from the listener list.
172 /** removes the specified mouse listener from the listener list.
184 /** removes the specified mouse motion listener from the listener list.
196 /** removes the specified paint listener from the listener list.
/aoo4110/main/offapi/com/sun/star/sheet/
H A DDataPilotFieldGroupInfo.idl47 automatically from the minimum of the item values.
50 <li>If <FALSE/> is set, the value from <member>Start</member> will be
53 calculated automatically from the minimum of all member values of the
62 automatically from the maximum of the item values.
65 <li>If <FALSE/> is set, the value from <member>End</member> will be
68 calculated automatically from the maximum of all member values of the
82 more flags from <type>DataPilotFieldGroupBy</type>, grouping is
/aoo4110/main/offapi/com/sun/star/document/
H A DMacroExecMode.idl45 /** Execute macros from secure list quietly.
57 from secure list are executed quietly.
96 /** Execute only macros from secure list. Macros that are not from the list
102 /** Execute only macros from secure list or macros that are signed by
117 /** Execute only macros from secure list or macros that are signed by
/aoo4110/main/offapi/com/sun/star/frame/
H A DBorderWidths.idl33 /** specifies a border area by offsets from each side.
38 /** specifies the offset from left border.
43 /** specifies the offset from top border.
48 /** specifies the offset from right border.
53 /** specifies the offset from bottom border.
/aoo4110/main/udkapi/com/sun/star/lang/
H A DXConnectionPoint.idl49 // DocMerge from idl: interface com::sun::star::lang::XConnectionPoint
110 // DocMerge from idl: method com::sun::star::lang::XConnectionPoint::getConnectionType
119 type returned from this method must enable the caller to access
129 // DocMerge from idl: method com::sun::star::lang::XConnectionPoint::getConnectionPointContainer
140 // DocMerge from idl: method com::sun::star::lang::XConnectionPoint::advise
153 The client's sink receives outgoing calls from the
170 // DocMerge from idl: method com::sun::star::lang::XConnectionPoint::unadvise
188 // DocMerge from idl: method com::sun::star::lang::XConnectionPoint::getConnections

Completed in 160 milliseconds

12345678910>>...68