Home
last modified time | relevance | path

Searched refs:getLinkUpdateMode (Results 1 – 7 of 7) sorted by relevance

/trunk/main/sw/inc/
H A DIDocumentSettingAccess.hxx164 virtual sal_uInt16 getLinkUpdateMode( /*[in]*/bool bGlobalSettings ) const = 0;
H A Ddoc.hxx758 virtual sal_uInt16 getLinkUpdateMode( /*[in]*/bool bGlobalSettings ) const;
/trunk/main/sw/source/ui/uno/
H A DSwXDocumentSettings.cxx742 rValue <<= static_cast < sal_Int16 > ( mpDoc->getLinkUpdateMode(true) ); in _getSingleValue()
/trunk/main/sw/source/core/doc/
H A Ddocnew.cxx1002 sal_uInt16 nLinkMode = getLinkUpdateMode( true ); in UpdateLinks()
H A Ddoc.cxx409 sal_uInt16 SwDoc::getLinkUpdateMode( /*[in]*/bool bGlobalSettings ) const in getLinkUpdateMode() function in SwDoc
/trunk/main/sw/source/core/edit/
H A Deditsh.cxx1069 return getIDocumentSettingAccess()->getLinkUpdateMode( !bDocSettings ); in GetLinkUpdMode()
/trunk/main/sw/source/filter/html/
H A Dswhtml.cxx448 sal_uInt16 nLinkMode = pDoc->getLinkUpdateMode( true ); in ~SwHTMLParser()

Completed in 77 milliseconds