Home
last modified time | relevance | path

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

/trunk/main/toolkit/source/controls/
H A Dunocontrols.cxx4100 UnoPatternFieldControl::UnoPatternFieldControl( const Reference< XMultiServiceFactory >& i_factory ) in UnoPatternFieldControl() function in UnoPatternFieldControl
4105 ::rtl::OUString UnoPatternFieldControl::GetComponentServiceName() in GetComponentServiceName()
4110 void UnoPatternFieldControl::ImplSetPeerProperty( const ::rtl::OUString& rPropName, const uno::Any&… in ImplSetPeerProperty()
4136 uno::Any UnoPatternFieldControl::queryAggregation( const uno::Type & rType ) throw(uno::RuntimeExce… in queryAggregation()
4144 IMPL_XTYPEPROVIDER_START( UnoPatternFieldControl )
4149 void UnoPatternFieldControl::setString( const ::rtl::OUString& rString ) throw(uno::RuntimeExceptio…
4154 ::rtl::OUString UnoPatternFieldControl::getString() throw(uno::RuntimeException) in getString()
4159 void UnoPatternFieldControl::setMasks( const ::rtl::OUString& EditMask, const ::rtl::OUString& Lite… in setMasks()
4168 void UnoPatternFieldControl::getMasks( ::rtl::OUString& EditMask, ::rtl::OUString& LiteralMask ) th… in getMasks()
4174 void UnoPatternFieldControl::setStrictFormat( sal_Bool bStrict ) throw(uno::RuntimeException) in setStrictFormat()
[all …]
/trunk/main/toolkit/source/helper/
H A Dregisterservices.cxx185 IMPL_CREATEINSTANCE2( UnoPatternFieldControl )
260 …GET_FACTORY( UnoPatternFieldControl, szServiceName_UnoControlPatternField, szServiceName2_UnoContr… in component_getFactory()
/trunk/main/toolkit/inc/toolkit/controls/
H A Dunocontrols.hxx1382 class UnoPatternFieldControl : public UnoSpinFieldControl, class
1389UnoPatternFieldControl( const ::com::sun::star::uno::Reference< ::com::sun::star::lang::XMultiServ…
1410 …DECLIMPL_SERVICEINFO_DERIVED( UnoPatternFieldControl, UnoSpinFieldControl, szServiceName2_UnoContr…

Completed in 62 milliseconds