Home
last modified time | relevance | path

Searched defs:aInterface (Results 1 – 3 of 3) sorted by relevance

/AOO41X/main/cppu/qa/
H A Dtest_reference.cxx55 Any aInterface; in queryInterface() local
/AOO41X/main/autodoc/source/display/idl/
H A Dhi_main.cxx419 HF_IdlInterface aInterface( *pEnv, pMyFile->Body() ); in do_InterfaceDescr() local
/AOO41X/main/sw/source/ui/uno/
H A Dunotxvw.cxx284 sal_Bool SwXTextView::select(const uno::Any& aInterface) throw( lang::IllegalArgumentException, uno… in select()