Home
last modified time | relevance | path

Searched refs:GetPropertyNameForHandle (Results 1 – 6 of 6) sorted by relevance

/aoo42x/main/chart2/source/tools/
H A DNamedProperties.cxx46 OUString NamedProperties::GetPropertyNameForHandle( sal_Int32 nHandle ) in GetPropertyNameForHandle() function in chart::NamedProperties
48 OUString aName = NamedFillProperties::GetPropertyNameForHandle( nHandle ); in GetPropertyNameForHandle()
50 aName = NamedLineProperties::GetPropertyNameForHandle( nHandle ); in GetPropertyNameForHandle()
H A DNamedLineProperties.cxx80 OUString NamedLineProperties::GetPropertyNameForHandle( sal_Int32 nHandle ) in GetPropertyNameForHandle() function in chart::NamedLineProperties
H A DNamedFillProperties.cxx92 OUString NamedFillProperties::GetPropertyNameForHandle( sal_Int32 nHandle ) in GetPropertyNameForHandle() function in chart::NamedFillProperties
/aoo42x/main/chart2/source/inc/
H A DNamedProperties.hxx48 static ::rtl::OUString GetPropertyNameForHandle( sal_Int32 nHandle );
H A DNamedFillProperties.hxx61 static ::rtl::OUString GetPropertyNameForHandle( sal_Int32 nHandle );
H A DNamedLineProperties.hxx61 static ::rtl::OUString GetPropertyNameForHandle( sal_Int32 nHandle );

Completed in 30 milliseconds