Home
last modified time | relevance | path

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

/AOO41X/main/svl/inc/svl/
H A Dfilenotation.hxx45 enum NOTATION enum in svt::OFileNotation
52 OFileNotation( const ::rtl::OUString& _rUrlOrPath, NOTATION _eInputNotation );
54 ::rtl::OUString get(NOTATION _eOutputNotation);
/AOO41X/main/offapi/com/sun/star/xsd/
H A DDataTypeClass.idl108 …/** specifies an <a href="http://www.w3.org/TR/xmlschema-2/#NOTATION">XSD compliant NOTATION type<…
110 const short NOTATION = 19;
/AOO41X/main/svl/source/misc/
H A Dfilenotation.cxx46 OFileNotation::OFileNotation( const ::rtl::OUString& _rUrlOrPath, NOTATION _eInputNotation ) in OFileNotation()
125 ::rtl::OUString OFileNotation::get(NOTATION _eOutputNotation) in get()
/AOO41X/main/offapi/com/sun/star/xml/sax/
H A DXDTDHandler.idl45 attributes of type "NOTATION", "ENTITY", or "ENTITIES", it can use the
/AOO41X/main/extensions/source/propctrlr/
H A Dxsdvalidationhelper.cxx348 case DataTypeClass::NOTATION: in findDefaultFormatForIntrospectee()
H A Deformshelper.cxx126 || ( DataTypeClass::NOTATION == _nDataType ) in canBindToDataType()
/AOO41X/main/offapi/com/sun/star/rdf/
H A DURIs.idl120 /// http://www.w3.org/2001/XMLSchema-datatypes#NOTATION
/AOO41X/main/xmloff/source/xforms/
H A Dxformsexport.cxx532 case com::sun::star::xsd::DataTypeClass::NOTATION: in lcl_getXSDType()
/AOO41X/main/forms/source/xforms/
H A Dmodel_ui.cxx121 case com::sun::star::xsd::DataTypeClass::NOTATION: in getDefaultServiceNameForNode()