Searched refs:UnoFixedTextControl (Results 1 – 3 of 3) sorted by relevance
1595 UnoFixedTextControl::UnoFixedTextControl( const Reference< XMultiServiceFactory >& i_factory ) in UnoFixedTextControl() function in UnoFixedTextControl1602 ::rtl::OUString UnoFixedTextControl::GetComponentServiceName() in GetComponentServiceName()1608 uno::Any UnoFixedTextControl::queryAggregation( const uno::Type & rType ) throw(uno::RuntimeExcepti… in queryAggregation()1617 IMPL_XTYPEPROVIDER_START( UnoFixedTextControl )1623 sal_Bool UnoFixedTextControl::isTransparent() throw(uno::RuntimeException)1628 void UnoFixedTextControl::setText( const ::rtl::OUString& Text ) throw(uno::RuntimeException) in setText()1635 ::rtl::OUString UnoFixedTextControl::getText() throw(uno::RuntimeException) in getText()1640 void UnoFixedTextControl::setAlignment( short nAlign ) throw(uno::RuntimeException) in setAlignment()1647 short UnoFixedTextControl::getAlignment() throw(uno::RuntimeException) in getAlignment()1658 awt::Size UnoFixedTextControl::getMinimumSize( ) throw(uno::RuntimeException) in getMinimumSize()[all …]
179 IMPL_CREATEINSTANCE2( UnoFixedTextControl )280 …GET_FACTORY( UnoFixedTextControl, szServiceName_UnoControlFixedText, szServiceName2_UnoControlFixe… in component_getFactory()
644 class UnoFixedTextControl : public UnoControlBase, class649 …UnoFixedTextControl( const ::com::sun::star::uno::Reference< ::com::sun::star::lang::XMultiService…676 …DECLIMPL_SERVICEINFO_DERIVED( UnoFixedTextControl, UnoControlBase, szServiceName2_UnoControlFixedT…
Completed in 37 milliseconds