Home
last modified time | relevance | path

Searched refs:mnMaxLength (Results 1 – 2 of 2) sorted by relevance

/aoo41x/main/oox/source/ole/
H A Daxcontrol.cxx1067 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()
/aoo41x/main/oox/inc/oox/ole/
H A Daxcontrol.hxx577 sal_Int32 mnMaxLength; /// Maximum character count. member in oox::ole::AxMorphDataModelBase

Completed in 31 milliseconds