Home
last modified time | relevance | path

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

/trunk/main/qadevOOo/java/OOoRunner/src/main/resources/objdsc/toolkit/
H A Dcom.sun.star.awt.UnoControlFileControlModel.csv31 "UnoControlFileControlModel";"com::sun::star::awt::UnoControlFileControlModel";"Border"
33 "UnoControlFileControlModel";"com::sun::star::awt::UnoControlFileControlModel";"Enabled"
34 "UnoControlFileControlModel";"com::sun::star::awt::UnoControlFileControlModel";"FontDescriptor"
36 "UnoControlFileControlModel";"com::sun::star::awt::UnoControlFileControlModel";"FontRelief"
37 "UnoControlFileControlModel";"com::sun::star::awt::UnoControlFileControlModel";"HelpText"
38 "UnoControlFileControlModel";"com::sun::star::awt::UnoControlFileControlModel";"HelpURL"
40 "UnoControlFileControlModel";"com::sun::star::awt::UnoControlFileControlModel";"Printable"
42 "UnoControlFileControlModel";"com::sun::star::awt::UnoControlFileControlModel";"Tabstop"
43 "UnoControlFileControlModel";"com::sun::star::awt::UnoControlFileControlModel";"Text"
44 "UnoControlFileControlModel";"com::sun::star::awt::UnoControlFileControlModel";"TextColor"
[all …]
/trunk/main/qadevOOo/java/OOoRunner/src/main/resources/objdsc/forms/
H A Dcom.sun.star.comp.forms.OFileControlModel.csv48 "OFileControlModel";"com::sun::star::awt::UnoControlFileControlModel";"Border"
50 "OFileControlModel";"com::sun::star::awt::UnoControlFileControlModel";"Enabled"
51 "OFileControlModel";"com::sun::star::awt::UnoControlFileControlModel";"FontDescriptor"
53 "OFileControlModel";"com::sun::star::awt::UnoControlFileControlModel";"FontRelief"
54 "OFileControlModel";"com::sun::star::awt::UnoControlFileControlModel";"HelpText"
55 "OFileControlModel";"com::sun::star::awt::UnoControlFileControlModel";"HelpURL"
57 "OFileControlModel";"com::sun::star::awt::UnoControlFileControlModel";"Printable"
59 "OFileControlModel";"com::sun::star::awt::UnoControlFileControlModel";"Tabstop"
60 "OFileControlModel";"com::sun::star::awt::UnoControlFileControlModel";"Text"
61 "OFileControlModel";"com::sun::star::awt::UnoControlFileControlModel";"TextColor"
[all …]
/trunk/main/offapi/com/sun/star/form/component/
H A DFileControl.idl27 #include <com/sun/star/awt/UnoControlFileControlModel.idl>
49 service com::sun::star::awt::UnoControlFileControlModel;
63 @see com::sun::star::awt::UnoControlFileControlModel::Text
/trunk/main/toolkit/source/helper/
H A Dregisterservices.cxx158 IMPL_CREATEINSTANCE2( UnoControlFileControlModel )
265 …GET_FACTORY( UnoControlFileControlModel, szServiceName_UnoControlFileControlModel, szServiceName2_… in component_getFactory()
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/mod/_toolkit/
H A DUnoControlFileControlModel.java39 public class UnoControlFileControlModel extends TestCase { class
/trunk/main/toolkit/inc/toolkit/controls/
H A Dunocontrols.hxx177 class UnoControlFileControlModel : public UnoControlModel class
184UnoControlFileControlModel( const ::com::sun::star::uno::Reference< ::com::sun::star::lang::XMulti…
185UnoControlFileControlModel( const UnoControlFileControlModel& rModel ) : UnoControlModel( rModel )… in UnoControlFileControlModel() function in UnoControlFileControlModel
187 UnoControlModel* Clone() const { return new UnoControlFileControlModel( *this ); } in Clone()
196 …DECLIMPL_SERVICEINFO_DERIVED( UnoControlFileControlModel, UnoControlModel, szServiceName2_UnoContr…
/trunk/main/toolkit/qa/unoapi/
H A Dtoolkit.sce67 -o toolkit.UnoControlFileControlModel
H A Dknownissues.xcl180 toolkit.UnoControlFileControlModel::com::sun::star::lang::XComponent
/trunk/main/toolkit/source/controls/
H A Dunocontrols.cxx460 UnoControlFileControlModel::UnoControlFileControlModel( const Reference< XMultiServiceFactory >& i_… in UnoControlFileControlModel() function in UnoControlFileControlModel
483 ::rtl::OUString UnoControlFileControlModel::getServiceName() throw(::com::sun::star::uno::RuntimeEx… in getServiceName()
488 uno::Any UnoControlFileControlModel::ImplGetDefaultValue( sal_uInt16 nPropId ) const in ImplGetDefaultValue()
499 ::cppu::IPropertyArrayHelper& UnoControlFileControlModel::getInfoHelper() in getInfoHelper()
511 uno::Reference< beans::XPropertySetInfo > UnoControlFileControlModel::getPropertySetInfo( ) throw(… in getPropertySetInfo()
H A Dcontrolmodelcontainerbase.cxx346 pNewModel = new OGeometryControlModel< UnoControlFileControlModel >( xFactory ); in createInstance()
/trunk/main/offapi/com/sun/star/awt/
H A DUnoControlFileControlModel.idl50 published service UnoControlFileControlModel
H A Dmakefile.mk167 UnoControlFileControlModel.idl\
/trunk/main/framework/qa/complex/api_internal/
H A Dapi.lst274 job276=toolkit.UnoControlFileControlModel
/trunk/main/offapi/
H A DUnoApi_offapi.mk229 offapi/com/sun/star/awt/UnoControlFileControlModel \

Completed in 103 milliseconds