Searched refs:BASEPROPERTY_TEXT (Results 1 – 11 of 11) sorted by relevance
/aoo41x/main/toolkit/source/controls/ |
H A D | formattedcontrol.cxx | 153 ImplRegisterProperty( BASEPROPERTY_TEXT ); in UnoControlFormattedFieldModel() 229 … xThis->setPropertyValue( GetPropertyName( BASEPROPERTY_TEXT ), makeAny( sStringValue ) ); in impl_updateTextFromValue_nothrow() 288 …EnsureHandleOrder( _nCount, _pHandles, _pValues, BASEPROPERTY_EFFECTIVE_VALUE, BASEPROPERTY_TEXT ); in ImplNormalizePropertySequence() 326 if ( BASEPROPERTY_TEXT == GetPropertyId( *pPropertyNames ) ) in setPropertyValues() 452 aNames[1] = GetPropertyName( BASEPROPERTY_TEXT ); in textChanged()
|
H A D | roadmapcontrol.cxx | 83 ImplRegisterProperty( BASEPROPERTY_TEXT ); in UnoControlRoadmapModel() 108 case BASEPROPERTY_TEXT: in ImplGetDefaultValue()
|
H A D | unocontrols.cxx | 201 mbHasTextProperty = ImplHasProperty( BASEPROPERTY_TEXT ); in setModel() 208 if ( GetPropertyId( rPropName ) == BASEPROPERTY_TEXT ) in ImplSetPeerProperty() 257 ImplSetPropertyValue( GetPropertyName( BASEPROPERTY_TEXT ), aAny, sal_False ); in textChanged() 284 ImplSetPropertyValue( GetPropertyName( BASEPROPERTY_TEXT ), aAny, sal_True ); in setText() 354 aText = ImplGetPropertyValue_UString( BASEPROPERTY_TEXT ); in getText() 476 ImplRegisterProperty( BASEPROPERTY_TEXT ); in UnoControlFileControlModel() 3306 ::rtl::OUString sTextPropertyName = GetPropertyName( BASEPROPERTY_TEXT ); in textChanged() 3541 ::rtl::OUString sTextPropertyName = GetPropertyName( BASEPROPERTY_TEXT ); in textChanged() 4113 …if ( ( nType == BASEPROPERTY_TEXT ) || ( nType == BASEPROPERTY_EDITMASK ) || ( nType == BASEPROPER… in ImplSetPeerProperty() 4116 ::rtl::OUString Text = ImplGetPropertyValue_UString( BASEPROPERTY_TEXT ); in ImplSetPeerProperty()
|
H A D | unocontrolcontainermodel.cxx | 46 ImplRegisterProperty( BASEPROPERTY_TEXT ); in UnoControlContainerModel()
|
H A D | tabpagecontainer.cxx | 68 ImplRegisterProperty( BASEPROPERTY_TEXT ); in UnoControlTabPageContainerModel()
|
H A D | unocontrolmodel.cxx | 366 case BASEPROPERTY_TEXT: aDefault <<= ::rtl::OUString(); break; in ImplGetDefaultValue()
|
/aoo41x/main/toolkit/source/layout/core/ |
H A D | localized-string.cxx | 43 PushPropertyIds( ids, BASEPROPERTY_TEXT, 0); in ImplGetPropertyIds()
|
/aoo41x/main/toolkit/inc/toolkit/helper/ |
H A D | property.hxx | 46 #define BASEPROPERTY_TEXT 1 // ::rtl::OUString macro
|
/aoo41x/main/toolkit/source/awt/ |
H A D | vclxwindow.cxx | 1359 BASEPROPERTY_TEXT, in ImplGetPropertyIds() 1538 case BASEPROPERTY_TEXT: in setProperty() 2027 case BASEPROPERTY_TEXT: in getProperty()
|
H A D | vclxwindows.cxx | 3510 BASEPROPERTY_TEXT, in ImplGetPropertyIds() 3886 BASEPROPERTY_TEXT, in ImplGetPropertyIds() 4490 BASEPROPERTY_TEXT, in ImplGetPropertyIds() 4843 BASEPROPERTY_TEXT, in ImplGetPropertyIds() 6100 BASEPROPERTY_TEXT, in ImplGetPropertyIds()
|
/aoo41x/main/svtools/source/uno/ |
H A D | unoiface.cxx | 1596 case BASEPROPERTY_TEXT: in setProperty() 1659 BASEPROPERTY_TEXT, in ImplGetPropertyIds()
|
Completed in 104 milliseconds