Home
last modified time | relevance | path

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

/AOO41X/main/filter/source/graphicfilter/ios2met/
H A Dios2met.cxx386 void ReadLine(sal_Bool bGivenPos, sal_uInt16 nOrderLen);
387 void ReadRelLine(sal_Bool bGivenPos, sal_uInt16 nOrderLen);
388 void ReadBox(sal_Bool bGivenPos);
390 … void ReadChrStr(sal_Bool bGivenPos, sal_Bool bMove, sal_Bool bExtra, sal_uInt16 nOrderLen);
391 void ReadArc(sal_Bool bGivenPos);
392 void ReadFullArc(sal_Bool bGivenPos, sal_uInt16 nOrderSize);
393 void ReadPartialArc(sal_Bool bGivenPos, sal_uInt16 nOrderSize);
395 void ReadBezier(sal_Bool bGivenPos, sal_uInt16 nOrderLen);
396 void ReadFillet(sal_Bool bGivenPos, sal_uInt16 nOrderLen);
397 void ReadFilletSharp(sal_Bool bGivenPos, sal_uInt16 nOrderLen);
[all …]