Searched refs:W1_FFN (Results 1 – 4 of 4) sorted by relevance
342 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()
320 W1_FFN** pFontA; // Array of Pointers to Font Description331 W1_FFN* GetFFN(sal_uInt16 nNum);
584 struct W1_FFN ///////////////////////////////////////// Font Descriptor struct
1364 W1_FFN* pF = GetFFN(nFCode - 3); in GetFont()
Completed in 66 milliseconds