Searched refs:UnoControlFixedLineModel (Results 1 – 11 of 11) sorted by relevance
1 "UnoControlFixedLineModel";"com::sun::star::awt::UnoControlModel";"DefaultControl"2 "UnoControlFixedLineModel";"com::sun::star::util::XCloneable";"createClone()"3 "UnoControlFixedLineModel";"com::sun::star::awt::UnoControlDialogElement#optional";"Height"4 "UnoControlFixedLineModel";"com::sun::star::awt::UnoControlDialogElement#optional";"Name"5 "UnoControlFixedLineModel";"com::sun::star::awt::UnoControlDialogElement#optional";"PositionX"6 "UnoControlFixedLineModel";"com::sun::star::awt::UnoControlDialogElement#optional";"PositionY"7 "UnoControlFixedLineModel";"com::sun::star::awt::UnoControlDialogElement#optional";"Step"8 "UnoControlFixedLineModel";"com::sun::star::awt::UnoControlDialogElement#optional";"TabIndex"9 "UnoControlFixedLineModel";"com::sun::star::awt::UnoControlDialogElement#optional";"Tag"10 "UnoControlFixedLineModel";"com::sun::star::awt::UnoControlDialogElement#optional";"Width"[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()
233 offapi/com/sun/star/awt/UnoControlFixedLineModel \