Searched refs:classify (Results 1 – 9 of 9) sorted by relevance
370 sal_Int16 nTypeClass = xDataType.is() ? xDataType->classify() : DataTypeClass::STRING; in describePropertyLine()566 …m_pHelper->setValidatingDataTypeByName( m_pHelper->getBasicTypeNameForClass( pType->classify() ) ); in implDoRemoveCurrentDataType()680 if ( pType.is() && m_pHelper->canBindToDataType( pType->classify() ) ) in implGetAvailableDataTypeNames()
309 …::rtl::OUString sTargetBaseType = getBasicTypeNameForClass( pSourceType->classify(), xToRepository… in copyDataType()334 switch ( xDataType->classify() ) in findDefaultFormatForIntrospectee()
78 sal_Int16 classify() const SAL_THROW(());
129 sal_Int16 XSDDataType::classify() const SAL_THROW(()) in classify() function in pcr::XSDDataType
116 if ( classify() == DocumentType.CALC ) in getCurrentView()221 public DocumentType classify( ) in classify() method in DocumentHelper
145 if ( m_document.classify() != DocumentType.CALC ) in createControlAndShape()
179 if ( classify() == DocumentType.CALC ) in getCurrentView()235 public DocumentType classify( ) in classify() method in OfficeDocument
170 if ( classify() == DocumentType.CALC ) in getCurrentView()304 public DocumentType classify( ) in classify() method in DocumentHelper
33 Constants to classify Unicode characters, returned by
Completed in 37 milliseconds