Home
last modified time | relevance | path

Searched refs:impl_getPropertyValue_throw (Results 1 – 4 of 4) sorted by relevance

/trunk/main/extensions/source/propctrlr/
H A Dformcomponenthandler.cxx317 return impl_getPropertyValue_throw( _rPropertyName ); in getPropertyValue()
1869 impl_getPropertyValue_throw( PROPERTY_CONTROLSOURCE ) >>= sControlSource; in impl_updateDependentProperty_nothrow()
1872 impl_getPropertyValue_throw( PROPERTY_IMAGE_URL ) >>= sImageURL; in impl_updateDependentProperty_nothrow()
1907 impl_getPropertyValue_throw( PROPERTY_STRINGITEMLIST ) >>= aEntries; in impl_updateDependentProperty_nothrow()
1913 impl_getPropertyValue_throw( PROPERTY_LISTSOURCETYPE ) >>= eLSType; in impl_updateDependentProperty_nothrow()
1925 impl_getPropertyValue_throw( PROPERTY_TARGET_URL ) >>= sTargetURL; in impl_updateDependentProperty_nothrow()
2474 impl_getPropertyValue_throw( PROPERTY_COMMANDTYPE ) >>= nCommandType; in impl_describeCursorSource_nothrow()
2723 impl_getPropertyValue_throw( PROPERTY_FORMATKEY ) >>= nFormatKey; in impl_dialogFormatting_nothrow()
2798 OSL_VERIFY( impl_getPropertyValue_throw( PROPERTY_IMAGE_URL ) >>= sCurValue ); in impl_browseForImage_nothrow()
2837 OSL_VERIFY( impl_getPropertyValue_throw( PROPERTY_TARGET_URL ) >>= sURL ); in impl_browseForTargetURL_nothrow()
[all …]
H A Dpropcontroller.cxx768 aNewValue = impl_getPropertyValue_throw( _rEvent.PropertyName ); in propertyChange()
971 …Any OPropertyBrowserController::impl_getPropertyValue_throw( const ::rtl::OUString& _rPropertyName… in impl_getPropertyValue_throw() function in pcr::OPropertyBrowserController
1283 … aActuatingPropertyValues.push_back( impl_getPropertyValue_throw( property->second.Name ) ); in UpdateUI()
1416 aOldValue = impl_getPropertyValue_throw( rName ); in Commit()
H A Dformcomponenthandler.hxx161 …::com::sun::star::uno::Any impl_getPropertyValue_throw( const ::rtl::OUString& _rPropertyName ) co…
H A Dpropcontroller.hxx309 impl_getPropertyValue_throw( const ::rtl::OUString& _rPropertyName );

Completed in 50 milliseconds