Lines Matching refs:sal_Int8
37 sal_Int8 nBytes;
40 XMLNumberPropHdl( sal_Int8 nB=4 ) : nBytes( nB ) {} in XMLNumberPropHdl()
53 sal_Int8 nBytes;
55 XMLNumberNonePropHdl( sal_Int8 nB = 4 );
56 XMLNumberNonePropHdl( enum ::xmloff::token::XMLTokenEnum eZeroString, sal_Int8 nB = 4 );
68 sal_Int8 nBytes;
70 XMLMeasurePropHdl( sal_Int8 nB=4 ) : nBytes( nB ) {} in XMLMeasurePropHdl()
82 sal_Int8 nBytes;
84 XMLPercentPropHdl( sal_Int8 nB=4 ) : nBytes( nB ) {} in XMLPercentPropHdl()
106 sal_Int8 nBytes;
108 XMLNegPercentPropHdl( sal_Int8 nB=4 ) : nBytes( nB ) {} in XMLNegPercentPropHdl()
120 sal_Int8 nBytes;
122 XMLMeasurePxPropHdl( sal_Int8 nB=4 ) : nBytes( nB ) {} in XMLMeasurePxPropHdl()
280 sal_Int8 nBytes;
282 XMLNumberWithoutZeroPropHdl( sal_Int8 nB = 4 );