Home
last modified time | relevance | path

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

/AOO42X/main/sc/source/ui/docshell/
H A Ddocsh3.cxx794 String aADesc; in lcl_FindAction() local
795 pA->GetDescription( aADesc, pSearchDoc, sal_True ); in lcl_FindAction()
796 if ( aActionDesc.Equals( aADesc ) ) in lcl_FindAction()