Home
last modified time | relevance | path

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

/AOO42X/main/vbahelper/inc/vbahelper/
H A Dvbacollectionimpl.hxx324 typedef ScVbaCollectionBase< XCollection_InterfacesBASE > CollImplBase1; typedef
326 class VBAHELPER_DLLPUBLIC ScVbaCollectionBaseImpl : public CollImplBase1
329 …:XIndexAccess >& xIndexAccess ) throw( css::uno::RuntimeException ) : CollImplBase1( xParent, xCon… in ScVbaCollectionBaseImpl()