Home
last modified time | relevance | path

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

/trunk/main/extensions/source/propctrlr/
H A Dformcomponenthandler.hxx225 void impl_fillTableNames_throw( ::std::vector< ::rtl::OUString >& _out_rNames ) const;
232 void impl_fillQueryNames_throw( ::std::vector< ::rtl::OUString >& _out_rNames ) const;
240 ,::std::vector< ::rtl::OUString >& _out_rNames
H A Dformcomponenthandler.cxx2505 …ntPropertyHandler::impl_fillTableNames_throw( ::std::vector< ::rtl::OUString >& _out_rNames ) const in impl_fillTableNames_throw()
2508 _out_rNames.resize( 0 ); in impl_fillTableNames_throw()
2523 _out_rNames.push_back( *pTableNames ); in impl_fillTableNames_throw()
2527 …ntPropertyHandler::impl_fillQueryNames_throw( ::std::vector< ::rtl::OUString >& _out_rNames ) const in impl_fillQueryNames_throw()
2530 _out_rNames.resize( 0 ); in impl_fillQueryNames_throw()
2537 impl_fillQueryNames_throw(xQueryNames,_out_rNames); in impl_fillQueryNames_throw()
2541 …ference< XNameAccess >& _xQueryNames,::std::vector< ::rtl::OUString >& _out_rNames,const ::rtl::OU… in impl_fillQueryNames_throw() argument
2563 impl_fillQueryNames_throw(xSubQueries,_out_rNames,sTemp.makeStringAndClear()); in impl_fillQueryNames_throw()
2565 _out_rNames.push_back( sTemp.makeStringAndClear() ); in impl_fillQueryNames_throw()
/trunk/main/svx/source/inc/
H A Dfmshimp.hxx360 ::std::vector< String >& _out_rNames );
/trunk/main/svx/source/form/
H A Dfmshimp.cxx2966 …l::OUString& _rCurrentLevelPrefix, FmFormArray& _out_rForms, ::std::vector< String >& _out_rNames ) in impl_collectFormSearchContexts_nothrow()
3007 _out_rNames.push_back( sCompleteCurrentName.makeStringAndClear() ); in impl_collectFormSearchContexts_nothrow()
3010 …ontexts_nothrow( xCurrentAsForm, aNextLevelPrefix.makeStringAndClear(), _out_rForms, _out_rNames ); in impl_collectFormSearchContexts_nothrow()

Completed in 58 milliseconds