Home
last modified time | relevance | path

Searched refs:eS (Results 1 – 4 of 4) sorted by last modified time

/trunk/main/scaddins/source/analysis/
H A Danalysishelper.cxx732 while( eS ) in ParseDouble()
735 switch( eS ) in ParseDouble()
742 eS = S_Int; in ParseDouble()
761 eS = S_Int; in ParseDouble()
787 eS = S_End; in ParseDouble()
797 eS = S_End; in ParseDouble()
812 eS = S_End; in ParseDouble()
818 eS = S_End; in ParseDouble()
824 eS = S_Exp; in ParseDouble()
829 eS = S_Exp; in ParseDouble()
[all …]
/trunk/main/svx/source/svdraw/
H A Dsvdtrans.cxx803 FrPair GetMapFactor(MapUnit eS, MapUnit eD) in GetMapFactor() argument
805 if (eS==eD) return FrPair(1,1,1,1); in GetMapFactor()
806 FrPair aS(GetInchOrMM(eS)); in GetMapFactor()
808 FASTBOOL bSInch=IsInch(eS); in GetMapFactor()
818 FrPair aS(GetInchOrMM(eS)); in GetMapFactor()
820 FASTBOOL bSInch=IsInch(eS); in GetMapFactor()
830 FrPair aS(GetInchOrMM(eS)); in GetMapFactor()
832 FASTBOOL bSInch=IsInch(eS); in GetMapFactor()
842 if (eS==eD) return FrPair(1,1,1,1); in GetMapFactor()
843 FrPair aS(GetInchOrMM(eS)); in GetMapFactor()
[all …]
/trunk/main/svx/inc/svx/
H A Dsvdtrans.hxx265 SVX_DLLPUBLIC FrPair GetMapFactor(MapUnit eS, MapUnit eD);
266 FrPair GetMapFactor(MapUnit eS, FieldUnit eD);
267 FrPair GetMapFactor(FieldUnit eS, MapUnit eD);
268 FrPair GetMapFactor(FieldUnit eS, FieldUnit eD);
/trunk/main/sc/source/filter/dif/
H A Ddifimp.cxx335 eS = S_END; in GetNextTopic()
339 switch( eS ) in GetNextTopic()
381 eS = S_Data; in GetNextTopic()
394 eS = S_END; in GetNextTopic()
405 eS = S_END; in GetNextTopic()
676 switch( eS ) in ScanFloatVal()
683 eS = S_PRE; in ScanFloatVal()
702 eS = S_END; in ScanFloatVal()
761 eS = S_EXP; in ScanFloatVal()
794 eS = S_END; in ScanFloatVal()
[all …]

Completed in 41 milliseconds