Home
last modified time | relevance | path

Searched defs:_eType (Results 1 – 25 of 57) sorted by relevance

123

/trunk/main/xmloff/source/forms/
H A Dvalueproperties.cxx42 OControlElement::ElementType _eType, sal_Int16 _nFormComponentType, in getValuePropertyNames()
141 OControlElement::ElementType _eType, sal_Int16 _nFormComponentType, in getRuntimeValuePropertyNames()
H A Dcontrolelement.cxx37 const sal_Char* OControlElement::getElementName(ElementType _eType) in getElementName()
H A Delementimport_impl.hxx97 OControlElement::ElementType _eType) in OColumnImport()
H A Delementimport.cxx686 const Reference< XNameContainer >& _rxParentContainer, OControlElement::ElementType _eType) in OControlImport()
1146 OControlElement::ElementType _eType ) in OImagePositionImport()
1242 const Reference< XNameContainer >& _rxParentContainer, OControlElement::ElementType _eType) in OPasswordImport()
1273 const Reference< XNameContainer >& _rxParentContainer, OControlElement::ElementType _eType) in ORadioImport()
1312 OControlElement::ElementType _eType) in OURLReferenceImport()
1357 OControlElement::ElementType _eType) in OButtonImport()
1415 OControlElement::ElementType _eType) in OTextLikeImport()
1606 OControlElement::ElementType _eType) in OListAndComboImport()
1954 OControlElement::ElementType _eType) in implCreateChildContext()
1991 OControlElement::ElementType _eType) in OGridImport()
[all …]
/trunk/main/basctl/source/basicide/
H A Dscriptdocument.cxx523 …bool ScriptDocument_Impl::hasLibrary( LibraryContainerType _eType, const ::rtl::OUString& _rLibNam… in hasLibrary()
539 …nce< XNameContainer > ScriptDocument_Impl::getOrCreateLibrary( LibraryContainerType _eType, const … in getOrCreateLibrary()
561 …void ScriptDocument_Impl::loadLibraryIfExists( LibraryContainerType _eType, const ::rtl::OUString&… in loadLibraryIfExists()
643 …bool ScriptDocument_Impl::renameModuleOrDialog( LibraryContainerType _eType, const ::rtl::OUString… in renameModuleOrDialog()
960 …riptDocument_Impl::isLibraryShared( const ::rtl::OUString& _rLibName, LibraryContainerType _eType ) in isLibraryShared()
1102 ScriptDocument::ScriptDocument( ScriptDocument::SpecialDocument _eType ) in ScriptDocument() function in basctl::ScriptDocument
1292 …bool ScriptDocument::hasLibrary( LibraryContainerType _eType, const ::rtl::OUString& _rLibName ) c… in hasLibrary()
1298 …Reference< XNameContainer > ScriptDocument::getOrCreateLibrary( LibraryContainerType _eType, const… in getOrCreateLibrary()
1304 …void ScriptDocument::loadLibraryIfExists( LibraryContainerType _eType, const ::rtl::OUString& _rLi… in loadLibraryIfExists()
1310 …Sequence< ::rtl::OUString > ScriptDocument::getObjectNames( LibraryContainerType _eType, const ::r… in getObjectNames()
[all …]
/trunk/main/svl/inc/svl/
H A Dctypeitm.hxx34 INetContentType _eType; member in CntContentTypeItem
/trunk/main/dbaccess/source/ext/macromigration/
H A Ddbmm_types.cxx41 String getScriptTypeDisplayName( const ScriptType _eType ) in getScriptTypeDisplayName()
/trunk/main/connectivity/source/drivers/jdbc/
H A DConnectionLog.cxx49 sal_Int32 lcl_getFreeID( ConnectionLog::ObjectType _eType ) in lcl_getFreeID()
74 … ConnectionLog::ConnectionLog( const ConnectionLog& _rSourceLog, ConnectionLog::ObjectType _eType ) in ConnectionLog() function in connectivity::java::sql::ConnectionLog
/trunk/main/dbaccess/source/ui/app/
H A DAppControllerDnD.cxx323 void OApplicationController::deleteObjects( ElementType _eType, const ::std::vector< ::rtl::OUStrin… in deleteObjects()
534 Reference< XNameAccess > OApplicationController::getElements( ElementType _eType ) in getElements()
594 …auto_ptr< OLinkedDocumentsAccess > OApplicationController::getDocumentsAccess( ElementType _eType ) in getDocumentsAccess()
680 sal_Bool OApplicationController::paste( ElementType _eType,const ::svx::ODataAccessDescriptor& _rPa… in paste()
876 void OApplicationController::getSupportedFormats(ElementType _eType,::std::vector<SotFormatStringId… in getSupportedFormats()
H A DAppDetailView.cxx715 void OApplicationDetailView::createPage( ElementType _eType,const Reference< XNameAccess >& _xConta… in createPage()
721 void OApplicationDetailView::impl_createPage( ElementType _eType, const Reference< XConnection >& _… in impl_createPage()
749 const TaskPaneData& OApplicationDetailView::impl_getTaskPaneData( ElementType _eType ) in impl_getTaskPaneData()
764 void OApplicationDetailView::impl_fillTaskPaneData( ElementType _eType, TaskPaneData& _rData ) const in impl_fillTaskPaneData()
912 void OApplicationDetailView::describeCurrentSelectionForType( const ElementType _eType, Sequence< N… in describeCurrentSelectionForType()
949 SvLBoxEntry* OApplicationDetailView::elementAdded(ElementType _eType,const ::rtl::OUString& _rName… in elementAdded()
955 void OApplicationDetailView::elementRemoved(ElementType _eType,const ::rtl::OUString& _rName ) in elementRemoved()
961 void OApplicationDetailView::elementReplaced(ElementType _eType in elementReplaced()
H A DAppSwapWindow.cxx175 bool OApplicationSwapWindow::onContainerSelected( ElementType _eType ) in onContainerSelected()
212 void OApplicationSwapWindow::selectContainer(ElementType _eType) in selectContainer()
H A DAppDetailPageHelper.cxx462 void OAppDetailPageHelper::describeCurrentSelectionForType( const ElementType _eType, Sequence< Nam… in describeCurrentSelectionForType()
728 void OAppDetailPageHelper::getElementIcons( ElementType _eType, sal_uInt16& _rImageId, sal_uInt16& … in getElementIcons()
748 void OAppDetailPageHelper::createPage(ElementType _eType,const Reference< XNameAccess >& _xContaine… in createPage()
824 static sal_Int32 lcl_getFolderIndicatorForType( const ElementType _eType ) in lcl_getFolderIndicatorForType()
834 …DetailPageHelper::fillNames( const Reference< XNameAccess >& _xContainer, const ElementType _eType, in fillNames()
933 void OAppDetailPageHelper::elementReplaced(ElementType _eType in elementReplaced()
967 SvLBoxEntry* OAppDetailPageHelper::elementAdded(ElementType _eType,const ::rtl::OUString& _rName, c… in elementAdded()
1015 void OAppDetailPageHelper::elementRemoved( ElementType _eType,const ::rtl::OUString& _rName ) in elementRemoved()
H A DAppView.cxx502 void OApplicationView::describeCurrentSelectionForType( const ElementType _eType, Sequence< NamedDa… in describeCurrentSelectionForType()
526 void OApplicationView::elementReplaced(ElementType _eType in elementReplaced()
541 void OApplicationView::selectContainer(ElementType _eType) in selectContainer()
H A DAppController.cxx1672 ::rtl::OUString lcl_getToolBarResource(ElementType _eType) in lcl_getToolBarResource()
1699 sal_Bool OApplicationController::onContainerSelect(ElementType _eType) in onContainerSelect()
1817 …XComponent > OApplicationController::openElement(const ::rtl::OUString& _sName, ElementType _eType, in openElement()
1824 …ApplicationController::openElementWithArguments( const ::rtl::OUString& _sName, ElementType _eType, in openElementWithArguments()
1947 void OApplicationController::newElementWithPilot( ElementType _eType ) in newElementWithPilot()
1993 Reference< XComponent > OApplicationController::newElement( ElementType _eType, const ::comphelper:… in newElement()
2244 void OApplicationController::showPreviewFor(const ElementType _eType,const ::rtl::OUString& _sName) in showPreviewFor()
/trunk/main/cui/source/dialogs/
H A Dcommonlingui.cxx130 void SvxCommonLinguisticControl::SetButtonHandler( ButtonType _eType, const Link& _rHandler ) in SetButtonHandler()
138 void SvxCommonLinguisticControl::EnableButton( ButtonType _eType, sal_Bool _bEnable ) in EnableButton()
/trunk/main/dbaccess/source/core/misc/
H A Dobjectnameapproval.cxx85 …ameApproval::ObjectNameApproval( const Reference< XConnection >& _rxConnection, ObjectType _eType ) in ObjectNameApproval()
/trunk/main/extensions/source/abpilot/
H A Dabspilot.cxx442 void OAddessBookSourcePilot::impl_updateRoadmap( AddressSourceType _eType ) in impl_updateRoadmap()
471 void OAddessBookSourcePilot::typeSelectionChanged( AddressSourceType _eType ) in typeSelectionChanged()
H A Dtypeselectionpage.cxx172 void TypeSelectionPage::selectType( AddressSourceType _eType ) in selectType()
/trunk/main/reportdesign/source/core/misc/
H A Dreportformula.cxx72 … ReportFormula::ReportFormula( const BindType _eType, const ::rtl::OUString& _rFieldOrExpression ) in ReportFormula()
/trunk/main/dbaccess/source/core/dataaccess/
H A DModelImpl.cxx568 ::rtl::OUString lcl_getContainerStorageName_throw( ODatabaseModelImpl::ObjectType _eType ) in lcl_getContainerStorageName_throw()
613 …bjectsWithMacros_nothrow( ODatabaseModelImpl& _rModel, const ODatabaseModelImpl::ObjectType _eType in lcl_hasObjectsWithMacros_nothrow()
1087 Reference< XStorage > ODatabaseModelImpl::getStorage( const ObjectType _eType, const sal_Int32 _nDe… in getStorage()
1173 TContentPtr& ODatabaseModelImpl::getObjectContainer( ObjectType _eType ) in getObjectContainer()
1374 ::rtl::OUString ODatabaseModelImpl::getObjectContainerStorageName( const ObjectType _eType ) in getObjectContainerStorageName()
/trunk/main/svx/source/form/
H A Dfmdocumentclassification.cxx195 … ::rtl::OUString DocumentClassification::getModuleIdentifierForDocumentType( DocumentType _eType ) in getModuleIdentifierForDocumentType()
/trunk/main/extensions/source/propctrlr/
H A Deformshelper.cxx619 …::rtl::OUString EFormsHelper::getModelElementUIName( const EFormsHelper::ModelElementType _eType, … in getModelElementUIName() argument
645 …PropertySet > EFormsHelper::getModelElementFromUIName( const EFormsHelper::ModelElementType _eType in getModelElementFromUIName() argument
655 …void EFormsHelper::getAllElementUINames( const ModelElementType _eType, ::std::vector< ::rtl::OUSt… in getAllElementUINames()
/trunk/main/fpicker/source/office/
H A Dfpsmartcontent.cxx183 sal_Bool SmartContent::implIs( const ::rtl::OUString& _rURL, Type _eType ) in implIs()
/trunk/main/comphelper/inc/comphelper/
H A Dcomponentbase.hxx129 ComponentMethodGuard( ComponentBase& _rComponent, const MethodType _eType = Default ) in ComponentMethodGuard()
/trunk/main/dbaccess/source/ui/browser/
H A DdsEntriesNoExp.cxx203 sal_Int32 SbaTableQueryBrowser::getDatabaseObjectType( EntryType _eType ) in getDatabaseObjectType()

Completed in 168 milliseconds

123