Home
last modified time | relevance | path

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

/trunk/main/extensions/source/propctrlr/
H A Dformcomponenthandler.hxx232 void impl_fillQueryNames_throw( ::std::vector< ::rtl::OUString >& _out_rNames ) const;
239 …void impl_fillQueryNames_throw( const ::com::sun::star::uno::Reference< ::com::sun::star::containe…
H A Dformcomponenthandler.cxx2487 impl_fillQueryNames_throw( aNames ); in impl_describeCursorSource_nothrow()
2527 …void FormComponentPropertyHandler::impl_fillQueryNames_throw( ::std::vector< ::rtl::OUString >& _o… in impl_fillQueryNames_throw() function in pcr::FormComponentPropertyHandler
2537 impl_fillQueryNames_throw(xQueryNames,_out_rNames); in impl_fillQueryNames_throw()
2541 …void FormComponentPropertyHandler::impl_fillQueryNames_throw( const Reference< XNameAccess >& _xQu… in impl_fillQueryNames_throw() function in pcr::FormComponentPropertyHandler
2563 impl_fillQueryNames_throw(xSubQueries,_out_rNames,sTemp.makeStringAndClear()); in impl_fillQueryNames_throw()
2600 impl_fillQueryNames_throw( aListEntries ); in impl_describeListSourceUI_throw()

Completed in 64 milliseconds