Home
last modified time | relevance | path

Searched refs:getAttributeValue (Results 1 – 13 of 13) sorted by relevance

/aoo41x/main/configmgr/source/
H A Dxcuparser.cxx295 xmlreader::Span s(reader.getAttributeValue(false)); in handleComponentData()
309 xmlreader::Span s(reader.getAttributeValue(false)); in handleComponentData()
314 op = parseOperation(reader.getAttributeValue(true)); in handleComponentData()
391 attrPath = reader.getAttributeValue(false); in handleItem()
466 reader, reader.getAttributeValue(true)); in handlePropValue()
478 xmlreader::Span s(reader.getAttributeValue(false)); in handlePropValue()
555 reader, reader.getAttributeValue(true)); in handleLocpropValue()
567 xmlreader::Span s(reader.getAttributeValue(false)); in handleLocpropValue()
580 op = parseOperation(reader.getAttributeValue(true)); in handleLocpropValue()
679 op = parseOperation(reader.getAttributeValue(true)); in handleGroupProp()
[all …]
H A Dxcsparser.cxx371 xmlreader::Span s(reader.getAttributeValue(false)); in handleComponentSchema()
385 xmlreader::Span s(reader.getAttributeValue(false)); in handleComponentSchema()
425 name = reader.getAttributeValue(false).convertFromUtf8(); in handleNodeRef()
434 nodeType = reader.getAttributeValue(false).convertFromUtf8(); in handleNodeRef()
479 name = reader.getAttributeValue(false).convertFromUtf8(); in handleProp()
484 reader, reader.getAttributeValue(true)); in handleProp()
535 attrSeparator = reader.getAttributeValue(false); in handlePropValue()
565 name = reader.getAttributeValue(false).convertFromUtf8(); in handleGroup()
606 name = reader.getAttributeValue(false).convertFromUtf8(); in handleSet()
615 nodeType = reader.getAttributeValue(false).convertFromUtf8(); in handleSet()
[all …]
H A Dxcdparser.cxx97 attrFile = reader.getAttributeValue(false); in startElement()
H A Dvalueparser.cxx327 if (!parseValue(reader.getAttributeValue(true), &scalar)) { in startElement()
/aoo41x/main/xmloff/source/forms/handler/
H A Dvcl_date_handler.hxx43 virtual ::rtl::OUString getAttributeValue( const PropertyValues& i_propertyValues ) const;
44 …virtual ::rtl::OUString getAttributeValue( const ::com::sun::star::uno::Any& i_propertyValue ) con…
H A Dvcl_time_handler.hxx43 virtual ::rtl::OUString getAttributeValue( const PropertyValues& i_propertyValues ) const;
44 …virtual ::rtl::OUString getAttributeValue( const ::com::sun::star::uno::Any& i_propertyValue ) con…
H A Dvcl_date_handler.cxx52 …::rtl::OUString VCLDateHandler::getAttributeValue( const PropertyValues& /*i_propertyValues*/ ) co… in getAttributeValue() function in xmloff::VCLDateHandler
59 ::rtl::OUString VCLDateHandler::getAttributeValue( const Any& i_propertyValue ) const in getAttributeValue() function in xmloff::VCLDateHandler
H A Dvcl_time_handler.cxx52 …::rtl::OUString VCLTimeHandler::getAttributeValue( const PropertyValues& /*i_propertyValues*/ ) co… in getAttributeValue() function in xmloff::VCLTimeHandler
59 ::rtl::OUString VCLTimeHandler::getAttributeValue( const Any& i_propertyValue ) const in getAttributeValue() function in xmloff::VCLTimeHandler
/aoo41x/main/xmloff/inc/forms/
H A Dproperty_handler.hxx52 getAttributeValue( const PropertyValues& i_propertyValues ) const = 0;
57 getAttributeValue( const ::com::sun::star::uno::Any& i_propertyValue ) const = 0;
/aoo41x/main/stoc/source/simpleregistry/
H A Dtextualservices.cxx251 attrUri_ = reader_.getAttributeValue(false).convertFromUtf8(); in handleComponent()
272 attrLoader_ = reader_.getAttributeValue(false).convertFromUtf8(); in handleComponent()
365 attrName = reader_.getAttributeValue(false).convertFromUtf8(); in getNameAttribute()
/aoo41x/main/xmlreader/inc/xmlreader/
H A Dxmlreader.hxx70 Span getAttributeValue(bool fullyNormalize);
/aoo41x/main/xmloff/source/forms/
H A Delementexport.cxx512 attributeValue = handler->getAttributeValue( propValue ); in exportGenericHandlerAttributes()
536 attributeValue = handler->getAttributeValue( aValues ); in exportGenericHandlerAttributes()
/aoo41x/main/xmlreader/source/
H A Dxmlreader.cxx191 Span XmlReader::getAttributeValue(bool fullyNormalize) { in getAttributeValue() function in xmlreader::XmlReader

Completed in 79 milliseconds