Home
last modified time | relevance | path

Searched refs:current (Results 76 – 100 of 684) sorted by relevance

12345678910>>...28

/trunk/main/desktop/source/deployment/misc/
H A Ddp_update.cxx354 Reference<deployment::XPackage> const & current = seqExt[i]; in getExtensionWithHighestVersion() local
356 if (! current.is()) in getExtensionWithHighestVersion()
359 … if (dp_misc::compareVersions(current->getVersion(), greatest->getVersion()) == dp_misc::GREATER) in getExtensionWithHighestVersion()
360 greatest = current; in getExtensionWithHighestVersion()
/trunk/main/offapi/com/sun/star/drawing/
H A DAccessibleDrawDocumentView.idl45 access to the current page and the shapes on that page.</p>
52 <li>Only the current draw page and only the visible shapes are
89 <li>Children: The shapes of the current draw page that are currently
95 scrolling, switching the current draw page, or changing the view
/trunk/main/l10ntools/java/receditor/java/transex3/controller/
H A DEditorController.java308 String current = aBR.readLine(); in readStrings() local
311 while( current != null ){ in readStrings()
313 aSdfEntity.setProperties( current ); in readStrings()
319 current = aBR.readLine(); in readStrings()
/trunk/main/udkapi/com/sun/star/io/
H A DMarkableOutputStream.idl51 /** allows to write data at the current position.
59 /** allows to create marks at the current position
60 and to set the current position.
H A DFilePermission.idl41 in the current directory, while a string consisting of a single <code>"-"</code> indicates
42 all the files in the current directory and (recursively) all files and
43 subdirectories contained in the current directory.
/trunk/main/offapi/com/sun/star/text/textfield/docinfo/
H A DEditTime.idl42 /** contains the current content of the text field.
47 will be overiden by the current author
51 is always displayed as the current date or time.
H A DChangeDateTime.idl42 /** contains the current content of the text field.
47 will be overiden by the current author
51 is always displayed as the current date or time.
H A DCreateDateTime.idl42 /** contains the current content of the text field.
47 will be overiden by the current author
51 is always displayed as the current date or time.
H A DPrintDateTime.idl42 /** contains the current content of the text field.
47 will be overiden by the current author
51 is always displayed as the current date or time.
/trunk/main/offapi/com/sun/star/form/
H A DNavigationBarMode.idl39 /** no navigation bar is provided and navigation on the current
53 on the current/active form.
61 on the parent of the current/active form.
/trunk/main/offapi/com/sun/star/presentation/
H A DXSlideShowListener.idl50 /** Notify that the slide transtion of the current slide ended. */
54 of the current slide has ended. */
57 /** Notify that the current slide has ended,
H A DXSlideShow.idl83 current slide, a possible slide transition effect is issued
96 The current slide is displayed as if the last user-triggered effect
98 current slide then slideEnded(true) is called at the registered
141 This method ends all effects on the current slide, displays a
143 current slide is equal to the requested slide here, this
210 @return the instance of the current slide. If there's no
/trunk/main/offapi/com/sun/star/datatransfer/dnd/
H A DDropTargetDropEvent.idl52 /** The drop target context of the current drag operation.
72 /** The cursor's current x location within the windows' coordinates.
78 /** The cursor's current y location within the windows' coordinates.
/trunk/main/offapi/com/sun/star/datatransfer/clipboard/
H A DXClipboard.idl49 /** To get the current content of the clipboard.
52 The transferable object representing the current content of
60 /** Sets the current contents of the clipboard to the specified
/trunk/main/offapi/com/sun/star/sdb/application/
H A DXCopyTableListener.idl54 describes the current state of the copy operation.
66 describes the current state of the copy operation.
75 describes the current state of the copy operation.
/trunk/main/offapi/com/sun/star/script/vba/
H A DVBAScriptEventId.idl44 /** This event is fired when a VBA script in the current document has been
61 /** This event is fired when a VBA script in the current document stops
79 /** This event is fired when a VBA script in the current document tries to
/trunk/main/offapi/com/sun/star/frame/
H A DXFramesSupplier.idl37 /** provides access to sub frames of current one
54 /** gets the current active frame of this container
83 at the creator frame with <var>this</var> as the current argument. Then it broadcasts
/trunk/main/l10ntools/source/
H A Dlocalize.cxx546 DirEntry current; in MergeSingleFile() local
549 current=myDir[x++]; in MergeSingleFile()
550 StringCompare result=current.GetName().CompareIgnoreCaseToAscii( aEntry.GetName() ); in MergeSingleFile()
553 …fprintf(stderr,"but use %s instead \n" , ByteString(current.GetFull(), RTL_TEXTENCODING_ASCII_US).… in MergeSingleFile()
554 aEntry=current; in MergeSingleFile()
/trunk/main/shell/source/backends/desktopbe/
H A Ddesktopbackend.cxx226 css::uno::Reference< css::uno::XCurrentContext > current( in createInstance() local
228 if (current.is()) { in createInstance()
229 current->getValueByName( in createInstance()
/trunk/main/forms/source/resource/
H A Dstrings.src75 Text [ en-US ] = "Error updating the current record";
80 Text [ en-US ] = "Error deleting the current record";
136 …Text [ en-US ] = "The content of the current form has been modified.\nDo you want to save your cha…
/trunk/main/offapi/com/sun/star/form/validation/
H A DValidatableControlModel.idl65 <p>Setting an retrieving the current validator of the control model is
69 <p>Easy access to the current value of the control, as well as it's validity
82 changes, the <type>ValidatableControlModel</type> re-validates it's current valid, and
/trunk/main/offapi/com/sun/star/inspection/
H A DXPropertyControl.idl51 /** denotes the current content of the control.
82 <member>ControlContext</member> is notified of our current value. Also, the control
92 /** notifies the context in which the control lives of the current control value,
/trunk/main/offapi/com/sun/star/awt/
H A DXDockableWindow.idl78 /** queries the current window state
110 /** queries the current locking state
130 /** queries the current popup mode
/trunk/main/sd/source/ui/view/
H A DOutliner.cxx565 maObjectIterator = ::sd::outliner::OutlinerContainer(this).current(); in Initialize()
620 maLastValidPosition = *::sd::outliner::OutlinerContainer(this).current(); in Initialize()
804 maObjectIterator = ::sd::outliner::OutlinerContainer(this).current(); in DetectChange()
812 maObjectIterator = ::sd::outliner::OutlinerContainer(this).current(); in DetectChange()
822 maObjectIterator = ::sd::outliner::OutlinerContainer(this).current(); in DetectChange()
829 maObjectIterator = ::sd::outliner::OutlinerContainer(this).current(); in DetectChange()
/trunk/main/svx/source/src/
H A Derrtxt.src469 …\nMacros may contain viruses. Execution of macros is disabled due to the current macro security se…
473current document signature.\n\nThis could be the result of document manipulation or of structural …
477 …t manipulation.\n\nWe recommend that you do not trust the content of the current document.\nExecut…
486 Text [ en-US ] = "Function not possible: path contains current directory." ;

Completed in 101 milliseconds

12345678910>>...28