Searched defs:Components (Results 1 – 6 of 6) sorted by relevance
372 struct Components struct374 Component aScheme;375 Component aAuthority;376 Component aPath;377 Component aQuery;378 Component aFragment;
131 …e< ::com::sun::star::awt::XWindow > >& Components, const ::com::sun::star::uno::Sequence< ::com::s… in setTabOrder()176 …ce< ::com::sun::star::awt::XWindow > >& Components ) throw(::com::sun::star::uno::RuntimeException) in setGroup()
62 class Components: private boost::noncopyable { class
496 Components::Components( in Components() function in configmgr::Components
58 typedef std::vector < uno::Reference< sheet::XSpreadsheetDocument > > Components; typedef
713 typedef std::map< rtl::OUString, componentParts > Components; typedef