Home
last modified time | relevance | path

Searched refs:getElementType (Results 276 – 300 of 533) sorted by relevance

1...<<11121314151617181920>>...22

/trunk/main/basic/source/uno/
H A Dnamecont.cxx97 Type NameContainer::getElementType() in getElementType() function in basic::NameContainer
2134 Type SAL_CALL SfxLibraryContainer::getElementType() in getElementType() function in basic::SfxLibraryContainer
2138 return maNameContainer.getElementType(); in getElementType()
3030 Type SfxLibrary::getElementType() in getElementType() function in basic::SfxLibrary
3033 return maNameContainer.getElementType(); in getElementType()
/trunk/main/svx/source/inc/
H A Dunogalthemeprovider.hxx73 …virtual ::com::sun::star::uno::Type SAL_CALL getElementType() throw (::com::sun::star::uno::Runtim…
/trunk/main/toolkit/inc/toolkit/controls/
H A Deventcontainer.hxx90 virtual ::com::sun::star::uno::Type SAL_CALL getElementType( )
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/basicrunner/basichelper/
H A DConnector.java200 public Type getElementType() { in getElementType() method in ConnectorImpl
/trunk/main/framework/inc/services/
H A Dcontenthandlerfactory.hxx175 virtual css::uno::Type SAL_CALL getElementType() throw( css::uno::RuntimeException );
/trunk/main/qadevOOo/java/OOoRunner/src/main/resources/objdsc/svx/
H A Dcom.sun.star.comp.office.SvxShapeGroup.csv20 "SvxShapeGroup";"com::sun::star::container::XElementAccess";"getElementType()"
H A Dcom.sun.star.comp.office.SvxDrawPage.csv11 "SvxDrawPage";"com::sun::star::container::XElementAccess";"getElementType()"
/trunk/main/framework/inc/uielement/
H A Ditemcontainer.hxx93 virtual ::com::sun::star::uno::Type SAL_CALL getElementType() in getElementType() function in framework::ItemContainer
/trunk/main/vbahelper/inc/vbahelper/
H A Dvbashaperange.hxx76 virtual css::uno::Type SAL_CALL getElementType() throw (css::uno::RuntimeException);
/trunk/main/svx/inc/svx/
H A Dxmleohlp.hxx141 …virtual ::com::sun::star::uno::Type SAL_CALL getElementType( ) throw (::com::sun::star::uno::Runt…
/trunk/main/svx/source/unogallery/
H A Dunogaltheme.hxx70 …virtual ::com::sun::star::uno::Type SAL_CALL getElementType() throw (::com::sun::star::uno::Runtim…
/trunk/main/xmloff/inc/xmloff/
H A Dunoatrcn.hxx63 …virtual ::com::sun::star::uno::Type SAL_CALL getElementType(void) throw( ::com::sun::star::uno::R…
/trunk/main/sw/source/core/unocore/
H A Dunoredlines.cxx91 uno::Type SwXRedlines::getElementType( ) throw(uno::RuntimeException) in getElementType() function in SwXRedlines
/trunk/main/framework/source/helper/
H A Docomponentaccess.cxx126 Type SAL_CALL OComponentAccess::getElementType() throw( RuntimeException ) in getElementType() function in framework::OComponentAccess
/trunk/main/qadevOOo/java/OOoRunner/src/main/resources/objdsc/dbaccess/
H A Dorg.openoffice.comp.dbu.ODatasourceBrowser.csv20 "ODatasourceBrowser";"com::sun::star::container::XElementAccess#optional";"getElementType()"
/trunk/main/qadevOOo/java/OOoRunner/src/main/resources/objdsc/sd/
H A Dcom.sun.star.comp.office.SdDrawPage.csv11 "SdDrawPage";"com::sun::star::container::XElementAccess";"getElementType()"
/trunk/main/odk/examples/DevelopersGuide/FirstSteps/
H A DFirstLoadComponent.java77 com.sun.star.uno.Type elemType = xSpreadsheets.getElementType(); in main()
/trunk/main/sc/source/ui/unoobj/
H A Deventuno.cxx179 uno::Type SAL_CALL ScSheetEventsObj::getElementType() throw(uno::RuntimeException) in getElementType() function in ScSheetEventsObj
H A Ddocuno.cxx2456 uno::Type SAL_CALL ScDrawPagesObj::getElementType() throw(uno::RuntimeException) in getElementType() function in ScDrawPagesObj
2793 uno::Type SAL_CALL ScTableSheetsObj::getElementType() throw(uno::RuntimeException) in getElementType() function in ScTableSheetsObj
2972 uno::Type SAL_CALL ScTableColumnsObj::getElementType() throw(uno::RuntimeException) in getElementType() function in ScTableColumnsObj
3238 uno::Type SAL_CALL ScTableRowsObj::getElementType() throw(uno::RuntimeException) in getElementType() function in ScTableRowsObj
3601 uno::Type SAL_CALL ScAnnotationsObj::getElementType() throw(uno::RuntimeException) in getElementType() function in ScAnnotationsObj
3778 uno::Type SAL_CALL ScScenariosObj::getElementType() throw(uno::RuntimeException) in getElementType() function in ScScenariosObj
H A Dtextuno.cxx606 uno::Type SAL_CALL ScHeaderFooterTextObj::getElementType() throw(uno::RuntimeException) in getElementType() function in ScHeaderFooterTextObj
611 return pUnoText->getElementType(); in getElementType()
/trunk/main/chart2/source/inc/
H A DNameContainer.hxx79 …virtual com::sun::star::uno::Type SAL_CALL getElementType( ) throw( com::sun::star::uno::RuntimeE…
/trunk/main/dbaccess/source/ui/app/
H A DAppSwapWindow.cxx167 ElementType OApplicationSwapWindow::getElementType() const in getElementType() function in OApplicationSwapWindow
H A DAppView.hxx200 ElementType getElementType() const;
/trunk/main/filter/source/config/cache/
H A Dbasecontainer.hxx285 virtual css::uno::Type SAL_CALL getElementType()
/trunk/main/svx/source/form/
H A Dnavigatortreemodel.cxx343 if (xContainer->getElementType() == in Insert()
350 else if (xContainer->getElementType() == in Insert()

Completed in 107 milliseconds

1...<<11121314151617181920>>...22