Home
last modified time | relevance | path

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

/trunk/main/sw/source/filter/html/
H A Dhtmlforw.cxx502 uno::Reference< beans::XPropertySet > xFormPropSet( rFormComps, uno::UNO_QUERY ); in OutForm() local
504 uno::Any aTmp = xFormPropSet->getPropertyValue( in OutForm()
516 aTmp = xFormPropSet->getPropertyValue( in OutForm()
529 aTmp = xFormPropSet->getPropertyValue( in OutForm()
542 aTmp = xFormPropSet->getPropertyValue( in OutForm()
569 aTmp = xFormPropSet->getPropertyValue( in OutForm()
H A Dhtmlform.cxx1423 uno::Reference< beans::XPropertySet > xFormPropSet( xForm, UNO_QUERY ); in NewForm() local
1427 xFormPropSet->setPropertyValue( OUString::createFromAscii( "Name" ), aTmp ); in NewForm()
1440 xFormPropSet->setPropertyValue( OUString::createFromAscii( "TargetURL" ), in NewForm()
1445 xFormPropSet->setPropertyValue( OUString::createFromAscii( "SubmitMethod" ), in NewForm()
1450 xFormPropSet->setPropertyValue( in NewForm()
1456 xFormPropSet->setPropertyValue( in NewForm()
/trunk/main/filter/source/msfilter/
H A Dmsocximex.cxx1338 uno::Reference< beans::XPropertySet > xFormPropSet( xCreate, in GetFormComps() local
1342 xFormPropSet->setPropertyValue( WW8_ASCII2STR("Name"), aTmp ); in GetFormComps()

Completed in 70 milliseconds