Home
last modified time | relevance | path

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

/trunk/main/editeng/source/editeng/
H A Deditattr.cxx390 EditCharAttribKerning::EditCharAttribKerning( const SvxKerningItem& rAttr, sal_uInt16 _nStart, sal_… in EditCharAttribKerning() function in EditCharAttribKerning
396 void EditCharAttribKerning::SetFont( SvxFont& rFont, OutputDevice* ) in SetFont()
H A Deditattr.hxx402 class EditCharAttribKerning : public EditCharAttrib class
405 EditCharAttribKerning( const SvxKerningItem& rAttr, sal_uInt16 nStart, sal_uInt16 nEnd );
H A Deditdoc.cxx362 pNew = new EditCharAttribKerning( (const SvxKerningItem&)rNew, nS, nE ); in MakeCharAttrib()

Completed in 25 milliseconds