Home
last modified time | relevance | path

Searched refs:_eType (Results 76 – 100 of 110) sorted by relevance

12345

/aoo42x/main/xmloff/source/forms/
H A Dcontrolelement.hxx83 static const sal_Char* getElementName(ElementType _eType);
/aoo42x/main/dbaccess/source/ui/app/
H A DIApplicationController.hxx62 virtual sal_Bool onContainerSelect(ElementType _eType) = 0;
/aoo42x/main/reportdesign/source/ui/report/
H A DDesignView.cxx779 sal_uInt16 ODesignView::getZoomFactor(SvxZoomType _eType) const in getZoomFactor()
781 return m_aScrollWindow.getZoomFactor(_eType); in getZoomFactor()
/aoo42x/main/dbaccess/source/core/inc/
H A Dobjectnameapproval.hxx78 ObjectType _eType
H A DContainerMediator.hxx91 ContainerType _eType
/aoo42x/main/svx/source/inc/
H A Dfmdocumentclassification.hxx74 DocumentType _eType
/aoo42x/main/dbaccess/source/ext/macromigration/
H A Dmigrationlog.hxx74 DocumentID startedDocument( const SubDocumentType _eType, const ::rtl::OUString& _rName );
/aoo42x/main/accessibility/inc/accessibility/extended/
H A Daccessiblebrowseboxcell.hxx66 ::svt::AccessibleBrowseBoxObjType _eType = ::svt::BBTYPE_TABLECELL
H A DAccessibleGridControlTable.hxx51 ::svt::table::AccessibleTableControlObjType _eType);
/aoo42x/main/extensions/source/abpilot/
H A Dtypeselectionpage.hxx94 void selectType( AddressSourceType _eType );
/aoo42x/main/reportdesign/inc/
H A Dreportformula.hxx64 ReportFormula( const BindType _eType, const ::rtl::OUString& _rFieldOrExpression );
/aoo42x/main/svl/inc/svl/
H A Dctypeitm.hxx34 INetContentType _eType; member in CntContentTypeItem
/aoo42x/main/dbaccess/source/ui/inc/
H A Dsqlmessage.hxx105 MessageType _eType = Info,
/aoo42x/main/connectivity/source/commontools/
H A DFValue.cxx198 void ORowSetValue::setTypeKind(sal_Int32 _eType) in setTypeKind() argument
201 if ( !m_bNull && !isStorageCompatible(_eType, m_eTypeKind) ) in setTypeKind()
203 switch(_eType) in setTypeKind()
262 m_eTypeKind = _eType; in setTypeKind()
/aoo42x/main/fpicker/source/office/
H A Dfpsmartcontent.hxx68 sal_Bool implIs( const ::rtl::OUString& _rURL, Type _eType );
/aoo42x/main/editeng/inc/editeng/
H A Dedtdlg.hxx69 virtual void SetConversionFormat( editeng::HangulHanjaConversion::ConversionFormat _eType ) = 0;
/aoo42x/main/dbaccess/source/filter/xml/
H A Dxmlfilter.cxx151 FastLoader(uno::Reference< lang::XMultiServiceFactory > const & _xFactory,StartType _eType) in FastLoader() argument
153 ,m_eWhat(_eType) in FastLoader()
/aoo42x/main/connectivity/source/inc/java/sql/
H A DConnectionLog.hxx93 ConnectionLog( const ConnectionLog& _rSourceLog, ObjectType _eType );
/aoo42x/main/dbaccess/source/ui/dlg/
H A Dgeneralpage.hxx157 void implSetCurrentType( const ::rtl::OUString& _eType );
/aoo42x/main/svtools/source/contnr/
H A Dfileview.cxx219 …String GetAccessibleObjectDescription( ::svt::AccessibleBrowseBoxObjType _eType, sal_Int32 _nPos )…
1174 …_Impl::GetAccessibleObjectDescription( ::svt::AccessibleBrowseBoxObjType _eType, sal_Int32 _nPos )… in GetAccessibleObjectDescription() argument
1176 ::rtl::OUString sRet = SvHeaderTabListBox::GetAccessibleObjectDescription( _eType, _nPos ); in GetAccessibleObjectDescription()
1177 if ( ::svt::BBTYPE_TABLECELL == _eType ) in GetAccessibleObjectDescription()
/aoo42x/main/reportdesign/source/ui/dlg/
H A DGroupsSorting.cxx1538 ImageList OGroupsSortingDialog::getImageList(vcl::ImageListType _eType) SAL_THROW (( com::sun::star… in getImageList() argument
1540 if (_eType == vcl::HIGHCONTRAST_NO) in getImageList()
1544 else if (_eType == vcl::HIGHCONTRAST_YES) in getImageList()
/aoo42x/main/reportdesign/source/ui/inc/
H A DReportWindow.hxx235 sal_uInt16 getZoomFactor(SvxZoomType _eType) const;
H A DScrollHelper.hxx222 sal_uInt16 getZoomFactor(SvxZoomType _eType) const;
H A DDesignView.hxx288 sal_uInt16 getZoomFactor(SvxZoomType _eType) const;
/aoo42x/main/cui/source/inc/
H A Dhangulhanjadlg.hxx168 void SetConversionFormat( editeng::HangulHanjaConversion::ConversionFormat _eType );

Completed in 157 milliseconds

12345