Searched refs:pSttPtr (Results 1 – 1 of 1) sorted by relevance
201 void SetStart( const SwPosition& rPos, SwPosition* pSttPtr = 0 ) in SetStart() argument203 if( !pSttPtr ) pSttPtr = Start(); in SetStart()204 *pSttPtr = rPos; in SetStart()
Completed in 14 milliseconds