Home
last modified time | relevance | path

Searched refs:classify (Results 1 – 9 of 9) sorted by relevance

/aoo42x/main/extensions/source/propctrlr/
H A Dxsdvalidationpropertyhandler.cxx370 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()
H A Dxsdvalidationhelper.cxx309 …::rtl::OUString sTargetBaseType = getBasicTypeNameForClass( pSourceType->classify(), xToRepository… in copyDataType()
334 switch ( xDataType->classify() ) in findDefaultFormatForIntrospectee()
H A Dxsddatatypes.hxx78 sal_Int16 classify() const SAL_THROW(());
H A Dxsddatatypes.cxx129 sal_Int16 XSDDataType::classify() const SAL_THROW(()) in classify() function in pcr::XSDDataType
/aoo42x/main/odk/examples/DevelopersGuide/Forms/
H A DDocumentHelper.java116 if ( classify() == DocumentType.CALC ) in getCurrentView()
221 public DocumentType classify( ) in classify() method in DocumentHelper
H A DFormLayer.java145 if ( m_document.classify() != DocumentType.CALC ) in createControlAndShape()
/aoo42x/main/test/source/java/org/openoffice/test/tools/
H A DOfficeDocument.java179 if ( classify() == DocumentType.CALC ) in getCurrentView()
235 public DocumentType classify( ) in classify() method in OfficeDocument
/aoo42x/main/forms/qa/integration/forms/
H A DDocumentHelper.java170 if ( classify() == DocumentType.CALC ) in getCurrentView()
304 public DocumentType classify( ) in classify() method in DocumentHelper
/aoo42x/main/offapi/com/sun/star/i18n/
H A DUnicodeType.idl33 Constants to classify Unicode characters, returned by

Completed in 42 milliseconds