Home
last modified time | relevance | path

Searched refs:getElementType (Results 51 – 75 of 533) sorted by relevance

12345678910>>...22

/trunk/main/sc/inc/
H A Ddapiuno.hxx148 virtual ::com::sun::star::uno::Type SAL_CALL getElementType()
486 virtual ::com::sun::star::uno::Type SAL_CALL getElementType()
712 virtual ::com::sun::star::uno::Type SAL_CALL getElementType()
795 virtual ::com::sun::star::uno::Type SAL_CALL getElementType()
889 virtual ::com::sun::star::uno::Type SAL_CALL getElementType()
H A Ddptabsrc.hxx325 virtual ::com::sun::star::uno::Type SAL_CALL getElementType()
488 virtual ::com::sun::star::uno::Type SAL_CALL getElementType()
565 virtual ::com::sun::star::uno::Type SAL_CALL getElementType()
736 virtual ::com::sun::star::uno::Type SAL_CALL getElementType()
/trunk/main/sc/source/ui/unoobj/
H A Dlinkuno.cxx512 uno::Type SAL_CALL ScSheetLinksObj::getElementType() throw(uno::RuntimeException) in getElementType() function in ScSheetLinksObj
1047 uno::Type SAL_CALL ScAreaLinksObj::getElementType() throw(uno::RuntimeException) in getElementType() function in ScAreaLinksObj
1365 uno::Type SAL_CALL ScDDELinksObj::getElementType() throw(uno::RuntimeException) in getElementType() function in ScDDELinksObj
1707 uno::Type SAL_CALL ScExternalDocLinkObj::getElementType() in getElementType() function in ScExternalDocLinkObj
1823 uno::Type SAL_CALL ScExternalDocLinksObj::getElementType() in getElementType() function in ScExternalDocLinksObj
/trunk/main/sd/source/ui/unoidl/
H A Dunopage.hxx219 …virtual ::com::sun::star::uno::Type SAL_CALL getElementType() throw(::com::sun::star::uno::Runtime…
265 …virtual ::com::sun::star::uno::Type SAL_CALL getElementType() throw(::com::sun::star::uno::Runtime…
311 …virtual ::com::sun::star::uno::Type SAL_CALL getElementType() throw(::com::sun::star::uno::Runtime…
H A Dunocpres.cxx161 uno::Type SAL_CALL SdXCustomPresentation::getElementType() in getElementType() function in SdXCustomPresentation
459 uno::Type SAL_CALL SdXCustomPresentationAccess::getElementType() in getElementType() function in SdXCustomPresentationAccess
H A Dunopage.cxx1913 uno::Type SAL_CALL SdPageLinkTargets::getElementType() in getElementType() function in SdPageLinkTargets
2483 uno::Type SAL_CALL SdDrawPage::getElementType() in getElementType() function in SdDrawPage
2486 return SdGenericDrawPage::getElementType(); in getElementType()
2659 virtual Type SAL_CALL getElementType( ) throw (RuntimeException);
2698 Type SAL_CALL NavigationOrderAccess::getElementType( ) throw (RuntimeException) in getElementType() function in NavigationOrderAccess
2874 uno::Type SAL_CALL SdMasterPage::getElementType() in getElementType() function in SdMasterPage
2877 return SdGenericDrawPage::getElementType(); in getElementType()
/trunk/main/ucb/source/ucp/hierarchy/
H A Dhierarchydatasource.cxx181 getElementType()
917 uno::Type SAL_CALL HierarchyDataAccess::getElementType() in getElementType() function in HierarchyDataAccess
925 return xOrig->getElementType(); in getElementType()
/trunk/main/sw/inc/
H A Dunoredline.hxx67 …virtual ::com::sun::star::uno::Type SAL_CALL getElementType( ) throw(::com::sun::star::uno::Runti…
144 …virtual ::com::sun::star::uno::Type SAL_CALL getElementType( ) throw(::com::sun::star::uno::Runti…
H A Dunostyle.hxx97 …virtual ::com::sun::star::uno::Type SAL_CALL getElementType( ) throw(::com::sun::star::uno::Runti…
138 …virtual ::com::sun::star::uno::Type SAL_CALL SAL_CALL getElementType( ) throw(::com::sun::star::u…
358 …virtual ::com::sun::star::uno::Type SAL_CALL SAL_CALL getElementType( ) throw(::com::sun::star::u…
390 …virtual ::com::sun::star::uno::Type SAL_CALL SAL_CALL getElementType( ) throw(::com::sun::star::u…
H A Dunotextrange.hxx228 virtual ::com::sun::star::uno::Type SAL_CALL getElementType()
318 virtual ::com::sun::star::uno::Type SAL_CALL getElementType()
/trunk/main/sc/source/ui/vba/
H A Dvbawindows.cxx170 virtual uno::Type SAL_CALL getElementType( ) throw (uno::RuntimeException) in getElementType() function in WindowsAccessImpl
230 ScVbaWindows::getElementType() throw (uno::RuntimeException) in getElementType() function in ScVbaWindows
/trunk/main/comphelper/source/container/
H A DNamedPropertyValuesContainer.cxx74 virtual ::com::sun::star::uno::Type SAL_CALL getElementType( )
184 ::com::sun::star::uno::Type SAL_CALL NamedPropertyValuesContainer::getElementType( ) in getElementType() function in NamedPropertyValuesContainer
/trunk/main/basic/source/basmgr/
H A Dbasmgr.cxx2075 virtual Type SAL_CALL getElementType()
2100 Type ModuleContainer_Impl::getElementType() in getElementType() function in ModuleContainer_Impl
2220 virtual Type SAL_CALL getElementType()
2245 Type DialogContainer_Impl::getElementType() in getElementType() function in DialogContainer_Impl
2377 virtual Type SAL_CALL getElementType()
2403 Type LibraryContainer_Impl::getElementType() in getElementType() function in LibraryContainer_Impl
/trunk/main/sfx2/source/inc/
H A Deventsupplier.hxx118 virtual UNOTYPE SAL_CALL getElementType() throw ( RUNTIMEEXCEPTION );
248 virtual ::com::sun::star::uno::Type SAL_CALL getElementType()
/trunk/main/svx/source/unodraw/
H A Dunoctabl.cxx80 virtual uno::Type SAL_CALL getElementType( ) throw( uno::RuntimeException);
201 uno::Type SAL_CALL SvxUnoColorTable::getElementType( ) in getElementType() function in SvxUnoColorTable
H A Dunomtabl.cxx98 virtual uno::Type SAL_CALL getElementType( ) throw( uno::RuntimeException);
436 uno::Type SAL_CALL SvxUnoMarkerTable::getElementType( ) in getElementType() function in SvxUnoMarkerTable
/trunk/main/svx/source/xml/
H A Dxmlxtexp.cxx193 sal_Bool bNeedStorage = xTable->getElementType() == ::getCppuType((const OUString*)0); in save()
307 Type aExportType = mxTable->getElementType(); in exportTable()
/trunk/main/vcl/source/components/
H A Ddisplay.cxx203 virtual Type SAL_CALL getElementType( ) throw (RuntimeException);
309 Type SAL_CALL DisplayAccess::getElementType( ) throw (RuntimeException) in getElementType() function in vcl::DisplayAccess
/trunk/main/framework/source/uiconfiguration/
H A Duicategorydescription.cxx116 virtual ::com::sun::star::uno::Type SAL_CALL getElementType()
222 Type SAL_CALL ConfigurationAccess_UICategory::getElementType() in getElementType() function in framework::ConfigurationAccess_UICategory
/trunk/main/sd/source/ui/inc/
H A Dunomodel.hxx259 …virtual ::com::sun::star::uno::Type SAL_CALL getElementType() throw(::com::sun::star::uno::Runtime…
297 …virtual ::com::sun::star::uno::Type SAL_CALL getElementType() throw(::com::sun::star::uno::Runtime…
331 …virtual ::com::sun::star::uno::Type SAL_CALL getElementType() throw(::com::sun::star::uno::Runtime…
/trunk/main/sw/source/ui/vba/
H A Dvbaborders.cxx280 virtual uno::Type SAL_CALL getElementType( ) throw (uno::RuntimeException) in getElementType() function in RangeBorders
334 SwVbaBorders::getElementType() throw (uno::RuntimeException) in getElementType() function in SwVbaBorders
H A Dvbadocumentproperties.cxx566 virtual uno::Type SAL_CALL getElementType( ) throw (uno::RuntimeException) in getElementType() function in BuiltInPropertiesImpl
593 SwVbaBuiltinDocumentProperties::getElementType() throw (uno::RuntimeException) in getElementType() function in SwVbaBuiltinDocumentProperties
694 virtual uno::Type SAL_CALL getElementType( ) throw (uno::RuntimeException) in getElementType() function in CustomPropertiesImpl
/trunk/main/svtools/source/uno/
H A Dunoevent.cxx92 if (rElement.getValueType() != getElementType()) in replaceByName()
147 Type SvBaseEventDescriptor::getElementType() in getElementType() function in SvBaseEventDescriptor
/trunk/main/extensions/source/resource/
H A Doooresourceloader.cxx224 …virtual ::com::sun::star::uno::Type SAL_CALL getElementType( ) throw (::com::sun::star::uno::Runt…
467 Type SAL_CALL OpenOfficeResourceBundle::getElementType( ) throw (RuntimeException) in getElementType() function in res::OpenOfficeResourceBundle
/trunk/main/vbahelper/inc/vbahelper/
H A Dvbacollectionimpl.hxx181 …virtual css::uno::Type SAL_CALL getElementType( ) throw (css::uno::RuntimeException) { return If… in getElementType() function in XNamedObjectCollectionHelper
312 virtual css::uno::Type SAL_CALL getElementType() throw (css::uno::RuntimeException) = 0;

Completed in 157 milliseconds

12345678910>>...22