Home
last modified time | relevance | path

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

/aoo4110/main/sw/source/core/fields/
H A Dddefld.cxx55 SwIntrnlRefLink( SwDDEFieldType& rType, sal_uInt16 nUpdateType, sal_uInt16 nFmt ) in SwIntrnlRefLink() argument
56 : SwBaseLink( nUpdateType, nFmt ), in SwIntrnlRefLink()
245 const String& rCmd, sal_uInt16 nUpdateType ) in SwDDEFieldType() argument
250 refLink = new SwIntrnlRefLink( *this, nUpdateType, FORMAT_STRING ); in SwDDEFieldType()
/aoo4110/main/sw/source/core/docnode/
H A Dsection.cxx80 SwIntrnlSectRefLink( SwSectionFmt& rFmt, sal_uInt16 nUpdateType, sal_uInt16 nFmt ) in SwIntrnlSectRefLink() argument
81 : SwBaseLink( nUpdateType, nFmt ), in SwIntrnlSectRefLink()
1706 sal_uInt16 nUpdateType = sfx2::LINKUPDATE_ALWAYS; in CreateLink() local
1711 m_RefLink = new SwIntrnlSectRefLink( *pFmt, nUpdateType, FORMAT_RTF ); in CreateLink()
1726 pLnk->SetUpdateMode( nUpdateType ); in CreateLink()
/aoo4110/main/sfx2/inc/sfx2/
H A Dlinkmgr.hxx66 sal_Bool InsertLink( SvBaseLink* pLink, sal_uInt16 nObjType, sal_uInt16 nUpdateType,

Completed in 37 milliseconds