Home
last modified time | relevance | path

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

/trunk/main/sw/source/core/unocore/
H A Dunocoll.cxx1670 return GetDoc()->GetRefMarks(); in getCount()
1723 sal_uInt16 nCount = GetDoc()->GetRefMarks( &aStrings ); in getElementNames()
1752 return 0 != GetDoc()->GetRefMarks(); in hasElements()
/trunk/main/sw/source/core/edit/
H A Deditsh.cxx543 sal_uInt16 SwEditShell::GetRefMarks( SvStringsDtor* pStrings ) const in GetRefMarks() function in SwEditShell
545 return GetDoc()->GetRefMarks( pStrings ); in GetRefMarks()
/trunk/main/sw/inc/
H A Deditsh.hxx754 sal_uInt16 GetRefMarks( SvStringsDtor* = 0 ) const;
H A Ddoc.hxx1793 sal_uInt16 GetRefMarks( SvStringsDtor* = 0 ) const;
/trunk/main/sw/source/ui/utlui/
H A Dcontent.cxx366 nMemberCount = pWrtShell->GetRefMarks( 0 ); in Init()
692 nMemberCount = pWrtShell->GetRefMarks( &aRefMarks ); in FillMemberList()
/trunk/main/sw/source/ui/fldui/
H A Dfldmgr.cxx519 pSh->GetRefMarks( &rToFill ); in GetSubTypes()
/trunk/main/sw/source/core/doc/
H A Ddoc.cxx1856 sal_uInt16 SwDoc::GetRefMarks( SvStringsDtor* pNames ) const in GetRefMarks() function in SwDoc

Completed in 86 milliseconds