Home
last modified time | relevance | path

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

/trunk/main/svtools/source/edit/
H A Dtextview.cxx181 TextSelFunctionSet* mpSelFuncSet; member
225 mpImpl->mpSelFuncSet = new TextSelFunctionSet( this ); in TextView()
226 mpImpl->mpSelEngine = new SelectionEngine( mpImpl->mpWindow, mpImpl->mpSelFuncSet ); in TextView()
259 delete mpImpl->mpSelFuncSet; in ~TextView()

Completed in 23 milliseconds