Home
last modified time | relevance | path

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

/aoo4110/main/filter/source/graphicfilter/idxf/
H A Ddxfreprd.hxx107 double getGlobalLineTypeScale() const;
129 inline double DXFRepresentation::getGlobalLineTypeScale() const { return mfGlobalLineTypeScale; } in getGlobalLineTypeScale() function in DXFRepresentation
H A Ddxfreprd.cxx224 … setGlobalLineTypeScale(getGlobalLineTypeScale() * rDGR.GetF()); in ReadHeader()
H A Ddxf2mtf.cxx101 x = pLT->fDash[i] * pDXF->getGlobalLineTypeScale(); in LTypeToDXFLineInfo()

Completed in 26 milliseconds