Home
last modified time | relevance | path

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

/AOO42X/main/sc/source/ui/inc/ !
H A Dtabvwsh.hxx190 DECL_LINK( SimpleRefDone, String* );
/AOO42X/main/sc/source/ui/view/ !
H A Dtabvwsh4.cxx1206 IMPL_LINK( ScTabViewShell, SimpleRefDone, String*, pResult ) in IMPL_LINK() argument
1253 pWnd->SetUnoLinks( LINK( this, ScTabViewShell, SimpleRefDone ), in StartSimpleRefDialog()