Home
last modified time | relevance | path

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

/trunk/main/extensions/source/propctrlr/
H A Dformcomponenthandler.cxx2541 …tyHandler::impl_fillQueryNames_throw( const Reference< XNameAccess >& _xQueryNames,::std::vector< … in impl_fillQueryNames_throw() argument
2543 …DBG_ASSERT( _xQueryNames.is(), "FormComponentPropertyHandler::impl_fillQueryNames_throw: no way to… in impl_fillQueryNames_throw()
2544 if ( !_xQueryNames.is() ) in impl_fillQueryNames_throw()
2547 Sequence< ::rtl::OUString> aQueryNames = _xQueryNames->getElementNames(); in impl_fillQueryNames_throw()
2561 Reference< XNameAccess > xSubQueries(_xQueryNames->getByName(*pQueryNames),UNO_QUERY); in impl_fillQueryNames_throw()
H A Dformcomponenthandler.hxx239 …w( const ::com::sun::star::uno::Reference< ::com::sun::star::container::XNameAccess >& _xQueryNames

Completed in 35 milliseconds