Home
last modified time | relevance | path

Searched refs:TYPE_LINK (Results 1 – 3 of 3) sorted by relevance

/trunk/main/framework/qa/complex/framework/autosave/
H A DProtocol.java101 public static final int TYPE_LINK = 1024; field in Protocol
113 public static final int FILTER_LINK = TYPE_LINK;
266 if ((m_nType & TYPE_LINK) == TYPE_LINK) in toString()
367 if ((m_nType & TYPE_LINK) == TYPE_LINK) in toHTML()
716 log(TYPE_LINK, sLog.toString()); in defineHyperlink()
/trunk/main/sfx2/source/doc/
H A Ddoctemplates.cxx90 #define TYPE_LINK "application/vnd.sun.star.hier-link" macro
752 OUString aType( RTL_CONSTASCII_USTRINGPARAM( TYPE_LINK ) ); in addEntry()
H A Ddoctempl.cxx110 #define TYPE_LINK "application/vnd.sun.star.hier-link" macro

Completed in 50 milliseconds