Searched refs:mnMaxLength (Results 1 – 2 of 2) sorted by relevance
1067 mnMaxLength( 0 ), in AxMorphDataModelBase()1093 …case XML_MaxLength: mnMaxLength = AttributeConversion::decodeInteger( rValue ); br… in importProperty()1115 aReader.readIntProperty< sal_Int32 >( mnMaxLength ); in importBinaryModel()1248 …rPropMap.setProperty( PROP_MaxTextLen, getLimitedValue< sal_Int16, sal_Int32 >( mnMaxLength, 0, SA… in convertProperties()1325 …rPropMap.setProperty( PROP_MaxTextLen, getLimitedValue< sal_Int16, sal_Int32 >( mnMaxLength, 0, SA… in convertProperties()
577 sal_Int32 mnMaxLength; /// Maximum character count. member in oox::ole::AxMorphDataModelBase
Completed in 31 milliseconds