Searched refs:EnumerationHelperImpl (Results 1 – 11 of 11) sorted by relevance
| /trunk/main/sc/source/ui/vba/ |
| H A D | vbapivottables.cxx | 38 class PivotTableEnumeration : public EnumerationHelperImpl 41 …:XEnumeration >& xEnumeration ) throw ( uno::RuntimeException ) : EnumerationHelperImpl( xParent, … in PivotTableEnumeration()
|
| H A D | vbacomments.cxx | 44 class CommentEnumeration : public EnumerationHelperImpl 53 EnumerationHelperImpl( xParent, xContext, xEnumeration ), in CommentEnumeration()
|
| H A D | vbachartobjects.cxx | 43 class ChartObjectEnumerationImpl : public EnumerationHelperImpl 49 … XHelperInterface >& _xParent ) throw ( uno::RuntimeException ) : EnumerationHelperImpl( _xParent,… in ChartObjectEnumerationImpl()
|
| H A D | vbanames.cxx | 41 class NamesEnumeration : public EnumerationHelperImpl 47 …sheet::XNamedRanges >& xNames ) throw ( uno::RuntimeException ) : EnumerationHelperImpl( xParent, … in NamesEnumeration()
|
| H A D | vbaworkbooks.cxx | 155 class WorkBookEnumImpl : public EnumerationHelperImpl 159 … const uno::Any& aApplication ) throw ( uno::RuntimeException ) : EnumerationHelperImpl( xParent, … in WorkBookEnumImpl()
|
| H A D | vbaworksheets.cxx | 146 class SheetsEnumeration : public EnumerationHelperImpl 150 …nce< frame::XModel >& xModel ) throw ( uno::RuntimeException ) : EnumerationHelperImpl( xParent, … in SheetsEnumeration()
|
| H A D | vbarange.cxx | 344 class RangesEnumerationImpl : public EnumerationHelperImpl 350 …bool bIsRows, bool bIsColumns ) throw ( uno::RuntimeException ) : EnumerationHelperImpl( xParent, … in RangesEnumerationImpl()
|
| /trunk/main/sw/source/ui/vba/ |
| H A D | vbadocuments.cxx | 71 class DocumentEnumImpl : public EnumerationHelperImpl 75 … const uno::Any& aApplication ) throw ( uno::RuntimeException ) : EnumerationHelperImpl( xParent, … in DocumentEnumImpl()
|
| H A D | vbasections.cxx | 116 class SectionsEnumWrapper : public EnumerationHelperImpl 120 …nce< frame::XModel >& xModel ) throw ( uno::RuntimeException ) : EnumerationHelperImpl( xParent, … in SectionsEnumWrapper()
|
| H A D | vbabookmarks.cxx | 37 class BookmarksEnumeration : public EnumerationHelperImpl 41 …nce< frame::XModel >& xModel ) throw ( uno::RuntimeException ) : EnumerationHelperImpl( xParent, … in BookmarksEnumeration()
|
| /trunk/main/vbahelper/inc/vbahelper/ |
| H A D | vbacollectionimpl.hxx | 129 class VBAHELPER_DLLPUBLIC EnumerationHelperImpl : public EnumerationHelper_BASE class 137 …EnumerationHelperImpl( const css::uno::Reference< ov::XHelperInterface >& xParent, const css::uno:… in EnumerationHelperImpl() function in EnumerationHelperImpl
|