Lines Matching refs:nBytes
37 sal_Int8 nBytes; member in XMLNumberPropHdl
40 XMLNumberPropHdl( sal_Int8 nB=4 ) : nBytes( nB ) {} in XMLNumberPropHdl()
53 sal_Int8 nBytes; member in XMLNumberNonePropHdl
68 sal_Int8 nBytes; member in XMLMeasurePropHdl
70 XMLMeasurePropHdl( sal_Int8 nB=4 ) : nBytes( nB ) {} in XMLMeasurePropHdl()
82 sal_Int8 nBytes; member in XMLPercentPropHdl
84 XMLPercentPropHdl( sal_Int8 nB=4 ) : nBytes( nB ) {} in XMLPercentPropHdl()
106 sal_Int8 nBytes; member in XMLNegPercentPropHdl
108 XMLNegPercentPropHdl( sal_Int8 nB=4 ) : nBytes( nB ) {} in XMLNegPercentPropHdl()
120 sal_Int8 nBytes; member in XMLMeasurePxPropHdl
122 XMLMeasurePxPropHdl( sal_Int8 nB=4 ) : nBytes( nB ) {} in XMLMeasurePxPropHdl()
280 sal_Int8 nBytes; member in XMLNumberWithoutZeroPropHdl