Searched refs:UnoControlFixedLineModel (Results 1 – 11 of 11) sorted by relevance
14 "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 …]
172 IMPL_CREATEINSTANCE2( UnoControlFixedLineModel )289 …GET_FACTORY( UnoControlFixedLineModel, szServiceName_UnoControlFixedLineModel, szServiceName2_UnoC… in component_getFactory()
62 public class UnoControlFixedLineModel extends TestCase { class
1473 class UnoControlFixedLineModel : public UnoControlModel class1480 …UnoControlFixedLineModel( const ::com::sun::star::uno::Reference< ::com::sun::star::lang::XMultiSe…1481 … UnoControlFixedLineModel( const UnoControlFixedLineModel& rModel ) : UnoControlModel( rModel ) {;} in UnoControlFixedLineModel() function in UnoControlFixedLineModel1483 UnoControlModel* Clone() const { return new UnoControlFixedLineModel( *this ); } in Clone()1492 …DECLIMPL_SERVICEINFO_DERIVED( UnoControlFixedLineModel, UnoControlModel, szServiceName2_UnoControl…
47 published service UnoControlFixedLineModel
171 UnoControlFixedLineModel.idl\
68 -o toolkit.UnoControlFixedLineModel
178 toolkit.UnoControlFixedLineModel::com::sun::star::lang::XComponent
4324 UnoControlFixedLineModel::UnoControlFixedLineModel( const Reference< XMultiServiceFactory >& i_fact… in UnoControlFixedLineModel() function in UnoControlFixedLineModel4339 ::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()
380 pNewModel = new OGeometryControlModel< UnoControlFixedLineModel >( xFactory ); in createInstance()
3088 com.sun.star.awt.UnoControlFixedLineModel
Completed in 180 milliseconds