Home
last modified time | relevance | path

Searched refs:i_attributeValue (Results 1 – 5 of 5) sorted by relevance

/aoo41x/main/xmloff/source/forms/handler/
H A Dvcl_date_handler.cxx76 …bool VCLDateHandler::getPropertyValues( const ::rtl::OUString i_attributeValue, PropertyValues& o_… in getPropertyValues() argument
81 if ( SvXMLUnitConverter::convertDateTime( aDateTime, i_attributeValue ) ) in getPropertyValues()
89 if ( !SvXMLUnitConverter::convertNumber( nVCLDate, i_attributeValue ) ) in getPropertyValues()
H A Dvcl_time_handler.cxx77 …bool VCLTimeHandler::getPropertyValues( const ::rtl::OUString i_attributeValue, PropertyValues& o_… in getPropertyValues() argument
82 if ( SvXMLUnitConverter::convertTime( aDateTime, i_attributeValue ) ) in getPropertyValues()
90 if ( !SvXMLUnitConverter::convertNumber( nVCLTime, i_attributeValue ) ) in getPropertyValues()
H A Dvcl_date_handler.hxx45 …virtual bool getPropertyValues( const ::rtl::OUString i_attributeValue, PropertyValues& o_property…
H A Dvcl_time_handler.hxx45 …virtual bool getPropertyValues( const ::rtl::OUString i_attributeValue, PropertyValues& o_property…
/aoo41x/main/xmloff/inc/forms/
H A Dproperty_handler.hxx62 …getPropertyValues( const ::rtl::OUString i_attributeValue, PropertyValues& o_propertyValues ) cons…

Completed in 18 milliseconds