Searched refs:UnoControlFileControlModel (Results 1 – 14 of 14) sorted by relevance
31 "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 …]
48 "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 …]
27 #include <com/sun/star/awt/UnoControlFileControlModel.idl> 49 service com::sun::star::awt::UnoControlFileControlModel; 63 @see com::sun::star::awt::UnoControlFileControlModel::Text
158 IMPL_CREATEINSTANCE2( UnoControlFileControlModel )265 …GET_FACTORY( UnoControlFileControlModel, szServiceName_UnoControlFileControlModel, szServiceName2_… in component_getFactory()
39 public class UnoControlFileControlModel extends TestCase { class
177 class UnoControlFileControlModel : public UnoControlModel class184 …UnoControlFileControlModel( const ::com::sun::star::uno::Reference< ::com::sun::star::lang::XMulti…185 …UnoControlFileControlModel( const UnoControlFileControlModel& rModel ) : UnoControlModel( rModel )… in UnoControlFileControlModel() function in UnoControlFileControlModel187 UnoControlModel* Clone() const { return new UnoControlFileControlModel( *this ); } in Clone()196 …DECLIMPL_SERVICEINFO_DERIVED( UnoControlFileControlModel, UnoControlModel, szServiceName2_UnoContr…
67 -o toolkit.UnoControlFileControlModel
180 toolkit.UnoControlFileControlModel::com::sun::star::lang::XComponent
460 UnoControlFileControlModel::UnoControlFileControlModel( const Reference< XMultiServiceFactory >& i_… in UnoControlFileControlModel() function in UnoControlFileControlModel483 ::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()
346 pNewModel = new OGeometryControlModel< UnoControlFileControlModel >( xFactory ); in createInstance()
50 published service UnoControlFileControlModel
167 UnoControlFileControlModel.idl\
274 job276=toolkit.UnoControlFileControlModel
229 offapi/com/sun/star/awt/UnoControlFileControlModel \
Completed in 98 milliseconds