Searched refs:GetRefMarks (Results 1 – 7 of 7) sorted by relevance
1670 return GetDoc()->GetRefMarks(); in getCount()1723 sal_uInt16 nCount = GetDoc()->GetRefMarks( &aStrings ); in getElementNames()1752 return 0 != GetDoc()->GetRefMarks(); in hasElements()
543 sal_uInt16 SwEditShell::GetRefMarks( SvStringsDtor* pStrings ) const in GetRefMarks() function in SwEditShell545 return GetDoc()->GetRefMarks( pStrings ); in GetRefMarks()
754 sal_uInt16 GetRefMarks( SvStringsDtor* = 0 ) const;
1793 sal_uInt16 GetRefMarks( SvStringsDtor* = 0 ) const;
366 nMemberCount = pWrtShell->GetRefMarks( 0 ); in Init()692 nMemberCount = pWrtShell->GetRefMarks( &aRefMarks ); in FillMemberList()
519 pSh->GetRefMarks( &rToFill ); in GetSubTypes()
1856 sal_uInt16 SwDoc::GetRefMarks( SvStringsDtor* pNames ) const in GetRefMarks() function in SwDoc
Completed in 101 milliseconds