Searched refs:UnoControlDialogModel (Results 1 – 13 of 13) sorted by relevance
24 "UnoControlDialogModel";"com::sun::star::awt::UnoControlDialogModel";"Closeable"25 "UnoControlDialogModel";"com::sun::star::awt::UnoControlDialogModel";"Enabled"26 "UnoControlDialogModel";"com::sun::star::awt::UnoControlDialogModel";"FontDescriptor"28 "UnoControlDialogModel";"com::sun::star::awt::UnoControlDialogModel";"FontRelief"29 "UnoControlDialogModel";"com::sun::star::awt::UnoControlDialogModel";"HelpText"30 "UnoControlDialogModel";"com::sun::star::awt::UnoControlDialogModel";"HelpURL"31 "UnoControlDialogModel";"com::sun::star::awt::UnoControlDialogModel";"Moveable"32 "UnoControlDialogModel";"com::sun::star::awt::UnoControlDialogModel";"Sizeable"33 "UnoControlDialogModel";"com::sun::star::awt::UnoControlDialogModel";"TextColor"34 "UnoControlDialogModel";"com::sun::star::awt::UnoControlDialogModel";"TextLineColor"[all …]
75 UnoControlDialogModel::UnoControlDialogModel( const Reference< XMultiServiceFactory >& i_factory ) in UnoControlDialogModel() function in UnoControlDialogModel100 UnoControlDialogModel::UnoControlDialogModel( const UnoControlDialogModel& rModel ) in UnoControlDialogModel() function in UnoControlDialogModel105 UnoControlDialogModel::~UnoControlDialogModel() in ~UnoControlDialogModel()109 UnoControlModel* UnoControlDialogModel::Clone() const in Clone()112 UnoControlDialogModel* pClone = new UnoControlDialogModel( *this ); in Clone()120 ::rtl::OUString UnoControlDialogModel::getServiceName( ) throw(RuntimeException) in getServiceName()125 Any UnoControlDialogModel::ImplGetDefaultValue( sal_uInt16 nPropId ) const in ImplGetDefaultValue()141 ::cppu::IPropertyArrayHelper& UnoControlDialogModel::getInfoHelper() in getInfoHelper()153 Reference< XPropertySetInfo > UnoControlDialogModel::getPropertySetInfo( ) throw(RuntimeException) in getPropertySetInfo()
42 class UnoControlDialogModel : public ControlModelContainerBase class48 …UnoControlDialogModel( const ::com::sun::star::uno::Reference< ::com::sun::star::lang::XMultiServi…49 UnoControlDialogModel( const UnoControlDialogModel& rModel );50 ~UnoControlDialogModel();60 …DECLIMPL_SERVICEINFO_DERIVED( UnoControlDialogModel, ControlModelContainerBase, szServiceName2_Uno…
61 …OUString( RTL_CONSTASCII_USTRINGPARAM( "com.sun.star.awt.UnoControlDialogModel" ) ), xContext ), U…117 + UnoControlDialogModel - has an XNameContainer ...219 …OUString( RTL_CONSTASCII_USTRINGPARAM( "com.sun.star.awt.UnoControlDialogModel" ) ), xContext ), U…
206 IMPL_CREATE_INSTANCE_WITH_GEOMETRY( UnoControlDialogModel )249 …GET_FACTORY( UnoControlDialogModel, szServiceName_UnoControlDialogModel, szServiceName2_UnoControl… in component_getFactory()
34 <type>UnoControlDialogModel</type>.
73 <type>UnoControlDialogModel</type>.
62 published service UnoControlDialogModel
162 UnoControlDialogModel.idl\
67 public class UnoControlDialogModel extends TestCase { class
63 -o toolkit.UnoControlDialogModel
179 toolkit.UnoControlDialogModel::com::sun::star::lang::XComponent
1685 com.sun.star.awt.UnoControlDialogModel2440 com.sun.star.awt.UnoControlDialogModel6829 com.sun.star.awt.UnoControlDialogModel
Completed in 75 milliseconds