Home
last modified time | relevance | path

Searched refs:impl_getPropertyValue (Results 1 – 7 of 7) sorted by relevance

/aoo4110/main/connectivity/qa/connectivity/tools/
H A DDataSource.java73 return UnoRuntime.queryInterface( XPropertySet.class, impl_getPropertyValue( "Settings" ) ); in geSettings()
133 private Object impl_getPropertyValue( final String i_propertyName ) in impl_getPropertyValue() method in DataSource
157 return (String)impl_getPropertyValue( "Name" ); in getName()
/aoo4110/main/framework/source/fwi/classes/
H A Dpropertysethelper.cxx236 css::uno::Any aCurrentValue = impl_getPropertyValue(aPropInfo.Name, aPropInfo.Handle); in setPropertyValue()
297 return impl_getPropertyValue(aPropInfo.Name, aPropInfo.Handle); in getPropertyValue()
/aoo4110/main/framework/inc/services/
H A Dtabwindowservice.hxx178 virtual css::uno::Any SAL_CALL impl_getPropertyValue(const ::rtl::OUString& sProperty,
H A Dframe.hxx331 virtual css::uno::Any SAL_CALL impl_getPropertyValue(const ::rtl::OUString& sProperty,
/aoo4110/main/framework/inc/classes/
H A Dpropertysethelper.hxx184 virtual css::uno::Any SAL_CALL impl_getPropertyValue(const ::rtl::OUString& sProperty,
/aoo4110/main/framework/source/services/
H A Dtabwindowservice.cxx336 css::uno::Any SAL_CALL TabWindowService::impl_getPropertyValue(const ::rtl::OUString& /*sProperty*/, in impl_getPropertyValue() function in framework::TabWindowService
H A Dframe.cxx2683 css::uno::Any SAL_CALL Frame::impl_getPropertyValue(const ::rtl::OUString& /*sProperty*/, in impl_getPropertyValue() function in framework::Frame

Completed in 66 milliseconds