/aoo4110/main/offapi/com/sun/star/accessibility/ |
H A D | XAccessibleHypertext.idl | 71 encapsulates the hyperlink and provides several kinds of information 75 This index specifies the hyperlink to return. 80 hyperlink object is returned. If the index is invalid then an 87 /** Returns the index of the hyperlink that is associated with this 102 Returns the index of the hyperlink that is associated with this 103 character index, or throws an exception if there is no hyperlink
|
H A D | XAccessibleHyperlink.idl | 36 /** Implement this interface to represent a hyperlink or a group of 100 hyperlink (group) starts. 103 interface that ownes this hyperlink.</p> 112 hyperlink (group) ends. 115 interface that ownes this hyperlink.</p>
|
H A D | XAccessibleGroupPosition.idl | 39 /* Returns the hyperlink URL info of the object */
|
/aoo4110/main/winaccessibility/source/UAccCOM/ |
H A D | AccHypertext.cpp | 306 STDMETHODIMP CAccHypertext::get_hyperlink(long index,IAccessibleHyperlink **hyperlink) in get_hyperlink() argument 314 if(hyperlink == NULL) in get_hyperlink() 325 *hyperlink = NULL; in get_hyperlink() 344 *hyperlink = plink; in get_hyperlink()
|
H A D | AccHypertext.h | 146 STDMETHOD(get_hyperlink)(long index,IAccessibleHyperlink **hyperlink);
|
/aoo4110/main/offapi/com/sun/star/inspection/ |
H A D | XHyperlinkControl.idl | 39 in a hyperlink-like way 47 … /** adds a listener which will be notified when the user clicked the hyperlink text in the control 49 the listener to notify of hyperlink clicks
|
H A D | PropertyControlType.idl | 131 /** denotes a control which displays a string in a hyperlink-like appearance
|
/aoo4110/main/slideshow/source/engine/slide/ |
H A D | shapemanagerimpl.cxx | 145 rtl::OUString const hyperlink( checkForHyperlink(aPosition) ); in handleMouseReleased() local 146 if( hyperlink.getLength() > 0 ) in handleMouseReleased() 148 mrMultiplexer.notifyHyperlinkClicked(hyperlink); in handleMouseReleased()
|
/aoo4110/main/sc/source/ui/vba/ |
H A D | service.cxx | 57 namespace hyperlink namespace 89 …ecl, worksheet::serviceDecl, globals::serviceDecl, window::serviceDecl, hyperlink::serviceDecl, ap… in component_getFactory()
|
H A D | vbahyperlink.cxx | 232 namespace hyperlink namespace
|
/aoo4110/main/offapi/com/sun/star/presentation/ |
H A D | XSlideShowListener.idl | 67 /** Notifies that a hyperlink has been clicked. 68 @param hyperLink hyperlink URL
|
/aoo4110/main/offapi/com/sun/star/text/ |
H A D | BaseFrameProperties.idl | 257 /** contains the URL of a hyperlink that is set at the object. 262 /** contains the name of the target for a hyperlink that is set at the object. 267 /** contains the name of the hyperlink that is set at the object.
|
H A D | DocumentIndexLevelFormat.idl | 76 <p>TokenHyperlinkStart - start of a hyperlink</p> 79 <p>TokenHyperlinkEnd - end of a hyperlink</p>
|
/aoo4110/main/cui/source/dialogs/ |
H A D | hyperdlg.src | 813 Text [ en-US ] = "Trigger hyperlink" ; 831 …Text [ en-US ] = "This is where you create a hyperlink to a Web page, FTP server or Telnet connect… 840 Text [ en-US ] = "This is where you create a hyperlink to an e-mail address or newsgroup." ; 849 …Text [ en-US ] = "This is where you create a hyperlink to an existing document or a target within …
|
/aoo4110/main/offapi/com/sun/star/style/ |
H A D | CharacterProperties.idl | 348 /** This optional property contains the URL of a hyperlink. 354 /** This optional property contains the name of the target for a hyperlink. 360 /** This optional property contains the name of the hyperlink.
|
/aoo4110/main/sfx2/source/appl/ |
H A D | app.src | 411 Message [ en-US ] = "This hyperlink is going to open \"%s\". Do you want to proceed?" ; 419 …Message [ en-US ] = "For security reasons, the hyperlink cannot be executed.\nThe stated address w…
|
/aoo4110/main/offapi/com/sun/star/report/ |
H A D | XReportControlFormat.idl | 405 /** contains the URL of a hyperlink (if set). 414 /** contains the name of the target for a hyperlink (if set). 423 /** contains the name of the hyperlink (if set).
|
/aoo4110/main/xmerge/source/palmtests/qa-wrapper/testcases/ |
H A D | a_hyperlink.infile | 21 #testing hyperlink conversion
|
/aoo4110/main/offapi/com/sun/star/awt/ |
H A D | UnoControlFixedHyperlink.idl | 45 /** specifies a control for displaying fixed hyperlink.
|
H A D | XFixedHyperlink.idl | 40 /** gives access to the text and formatting of a fixed hyperlink field.
|
/aoo4110/main/offapi/com/sun/star/linguistic2/ |
H A D | DictionaryListEvent.idl | 69 <!-- Thomas: AFAIK it should translate into a hyperlink or so. -->
|
/aoo4110/main/sw/source/ui/inc/ |
H A D | utlui.hrc | 37 // hyperlink status bar control
|
/aoo4110/main/migrationanalysis/src/driver_docs/ |
H A D | allstrings.ulf | 2295 … text formats in hyperlink text. Instead, <PRODUCTNAME> creates a separate hyperlink for each form… 2298 …sentation of a hyperlink into several lines when the text box is not wide enough. <PRODUCTNAME> do…
|
/aoo4110/main/winaccessibility/source/UAccCOMIDL/ |
H A D | ia2_api_all.idl | 3377 This interface represents a hyperlink associated with a single substring 3462 owns this hyperlink. 3588 The returned IAccessibleHyperlink object encapsulates the hyperlink and 3591 This 0 based index specifies the hyperlink to return. 3592 @param [out] hyperlink 3599 [propget] HRESULT hyperlink 3602 [out, retval] IAccessibleHyperlink **hyperlink 3614 Returns the 0 based index of the hyperlink that is associated with this 3697 The returned IAccessibleHyperlink objects encapsulate the hyperlink and 5057 /** The number of anchors associated with this hyperlink object has changed. [all …]
|
/aoo4110/main/sw/source/ui/utlui/ |
H A D | initui.src | 145 Text [ en-US ] = "%s-click to open hyperlink";
|