Home
last modified time | relevance | path

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

/trunk/main/sc/source/filter/excel/
H A Dfontbuff.cxx47 void LotusFontBuffer::Fill( const sal_uInt8 nIndex, SfxItemSet& rItemSet ) in Fill()
90 void LotusFontBuffer::SetName( const sal_uInt16 nIndex, const String& rName ) in SetName()
104 void LotusFontBuffer::SetHeight( const sal_uInt16 nIndex, const sal_uInt16 nHeight ) in SetHeight()
112 void LotusFontBuffer::SetType( const sal_uInt16 nIndex, const sal_uInt16 nType ) in SetType()
126 void LotusFontBuffer::MakeFont( ENTRY* pEntry ) in MakeFont()
/trunk/main/sc/source/filter/lotus/
H A Dlotimpop.cxx58 pFontBuff( new LotusFontBuffer) in LOTUS_ROOT()
365 if( nNum >= LotusFontBuffer::nSize ) in Font_Face()
376 for( sal_uInt16 nCnt = 0 ; nCnt < LotusFontBuffer::nSize ; nCnt++ ) in Font_Type()
387 for( sal_uInt16 nCnt = 0 ; nCnt < LotusFontBuffer::nSize ; nCnt++ ) in Font_Ysize()
/trunk/main/sc/source/filter/inc/
H A Droot.hxx92 class LotusFontBuffer;
106 LotusFontBuffer* pFontBuff;
H A Dlotfntbf.hxx38 class LotusFontBuffer class
H A Dlotimpop.hxx36 class LotusFontBuffer;

Completed in 16 milliseconds