Home
last modified time | relevance | path

Searched refs:UnoFixedTextControl (Results 1 – 3 of 3) sorted by relevance

/trunk/main/toolkit/source/controls/
H A Dunocontrols.cxx1595 UnoFixedTextControl::UnoFixedTextControl( const Reference< XMultiServiceFactory >& i_factory ) in UnoFixedTextControl() function in UnoFixedTextControl
1602 ::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 …]
/trunk/main/toolkit/source/helper/
H A Dregisterservices.cxx179 IMPL_CREATEINSTANCE2( UnoFixedTextControl )
280 …GET_FACTORY( UnoFixedTextControl, szServiceName_UnoControlFixedText, szServiceName2_UnoControlFixe… in component_getFactory()
/trunk/main/toolkit/inc/toolkit/controls/
H A Dunocontrols.hxx644 class UnoFixedTextControl : public UnoControlBase, class
649UnoFixedTextControl( const ::com::sun::star::uno::Reference< ::com::sun::star::lang::XMultiService…
676 …DECLIMPL_SERVICEINFO_DERIVED( UnoFixedTextControl, UnoControlBase, szServiceName2_UnoControlFixedT…

Completed in 61 milliseconds