Searched refs:GetPropertyNameForHandle (Results 1 – 6 of 6) sorted by relevance
46 OUString NamedProperties::GetPropertyNameForHandle( sal_Int32 nHandle ) in GetPropertyNameForHandle() function in chart::NamedProperties48 OUString aName = NamedFillProperties::GetPropertyNameForHandle( nHandle ); in GetPropertyNameForHandle()50 aName = NamedLineProperties::GetPropertyNameForHandle( nHandle ); in GetPropertyNameForHandle()
80 OUString NamedLineProperties::GetPropertyNameForHandle( sal_Int32 nHandle ) in GetPropertyNameForHandle() function in chart::NamedLineProperties
92 OUString NamedFillProperties::GetPropertyNameForHandle( sal_Int32 nHandle ) in GetPropertyNameForHandle() function in chart::NamedFillProperties
48 static ::rtl::OUString GetPropertyNameForHandle( sal_Int32 nHandle );
61 static ::rtl::OUString GetPropertyNameForHandle( sal_Int32 nHandle );
Completed in 18 milliseconds