Home
last modified time | relevance | path

Searched refs:from (Results 176 – 200 of 1691) sorted by relevance

12345678910>>...68

/aoo4110/main/offapi/com/sun/star/drawing/
H A DTextureProjectionMode.idl33 // DocMerge from xml: enum com::sun::star::drawing::TextureProjectionMode
44 // DocMerge from xml: value com::sun::star::drawing::TextureProjectionMode::OBJECTSPECIFIC
52 // DocMerge from xml: value com::sun::star::drawing::TextureProjectionMode::PARALLEL
60 // DocMerge from xml: value com::sun::star::drawing::TextureProjectionMode::SPHERE
H A DBezierPoint.idl37 // DocMerge from xml: struct com::sun::star::drawing::BezierPoint
47 // DocMerge from xml: field com::sun::star::drawing::BezierPoint::Position
54 // DocMerge from xml: field com::sun::star::drawing::BezierPoint::ControlPoint1
61 // DocMerge from xml: field com::sun::star::drawing::BezierPoint::ControlPoint2
H A DMasterPage.idl37 // DocMerge from xml: service com::sun::star::drawing::MasterPage
42 Since this service is derived from the service <type>GenericDrawPage</type>,
48 <li>It cannot be removed from a document as long as one or
60 …// DocMerge from xml: service com::sun::star::drawing::MasterPage: service com::sun::star::drawing…
/aoo4110/main/sw/source/core/bastyp/
H A Dbparr.cxx91 void BigPtrArray::Move( sal_uLong from, sal_uLong to ) in Move() argument
93 sal_uInt16 cur = Index2Block( from ); in Move()
95 ElementPtr pElem = p->pData[ from - p->nStart ]; in Move()
97 Remove( ( to < from ) ? ( from + 1 ) : from ); in Move()
/aoo4110/main/udkapi/com/sun/star/io/
H A DXActiveDataStreamer.idl41 // DocMerge from xml: interface com::sun::star::io::XActiveDataStreamer
45 <p>If you want to allow control from outside, also implement the
52 // DocMerge from xml: method com::sun::star::io::XActiveDataStreamer::setStream
63 // DocMerge from idl: method com::sun::star::io::XActiveDataStreamer::getStream
H A DXDataExporter.idl49 // DocMerge from xml: interface com::sun::star::io::XDataExporter
50 /** makes it possible to export data from a component into a data sink.
59 // DocMerge from xml: method com::sun::star::io::XDataExporter::exportData
68 // DocMerge from xml: method com::sun::star::io::XDataExporter::cancel
/aoo4110/main/offapi/com/sun/star/sheet/
H A DDatabaseImportDescriptor.idl37 /** represents a description of how data from an external database is
46 /** enables importing and specifies from what type of source data is
53 /** specifies the name of the database from which data is imported.
59 /** specifies the table, query, or statement from which data is imported.
H A DXCellRangeData.idl35 /** allows to get and set an array of data from a cell range.
42 /** gets an array from the contents of the cell range.
49 /** fills the cell range with values from an array.
56 If the size of the array is different from the current size.
/aoo4110/main/offapi/com/sun/star/text/
H A DXTextViewCursor.idl41 // DocMerge from xml: interface com::sun::star::text::XTextViewCursor
48 // DocMerge from idl: method com::sun::star::text::XTextViewCursor::isVisible
56 // DocMerge from xml: method com::sun::star::text::XTextViewCursor::setVisible
63 // DocMerge from idl: method com::sun::star::text::XTextViewCursor::getPosition
H A DXTextDocument.idl41 // DocMerge from xml: interface com::sun::star::text::XTextDocument
48 // DocMerge from idl: method com::sun::star::text::XTextDocument::getText
54 accessible from the contents via <code>X...Supplier</code>
61 // DocMerge from xml: method com::sun::star::text::XTextDocument::reformat
/aoo4110/main/offapi/com/sun/star/document/
H A DXUndoManager.idl53 …<p>Additionally, the Undo manager manages a Redo stack: Actions which are undone are moved from th…
165 …action is finally removed from the Undo manager's control (e.g. by calling <member>clear</member> …
184 <li>move this undo action from the undo stack to the redo stack</li>
209 <li>move this action from the redo stack to the undo stack</li>
264 /** returns the titles of all actions currently on the undo stack, from top to bottom
270 /** returns the titles of all actions currently on the Redo stack, from top to bottom
279 … <p>All actions will be removed from both the Undo and the Redo stack. Actions which implement the
290 …<p>All actions will be removed from the Redo stack. Actions which implement the <type scope="com::…
302 <ul><li>remove all locks from the undo manager</li>
/aoo4110/main/vcl/aqua/source/a11y/
H A Daqua11yvaluewrapper.mm38 // TODO: Detect Type from Any
48 // TODO: Detect Type from Any
58 // TODO: Detect Type from Any
68 // TODO: Detect Type from NSNumber
/aoo4110/main/udkapi/com/sun/star/uno/
H A DXAdapter.idl54 // DocMerge from xml: method com::sun::star::uno::XAdapter::queryAdapted
61 // DocMerge from xml: method com::sun::star::uno::XAdapter::addReference
74 // DocMerge from xml: method com::sun::star::uno::XAdapter::removeReference
75 /** removes a reference from the adapter.
/aoo4110/main/offapi/com/sun/star/mozilla/
H A DXMenuProxy.idl43 // DocMerge from xml: interface com::sun::star::mozilla::XMenuProxy
51 // DocMerge from xml: method com::sun::star::mozilla::XMenuProxy::executeMenuItem
61 // DocMerge from xml: method com::sun::star::mozilla::XMenuProxy::addMenuProxyListener
71 // DocMerge from xml: method com::sun::star::mozilla::XMenuProxy::removeMenuProxyListener
H A DXMenuProxyListener.idl47 // DocMerge from xml: interface com::sun::star::mozilla::XMenuProxyListener
54 // DocMerge from xml: method com::sun::star::mozilla::XMenuProxyListener::menuChangedMultiple
62 // DocMerge from xml: method com::sun::star::mozilla::XMenuProxyListener::menuChangedSingle
70 // DocMerge from xml: method com::sun::star::mozilla::XMenuProxyListener::menuItemDeleted
/aoo4110/main/offapi/com/sun/star/rendering/
H A DXBitmapCanvas.idl62 /** This method copies a rectangular area from a place of one
65 This method copies a rectangular area from a place of one
68 clipping set, the regions clipped away from the source
75 Canvas from which to copy the bitmap data. Can be identical to
79 Rectangle from which to copy the bitmap data. This rectangle
/aoo4110/main/offapi/com/sun/star/embed/
H A DXVisualObject.idl71 Can take values from <type>Aspects</type> constant set.
101 Can take values from <type>Aspects</type> constant set.
127 Can take values from <type>Aspects</type> constant set.
154 Can take values from <type>Aspects</type> constant set.
157 the map mode the object communicates in, it can take values from
/aoo4110/main/offapi/com/sun/star/plugin/
H A DXPluginContext.idl57 /** Interface receiving calls from a plugin library.
106 /** Posts data from a buffer or file to an URL and receives a
118 whether data is from file
130 /** Posts data from a buffer or file to an URL.
141 whether data is from file
/aoo4110/main/offapi/com/sun/star/i18n/
H A DTransliterationModulesNew.idl38 /// Transliterate a string from upper case to lower case
40 /// Transliterate a string from lower case to upper case
42 /// Transliterate a string from half width character to full width character
44 /// Transliterate a string from full width character to half width character
46 /// Transliterate a Japanese string from Katakana to Hiragana
48 /// Transliterate a Japanese string from Hiragnan to Katakana
/aoo4110/main/offapi/com/sun/star/sdbc/
H A DResultSet.idl64 column. Columns are numbered from 1.
88 to retrieve the next result from a sequence of multiple results.
126 Chained warnings from previous calls will be cleared before processing a new call.
215 /** retrieves the direction for fetching rows from database tables
216 that is the default for result sets generated from this
227 for result sets generated from this
/aoo4110/main/cui/source/tabpages/
H A Dpage.src75 // #i4219# taken from congiguration now Maximum = 11900 ;
97 // #i4219# taken from congiguration now Maximum = 11900 ;
185 // #i4219# taken from congiguration now Maximum = 9999 ;
207 // #i4219# taken from congiguration now Maximum = 9999 ;
229 // #i4219# taken from congiguration now Maximum = 9999 ;
251 // #i4219# taken from congiguration now Maximum = 9999 ;
/aoo4110/main/offapi/com/sun/star/installation/
H A DXProtocolHandlerCheck.idl46 …// DocMerge from xml: method com::sun::star::installation::XProtocolHandlerCheck::isSingleSettingA…
53 // DocMerge from xml: method com::sun::star::installation::XProtocolHandlerCheck::isProtocolHandler
60 …// DocMerge from xml: method com::sun::star::installation::XProtocolHandlerCheck::setProtocolHandl…
67 …// DocMerge from xml: method com::sun::star::installation::XProtocolHandlerCheck::checkProtocolHan…
/aoo4110/main/offapi/com/sun/star/linguistic2/
H A DDictionaryListEventFlags.idl44 /** A positive entry was added to a dictionary from the
50 /** A positive entry was deleted from a dictionary of the
57 /** A negative entry was added to a dictionary from the
63 /** A negative entry was deleted from a dictionary of the
/aoo4110/main/offapi/com/sun/star/awt/
H A DWindowEvent.idl67 /** specifies the inset from the left.
76 /** specifies the inset from the top.
85 /** specifies the inset from the right.
94 /** specifies the inset from the bottom.
/aoo4110/main/desktop/test/deployment/update/publisher/
H A Dreadme.txt46 the update information from the repository as feed:
59 when generating the udpate feed. Instead the publisher name from the extension is used.
92 the update information from the repository as feed:
106 when generating the udpate feed. Instead the publisher name from the extension is used.
137 the update information from the repository as feed:
181 the update information from the repository as feed:

Completed in 69 milliseconds

12345678910>>...68