Home
last modified time | relevance | path

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

/aoo4110/main/filter/source/t602/
H A Dt602filter.cxx228 setfnt(chngul,true); in inschr()
248 setfnt(chngul,true); in inschr()
544 void T602ImportFilter::setfnt(fonts fnt,bool mustwrite) in setfnt() function in T602ImportFilter::T602ImportFilter
789 case 0x02 : setfnt(fat,false); break; in Read602()
790 case 0x04 : setfnt(cursive,false); break; in Read602()
791 case 0x0f : setfnt(bold,false); break; in Read602()
792 case 0x10 : setfnt(tall,false); break; in Read602()
793 case 0x1d : setfnt(big,false); break; in Read602()
794 case 0x14 : setfnt(hindex,false); break; in Read602()
795 case 0x16 : setfnt(lindex,false); break; in Read602()
H A Dt602filter.hxx216 void setfnt(fonts fnt,bool mustwrite);

Completed in 16 milliseconds