Home
last modified time | relevance | path

Searched refs:getElementType (Results 1 – 25 of 533) sorted by relevance

12345678910>>...22

/trunk/main/dbaccess/source/ui/app/
H A DAppController.cxx623 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 DAppControllerGen.cxx188 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
/trunk/main/svx/source/unodraw/
H A DXPropertyTable.cxx286 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 Dunogtabl.cxx55 virtual uno::Type SAL_CALL getElementType( ) throw( uno::RuntimeException);
88 uno::Type SAL_CALL SvxUnoGradientTable::getElementType( ) in getElementType() function in SvxUnoGradientTable
H A Dunohtabl.cxx55 virtual uno::Type SAL_CALL getElementType( ) throw( uno::RuntimeException);
86 uno::Type SAL_CALL SvxUnoHatchTable::getElementType( ) in getElementType() function in SvxUnoHatchTable
H A Dunodtabl.cxx56 virtual uno::Type SAL_CALL getElementType( ) throw( uno::RuntimeException);
89 uno::Type SAL_CALL SvxUnoDashTable::getElementType( ) in getElementType() function in SvxUnoDashTable
H A Dunottabl.cxx55 virtual uno::Type SAL_CALL getElementType( ) throw( uno::RuntimeException);
88 uno::Type SAL_CALL SvxUnoTransGradientTable::getElementType( ) in getElementType() function in SvxUnoTransGradientTable
H A Dunobtabl.cxx59 virtual uno::Type SAL_CALL getElementType( ) throw( uno::RuntimeException);
106 uno::Type SAL_CALL SvxUnoBitmapTable::getElementType( ) in getElementType() function in SvxUnoBitmapTable
/trunk/main/sw/inc/
H A Dunocoll.hxx300 …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…
/trunk/main/forms/qa/integration/forms/
H A DFormComponent.java149 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()
/trunk/main/framework/source/services/
H A Dmodelwinservice.cxx72 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
/trunk/main/sc/source/ui/vba/
H A Dvbahyperlinks.cxx130 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 Dvbapagebreaks.cxx84 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 Dvbapagebreaks.hxx57 virtual css::uno::Type SAL_CALL getElementType() throw (css::uno::RuntimeException);
84 virtual css::uno::Type SAL_CALL getElementType() throw ( css::uno::RuntimeException );
/trunk/main/sw/source/ui/vba/
H A Dvbabookmarks.cxx66 …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 Dvbapanes.cxx53 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
/trunk/main/sw/source/core/unocore/
H A Dunocoll.cxx724 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
/trunk/main/svx/source/table/
H A Dtabledesign.cxx106 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
/trunk/main/vbahelper/source/vbahelper/
H A Dcollectionbase.cxx95 virtual uno::Type SAL_CALL getElementType() throw (uno::RuntimeException);
172 uno::Type SAL_CALL SequenceToContainer::getElementType() throw (uno::RuntimeException) in getElementType() function in vbahelper::__anon89c9fea60111::SequenceToContainer
206 uno::Type SAL_CALL CollectionBase::getElementType() throw (uno::RuntimeException) in getElementType() function in vbahelper::CollectionBase
H A Dvbacommandbarcontrols.cxx111 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
/trunk/main/sc/inc/
H A Dlinkuno.hxx203 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()
/trunk/main/stoc/source/invocation/
H A Dinvocation.cxx177 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()
/trunk/main/framework/test/
H A Dtest_componentenumeration.bas55 rem Method getElementType() must return the cppu type of XComponent.
57 if( xComponentAccess.getElementType.Name <> "com.sun.star.lang.XComponent" ) then
/trunk/main/unotools/source/config/
H A Deventcfg.cxx332 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()
/trunk/main/forms/source/xforms/
H A Dnamedcollection.hxx98 virtual typename Collection<T>::Type_t SAL_CALL getElementType() in getElementType() function in NamedCollection
101 return Collection<T>::getElementType(); in getElementType()

Completed in 104 milliseconds

12345678910>>...22