Lines Matching refs:GetMM100UnitConverter

121 …e(XML_NAMESPACE_DR3D, XML_TRANSFORM, aTransform.GetExportString(mrExport.GetMM100UnitConverter()));  in ImpExport3DShape()
145 mrExport.GetMM100UnitConverter().convertB3DVector(sStringBuffer, aPos3D); in ImpExport3DShape()
153 mrExport.GetMM100UnitConverter().convertB3DVector(sStringBuffer, aDir3D); in ImpExport3DShape()
182 mrExport.GetMM100UnitConverter().convertB3DVector(sStringBuffer, aPos3D); in ImpExport3DShape()
190 mrExport.GetMM100UnitConverter().convertB3DVector(sStringBuffer, aDir3D); in ImpExport3DShape()
278 …e(XML_NAMESPACE_DR3D, XML_TRANSFORM, aTransform.GetExportString(mrExport.GetMM100UnitConverter())); in export3DSceneAttributes()
288 mrExport.GetMM100UnitConverter().convertB3DVector(sStringBuffer, aVRP); in export3DSceneAttributes()
296 mrExport.GetMM100UnitConverter().convertB3DVector(sStringBuffer, aVPN); in export3DSceneAttributes()
304 mrExport.GetMM100UnitConverter().convertB3DVector(sStringBuffer, aVUP); in export3DSceneAttributes()
323 mrExport.GetMM100UnitConverter().convertMeasure(sStringBuffer, nDistance); in export3DSceneAttributes()
331 mrExport.GetMM100UnitConverter().convertMeasure(sStringBuffer, nFocalLength); in export3DSceneAttributes()
339 mrExport.GetMM100UnitConverter().convertNumber(sStringBuffer, (sal_Int32)nShadowSlant); in export3DSceneAttributes()
369 mrExport.GetMM100UnitConverter().convertColor(sStringBuffer, aAmbientColor); in export3DSceneAttributes()
377 mrExport.GetMM100UnitConverter().convertBool(sStringBuffer, bTwoSidedLighting); in export3DSceneAttributes()
409 mrExport.GetMM100UnitConverter().convertColor(sStringBuffer, aLightColor); in export3DLamps()
418 mrExport.GetMM100UnitConverter().convertB3DVector(sStringBuffer, aLightDirection); in export3DLamps()
426 mrExport.GetMM100UnitConverter().convertBool(sStringBuffer, bLightOnOff); in export3DLamps()