Home
last modified time | relevance | path

Searched refs:GetRoleIndexForSorting (Results 1 – 3 of 3) sorted by relevance

/aoo41x/main/chart2/source/controller/dialogs/
H A DDialogModel.hxx154 static sal_Int32 GetRoleIndexForSorting( const ::rtl::OUString & rInternalRoleString );
H A DDataBrowserModel.cxx280 … return DialogModel::GetRoleIndexForSorting( lcl_getRole( rLeft.m_xLabeledDataSequence )) < in operator ()()
281 DialogModel::GetRoleIndexForSorting( lcl_getRole( rRight.m_xLabeledDataSequence )); in operator ()()
H A DDialogModel.cxx732 sal_Int32 DialogModel::GetRoleIndexForSorting( const ::rtl::OUString & rInternalRoleString ) in GetRoleIndexForSorting() function in chart::DialogModel

Completed in 37 milliseconds