Searched refs:nUIUnitKomma (Results 1 – 2 of 2) sorted by relevance
123 nUIUnitKomma=0; in ImpCtor()983 nUIUnitKomma = 0; in ImpSetUIUnit()1018 case FUNIT_MM : nUIUnitKomma-=3; break; in ImpSetUIUnit()1019 case FUNIT_CM : nUIUnitKomma-=2; break; in ImpSetUIUnit()1020 case FUNIT_M : nUIUnitKomma+=0; break; in ImpSetUIUnit()1021 case FUNIT_KM : nUIUnitKomma+=3; break; in ImpSetUIUnit()1040 nUIUnitKomma += 4; in ImpSetUIUnit()1050 nUIUnitKomma -= 4; in ImpSetUIUnit()1074 nUIUnitKomma--; in ImpSetUIUnit()1081 nUIUnitKomma++; in ImpSetUIUnit()[all …]
183 int nUIUnitKomma; // see above member in SdrModel437 int GetUIUnitKomma() const { return nUIUnitKomma; } in GetUIUnitKomma()
Completed in 31 milliseconds