Home
last modified time | relevance | path

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

/aoo4110/main/sw/source/filter/ww1/
H A Dw1class.cxx342 W1_FFN* pA = (W1_FFN*)new char[rFib.GetFIB().cbSttbfffnGet() in Ww1Fonts()
352 W1_FFN* p = pA; in Ww1Fonts()
363 p = (W1_FFN *)(((char*)p) + nNextSiz); in Ww1Fonts()
367 pFontA = new W1_FFN*[nMax]; // alloziere Index-Array in Ww1Fonts()
373 p = (W1_FFN*)(((char*)p) + p->cbFfnM1Get() + 1); in Ww1Fonts()
384 W1_FFN* Ww1Fonts::GetFFN(sal_uInt16 nNum) in GetFFN()
386 W1_FFN* pRet = NULL; in GetFFN()
H A Dw1class.hxx320 W1_FFN** pFontA; // Array of Pointers to Font Description
331 W1_FFN* GetFFN(sal_uInt16 nNum);
H A Dw1struct.hxx584 struct W1_FFN ///////////////////////////////////////// Font Descriptor struct
H A Dw1filter.cxx1364 W1_FFN* pF = GetFFN(nFCode - 3); in GetFont()

Completed in 43 milliseconds