Home
last modified time | relevance | path

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

/trunk/main/qadevOOo/java/OOoRunner/src/main/resources/objdsc/toolkit/
H A Dcom.sun.star.awt.UnoControlFixedLineModel.csv14 "UnoControlFixedLineModel";"com::sun::star::awt::UnoControlFixedLineModel";"Enabled"
15 "UnoControlFixedLineModel";"com::sun::star::awt::UnoControlFixedLineModel";"FontDescriptor"
16 "UnoControlFixedLineModel";"com::sun::star::awt::UnoControlFixedLineModel";"FontEmphasisMark"
17 "UnoControlFixedLineModel";"com::sun::star::awt::UnoControlFixedLineModel";"FontRelief"
18 "UnoControlFixedLineModel";"com::sun::star::awt::UnoControlFixedLineModel";"HelpText"
19 "UnoControlFixedLineModel";"com::sun::star::awt::UnoControlFixedLineModel";"HelpURL"
20 "UnoControlFixedLineModel";"com::sun::star::awt::UnoControlFixedLineModel";"Label"
21 "UnoControlFixedLineModel";"com::sun::star::awt::UnoControlFixedLineModel";"Orientation"
22 "UnoControlFixedLineModel";"com::sun::star::awt::UnoControlFixedLineModel";"Printable"
23 "UnoControlFixedLineModel";"com::sun::star::awt::UnoControlFixedLineModel";"TextColor"
[all …]
/trunk/main/toolkit/source/helper/
H A Dregisterservices.cxx172 IMPL_CREATEINSTANCE2( UnoControlFixedLineModel )
289 …GET_FACTORY( UnoControlFixedLineModel, szServiceName_UnoControlFixedLineModel, szServiceName2_UnoC… in component_getFactory()
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/mod/_toolkit/
H A DUnoControlFixedLineModel.java62 public class UnoControlFixedLineModel extends TestCase { class
/trunk/main/toolkit/inc/toolkit/controls/
H A Dunocontrols.hxx1473 class UnoControlFixedLineModel : public UnoControlModel class
1480UnoControlFixedLineModel( const ::com::sun::star::uno::Reference< ::com::sun::star::lang::XMultiSe…
1481UnoControlFixedLineModel( const UnoControlFixedLineModel& rModel ) : UnoControlModel( rModel ) {;} in UnoControlFixedLineModel() function in UnoControlFixedLineModel
1483 UnoControlModel* Clone() const { return new UnoControlFixedLineModel( *this ); } in Clone()
1492 …DECLIMPL_SERVICEINFO_DERIVED( UnoControlFixedLineModel, UnoControlModel, szServiceName2_UnoControl…
/trunk/main/offapi/com/sun/star/awt/
H A DUnoControlFixedLineModel.idl47 published service UnoControlFixedLineModel
H A Dmakefile.mk171 UnoControlFixedLineModel.idl\
/trunk/main/toolkit/qa/unoapi/
H A Dtoolkit.sce68 -o toolkit.UnoControlFixedLineModel
H A Dknownissues.xcl178 toolkit.UnoControlFixedLineModel::com::sun::star::lang::XComponent
/trunk/main/toolkit/source/controls/
H A Dunocontrols.cxx4324 UnoControlFixedLineModel::UnoControlFixedLineModel( const Reference< XMultiServiceFactory >& i_fact… in UnoControlFixedLineModel() function in UnoControlFixedLineModel
4339 ::rtl::OUString UnoControlFixedLineModel::getServiceName( ) throw(::com::sun::star::uno::RuntimeExc… in getServiceName()
4344 uno::Any UnoControlFixedLineModel::ImplGetDefaultValue( sal_uInt16 nPropId ) const in ImplGetDefaultValue()
4355 ::cppu::IPropertyArrayHelper& UnoControlFixedLineModel::getInfoHelper() in getInfoHelper()
4367 uno::Reference< beans::XPropertySetInfo > UnoControlFixedLineModel::getPropertySetInfo( ) throw(un… in getPropertySetInfo()
H A Dcontrolmodelcontainerbase.cxx380 pNewModel = new OGeometryControlModel< UnoControlFixedLineModel >( xFactory ); in createInstance()
/trunk/main/offapi/
H A DUnoApi_offapi.mk233 offapi/com/sun/star/awt/UnoControlFixedLineModel \
/trunk/main/odk/pack/copying/
H A Didl_chapter_refs.txt3088 com.sun.star.awt.UnoControlFixedLineModel

Completed in 139 milliseconds