Home
last modified time | relevance | path

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

/aoo41x/main/filter/inc/filter/msfilter/
H A Dmsocximex.hxx301 rtl::OUString msFormType; member in OCX_Control
432msFormType = rtl::OUString::createFromAscii("com.sun.star.form.component.DatabaseImageControl"); in OCX_Image()
931 msFormType = rtl::OUString::createFromAscii("com.sun.star.form.component.CheckBox"); in OCX_CheckBox()
957 msFormType = rtl::OUString::createFromAscii("com.sun.star.form.component.RadioButton"); in OCX_OptionButton()
984 msFormType = rtl::OUString::createFromAscii("com.sun.star.form.component.TextField"); in OCX_TextBox()
1031msFormType = rtl::OUString::createFromAscii("com.sun.star.form.component.CommandButton"); in OCX_ToggleButton()
1058 msFormType = rtl::OUString::createFromAscii("com.sun.star.form.component.ComboBox"); in OCX_ComboBox()
1083 msFormType = rtl::OUString::createFromAscii("com.sun.star.form.component.ListBox"); in OCX_ListBox()
1114 msFormType = rtl::OUString::createFromAscii("com.sun.star.form.component.CommandButton"); in OCX_CommandButton()
1231 msFormType = rtl::OUString::createFromAscii("com.sun.star.form.component.FixedText"); in OCX_Label()
/aoo41x/main/filter/source/msfilter/
H A Dmsocximex.cxx1123 if(msFormType.getLength() == 0) in Import()
1130 rServiceFactory->createInstance(msFormType); in Import()
5483 msFormType = C2U("com.sun.star.form.component.SpinButton"); in OCX_SpinButton()
5774 msFormType = C2U("com.sun.star.form.component.ScrollBar"); in OCX_ScrollBar()

Completed in 41 milliseconds