Home
last modified time | relevance | path

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

/trunk/main/svx/source/dialog/
H A Dcharmap.cxx320 DrawChars_Impl( FirstInView(), LastInView() ); in Paint()
325 DrawChars_Impl(nSelectedIndex,nSelectedIndex); in DeSelect()
329 void SvxShowCharSet::DrawChars_Impl( int n1, int n2 ) in DrawChars_Impl() function in SvxShowCharSet
580 DrawChars_Impl( nOldIndex, nOldIndex ); in SelectIndex()
581 DrawChars_Impl( nNewIndex, nNewIndex ); in SelectIndex()
/trunk/main/svx/inc/svx/
H A Dcharmap.hxx128 void DrawChars_Impl( int n1, int n2);

Completed in 25 milliseconds