/aoo4110/main/dbaccess/source/ui/app/ |
H A D | AppController.cxx | 623 switch( getContainer()->getElementType() ) in GetState() 749 ElementType eType = getContainer()->getElementType(); in GetState() 865 ElementType eType = getContainer()->getElementType(); in GetState() 1565 ElementType eType = getElementType(xContainer); in elementInserted() 1599 ElementType eType = getElementType(xContainer); in elementRemoved() 1639 ElementType eType = getElementType(xContainer); in elementReplaced() 1778 getContainer()->getElementType(), in onEntryDoubleClick() 2321 ElementType eType = getContainer()->getElementType(); in onDeleteEntry() 2469 ElementType eType = pView->getElementType(); in queryDrop() 2513 if ( !pView || pView->getElementType() == E_NONE ) in executeDrop() [all …]
|
H A D | AppControllerGen.cxx | 188 ElementType eType = getContainer()->getElementType(); in pasteFormat() 280 …OSL_ENSURE(getContainer()->getElementType() == E_TABLE,"Only allowed when the tables container is … in refreshTables() 320 const ElementType eType = getContainer()->getElementType(); in propertyChange() 630 ElementType eType = getContainer()->getElementType(); in askToReconnect() 705 ElementType eType = getContainer()->getElementType(); in isRenameDeleteAllowed() 780 ElementType eType = getContainer()->getElementType(); in doAction() 831 ElementType OApplicationController::getElementType(const Reference< XContainer >& _xContainer) const in getElementType() function in dbaui::OApplicationController
|
/aoo4110/main/svx/source/unodraw/ |
H A D | XPropertyTable.cxx | 286 virtual uno::Type SAL_CALL getElementType() throw( uno::RuntimeException ); 318 uno::Type SAL_CALL SvxUnoXColorTable::getElementType() in getElementType() function in SvxUnoXColorTable 349 virtual uno::Type SAL_CALL getElementType() throw( uno::RuntimeException ); 391 uno::Type SAL_CALL SvxUnoXLineEndTable::getElementType() in getElementType() function in SvxUnoXLineEndTable 422 virtual uno::Type SAL_CALL getElementType() throw( uno::RuntimeException ); 473 uno::Type SAL_CALL SvxUnoXDashTable::getElementType() in getElementType() function in SvxUnoXDashTable 504 virtual uno::Type SAL_CALL getElementType() throw( uno::RuntimeException ); 550 uno::Type SAL_CALL SvxUnoXHatchTable::getElementType() in getElementType() function in SvxUnoXHatchTable 581 virtual uno::Type SAL_CALL getElementType() throw( uno::RuntimeException ); 639 uno::Type SAL_CALL SvxUnoXGradientTable::getElementType() in getElementType() function in SvxUnoXGradientTable [all …]
|
H A D | unogtabl.cxx | 55 virtual uno::Type SAL_CALL getElementType( ) throw( uno::RuntimeException); 88 uno::Type SAL_CALL SvxUnoGradientTable::getElementType( ) in getElementType() function in SvxUnoGradientTable
|
H A D | unohtabl.cxx | 55 virtual uno::Type SAL_CALL getElementType( ) throw( uno::RuntimeException); 86 uno::Type SAL_CALL SvxUnoHatchTable::getElementType( ) in getElementType() function in SvxUnoHatchTable
|
H A D | unodtabl.cxx | 56 virtual uno::Type SAL_CALL getElementType( ) throw( uno::RuntimeException); 89 uno::Type SAL_CALL SvxUnoDashTable::getElementType( ) in getElementType() function in SvxUnoDashTable
|
H A D | unottabl.cxx | 55 virtual uno::Type SAL_CALL getElementType( ) throw( uno::RuntimeException); 88 uno::Type SAL_CALL SvxUnoTransGradientTable::getElementType( ) in getElementType() function in SvxUnoTransGradientTable
|
H A D | unobtabl.cxx | 59 virtual uno::Type SAL_CALL getElementType( ) throw( uno::RuntimeException); 106 uno::Type SAL_CALL SvxUnoBitmapTable::getElementType( ) in getElementType() function in SvxUnoBitmapTable
|
/aoo4110/main/sw/inc/ |
H A D | unocoll.hxx | 300 …virtual ::com::sun::star::uno::Type SAL_CALL getElementType( ) throw(::com::sun::star::uno::Runti… 342 …virtual ::com::sun::star::uno::Type SAL_CALL getElementType( ) throw(::com::sun::star::uno::Runti… 437 …virtual ::com::sun::star::uno::Type SAL_CALL getElementType( ) throw(::com::sun::star::uno::Runti… 469 …virtual ::com::sun::star::uno::Type SAL_CALL getElementType( ) throw(::com::sun::star::uno::Runti… 496 …virtual ::com::sun::star::uno::Type SAL_CALL getElementType( ) throw(::com::sun::star::uno::Runti… 527 …virtual ::com::sun::star::uno::Type SAL_CALL getElementType( ) throw(::com::sun::star::uno::Runti… 560 …virtual ::com::sun::star::uno::Type SAL_CALL getElementType( ) throw(::com::sun::star::uno::Runti…
|
/aoo4110/main/forms/qa/integration/forms/ |
H A D | FormComponent.java | 149 public com.sun.star.uno.Type getElementType( ) in getElementType() method in FormComponent 152 return m_indexAccess.getElementType(); in getElementType() 154 return m_nameAccess.getElementType(); in getElementType()
|
/aoo4110/main/framework/source/services/ |
H A D | modelwinservice.cxx | 72 uno::Type getElementType() 174 uno::Type Impl_ModelWinService::getElementType() in getElementType() function in framework::Impl_ModelWinService 260 uno::Type SAL_CALL ModelWinService::getElementType() in getElementType() function in framework::ModelWinService
|
/aoo4110/main/sc/source/ui/vba/ |
H A D | vbahyperlinks.cxx | 130 virtual uno::Type SAL_CALL getElementType() throw (uno::RuntimeException); 183 uno::Type SAL_CALL ScVbaHlinkContainer::getElementType() throw (uno::RuntimeException) in getElementType() function in vba_detail::ScVbaHlinkContainer 272 uno::Type SAL_CALL ScVbaHyperlinks::getElementType() throw (uno::RuntimeException) in getElementType() function in ScVbaHyperlinks
|
H A D | vbapagebreaks.cxx | 84 virtual uno::Type SAL_CALL getElementType( ) throw (uno::RuntimeException) in getElementType() function in RangePageBreaks 239 ScVbaHPageBreaks::getElementType() throw (uno::RuntimeException) in getElementType() function in ScVbaHPageBreaks 300 ScVbaVPageBreaks::getElementType() throw ( uno::RuntimeException ) in getElementType() function in ScVbaVPageBreaks
|
H A D | vbapagebreaks.hxx | 57 virtual css::uno::Type SAL_CALL getElementType() throw (css::uno::RuntimeException); 84 virtual css::uno::Type SAL_CALL getElementType() throw ( css::uno::RuntimeException );
|
/aoo4110/main/sw/source/ui/vba/ |
H A D | vbabookmarks.cxx | 66 …virtual uno::Type SAL_CALL getElementType( ) throw (uno::RuntimeException) { return mxIndexAcces… in getElementType() function in BookmarkCollectionHelper 122 SwVbaBookmarks::getElementType() throw (uno::RuntimeException) in getElementType() function in SwVbaBookmarks
|
H A D | vbapanes.cxx | 53 virtual uno::Type SAL_CALL getElementType( ) throw (uno::RuntimeException) in getElementType() function in PanesIndexAccess 87 SwVbaPanes::getElementType() throw (uno::RuntimeException) in getElementType() function in SwVbaPanes
|
/aoo4110/main/sw/source/core/unocore/ |
H A D | unocoll.cxx | 724 SwXTextTables::getElementType( ) in getElementType() function in SwXTextTables 1042 uno::Type SAL_CALL SwXFrames::getElementType() throw(uno::RuntimeException) in getElementType() function in SwXFrames 1343 uno::Type SAL_CALL SwXTextSections::getElementType() throw(uno::RuntimeException) in getElementType() function in SwXTextSections 1464 uno::Type SAL_CALL SwXBookmarks::getElementType() in getElementType() function in SwXBookmarks 1522 uno::Type SAL_CALL SwXNumberingRulesCollection::getElementType() throw(uno::RuntimeException) in getElementType() function in SwXNumberingRulesCollection 1616 uno::Type SAL_CALL SwXFootnotes::getElementType() throw(uno::RuntimeException) in getElementType() function in SwXFootnotes 1742 uno::Type SAL_CALL SwXReferenceMarks::getElementType() throw(uno::RuntimeException) in getElementType() function in SwXReferenceMarks
|
/aoo4110/main/vbahelper/source/vbahelper/ |
H A D | collectionbase.cxx | 95 virtual uno::Type SAL_CALL getElementType() throw (uno::RuntimeException); 172 uno::Type SAL_CALL SequenceToContainer::getElementType() throw (uno::RuntimeException) in getElementType() function in vbahelper::__anon4f3760570111::SequenceToContainer 206 uno::Type SAL_CALL CollectionBase::getElementType() throw (uno::RuntimeException) in getElementType() function in vbahelper::CollectionBase
|
H A D | vbacommandbarcontrols.cxx | 111 ScVbaCommandBarControls::getElementType() throw ( uno::RuntimeException ) in getElementType() function in ScVbaCommandBarControls 266 virtual uno::Type SAL_CALL getElementType( ) throw (uno::RuntimeException) in getElementType() function in VbaDummyIndexAccess 282 uno::Type SAL_CALL VbaDummyCommandBarControls::getElementType() throw ( uno::RuntimeException ) in getElementType() function in VbaDummyCommandBarControls
|
/aoo4110/main/svx/source/table/ |
H A D | tabledesign.cxx | 106 virtual ::com::sun::star::uno::Type SAL_CALL getElementType() throw(RuntimeException); 155 virtual Type SAL_CALL getElementType() throw(RuntimeException); 356 Type SAL_CALL TableDesignStyle::getElementType() throw(RuntimeException) in getElementType() function in sdr::table::TableDesignStyle 588 Type SAL_CALL TableDesignFamily::getElementType() throw(RuntimeException) in getElementType() function in sdr::table::TableDesignFamily
|
/aoo4110/main/sc/inc/ |
H A D | linkuno.hxx | 203 virtual ::com::sun::star::uno::Type SAL_CALL getElementType() 360 virtual ::com::sun::star::uno::Type SAL_CALL getElementType() 478 virtual ::com::sun::star::uno::Type SAL_CALL getElementType() 567 virtual ::com::sun::star::uno::Type SAL_CALL getElementType() 616 virtual ::com::sun::star::uno::Type SAL_CALL getElementType()
|
/aoo4110/main/framework/test/ |
H A D | test_componentenumeration.bas | 55 rem Method getElementType() must return the cppu type of XComponent. 57 if( xComponentAccess.getElementType.Name <> "com.sun.star.lang.XComponent" ) then
|
/aoo4110/main/forms/source/xforms/ |
H A D | namedcollection.hxx | 98 virtual typename Collection<T>::Type_t SAL_CALL getElementType() in getElementType() function in NamedCollection 101 return Collection<T>::getElementType(); in getElementType()
|
/aoo4110/main/stoc/source/invocation/ |
H A D | invocation.cxx | 177 virtual Type SAL_CALL getElementType(void) throw( RuntimeException ) in getElementType() function in stoc_inv::Invocation_Impl 178 { return _xElementAccess->getElementType(); } in getElementType() 601 TypeToIdlClass( _xNameContainer->getElementType(), xCoreReflection ); in setValue() 605 aConv = xTypeConverter->convertTo( Value, _xNameContainer->getElementType() ); in setValue() 972 rInfo.aType = _xNameAccess->getElementType(); in fillInfoForNameAccess()
|
/aoo4110/main/unotools/source/config/ |
H A D | eventcfg.cxx | 332 Type SAL_CALL GlobalEventConfig_Impl::getElementType( ) throw (RuntimeException) in getElementType() function in GlobalEventConfig_Impl 412 Type SAL_CALL GlobalEventConfig::getElementType( ) throw (RuntimeException) in getElementType() function in GlobalEventConfig 415 return m_pImpl->getElementType( ); in getElementType()
|