Searched refs:FindINetAttr (Results 1 – 5 of 5) sorted by relevance
847 const SwFmtINetFmt* FindINetAttr( const String& rName ) const;
1888 const SwFmtINetFmt* FindINetAttr( const String& rName ) const;
1962 else if( 0 != ( pINet = pWrtShell->FindINetAttr( sMark ) )) in JumpToSwMark()1984 else if( 0 != ( pINet = pWrtShell->FindINetAttr( sMark ) )) in JumpToSwMark()
1831 const SwFmtINetFmt* SwCrsrShell::FindINetAttr( const String& rName ) const in FindINetAttr() function in SwCrsrShell1833 return pDoc->FindINetAttr( rName ); in FindINetAttr()
2088 const SwFmtINetFmt* SwDoc::FindINetAttr( const String& rName ) const in FindINetAttr() function in SwDoc
Completed in 522 milliseconds