Home
last modified time | relevance | path

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

/AOO41X/main/sw/source/core/crsr/
H A Dcrsrsh.cxx2915 typedef SwCntntNode* (SwNodes:: *FNGoSection)( SwNodeIndex *, int, int ) const; in FindValidCntntNode() typedef
2916 FNGoSection funcGoSection = &SwNodes::GoNextSection; in FindValidCntntNode()