Home
last modified time | relevance | path

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

/trunk/main/vbahelper/source/msforms/
H A Dvbacontrol.cxx283 …uno::Reference< beans::XPropertySet > xConvertor( xFac->createInstance( rtl::OUString( RTL_CONSTAS… in getControlSource() local
287xConvertor->setPropertyValue( rtl::OUString( RTL_CONSTASCII_USTRINGPARAM("Address") ), uno::makeAn… in getControlSource()
288xConvertor->getPropertyValue( rtl::OUString( RTL_CONSTASCII_USTRINGPARAM("XL_A1_Representation") )… in getControlSource()
322 …uno::Reference< beans::XPropertySet > xConvertor( xFac->createInstance( rtl::OUString( RTL_CONSTAS… in getRowSource() local
327xConvertor->setPropertyValue( rtl::OUString( RTL_CONSTASCII_USTRINGPARAM("Address")), uno::makeAny… in getRowSource()
328xConvertor->getPropertyValue( rtl::OUString( RTL_CONSTASCII_USTRINGPARAM("XL_A1_Representation") )… in getRowSource()

Completed in 9 milliseconds