Home
last modified time | relevance | path

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

/aoo42x/main/unotools/source/config/
H A Dworkingsetoptions.cxx136 void SetWindowList( const Sequence< OUString >& seqWindowList ) ;
283 void SvtWorkingSetOptions_Impl::SetWindowList( const Sequence< OUString >& seqWindowList ) in SetWindowList() argument
285 m_seqWindowList = seqWindowList; in SetWindowList()
360 void SvtWorkingSetOptions::SetWindowList( const Sequence< OUString >& seqWindowList ) in SetWindowList() argument
363 m_pDataContainer->SetWindowList( seqWindowList ); in SetWindowList()
/aoo42x/main/unotools/inc/unotools/
H A Dworkingsetoptions.hxx112 … SetWindowList( const ::com::sun::star::uno::Sequence< ::rtl::OUString >& seqWindowList ) ;

Completed in 23 milliseconds