Home
last modified time | relevance | path

Searched defs:eType (Results 51 – 75 of 478) sorted by relevance

12345678910>>...20

/trunk/main/chart2/source/tools/
H A DRegressionCurveHelper.cxx56 OUString lcl_getServiceNameForType( ::chart::RegressionCurveHelper::tRegressionType eType ) in lcl_getServiceNameForType()
359 tRegressionType eType, in addRegressionCurve()
477 tRegressionType eType, in replaceOrAddCurveAndReduceToOne()
583 tRegressionType eType = getRegressionType( aCurves[i] ); in getFirstRegressTypeNotMeanValueLine() local
/trunk/main/sw/source/ui/dialog/
H A Dmacassgn.cxx60 SfxEventNamesItem SwMacroAssignDlg::AddEvents( DlgEventType eType ) in AddEvents()
/trunk/main/svl/source/items/
H A Dctypeitm.cxx63 const INetContentType eType ) in CntContentTypeItem()
211 void CntContentTypeItem::SetValue( const INetContentType eType ) in SetValue()
/trunk/main/writerfilter/source/doctok/
H A DXNoteHelper.hxx80 PropertyType eType, in XNoteHelper()
/trunk/main/sw/inc/
H A Dswserv.hxx40 enum ServerModes { BOOKMARK_SERVER, TABLE_SERVER, SECTION_SERVER, NONE_SERVER } eType; member in SwServerObject
H A Dedglbldc.hxx40 GlobalDocContentType eType; member in SwGlblDocContent
/trunk/main/l10ntools/inc/
H A Dwtranode.hxx85 E_TokenType eType; member in WTT_Node
/trunk/main/framework/source/fwi/threadhelp/
H A Dlockhelper.cxx528 static ELockType eType = FALLBACK_LOCKTYPE; in implts_getLockType() local
/trunk/main/sc/source/ui/view/
H A Dprevloc.cxx54 ScPreviewLocationType eType; member
248 ScPreviewLocationType eType = bHeader ? in AddHeaderFooter() local
281 …* lcl_GetEntryByAddress( const List& rEntries, const ScAddress& rPos, ScPreviewLocationType eType ) in lcl_GetEntryByAddress()
382 ScPreviewLocationType eType = pEntry->eType; in HasCellsInRange() local
450 ScPreviewLocationType eType = bNoteMarks ? SC_PLOC_NOTEMARK : SC_PLOC_NOTETEXT; in GetNoteCountInRange() local
466 ScPreviewLocationType eType = bNoteMarks ? SC_PLOC_NOTEMARK : SC_PLOC_NOTETEXT; in GetNoteInRange() local
489 ScPreviewLocationType eType = bNoteMarks ? SC_PLOC_NOTEMARK : SC_PLOC_NOTETEXT; in GetNoteInRangeOutputRect() local
/trunk/main/sc/source/core/tool/
H A Dchartarr.cxx261 CellType eType = pCell->GetCellType(); in CreateMemChartSingle() local
424 CellType eType = pCell->GetCellType(); in CreateMemChartMulti() local
457 CellType eType = pCell->GetCellType(); in CreateMemChartMulti() local
/trunk/main/sw/source/ui/inc/
H A Dcnttab.hxx60 TOXTypes eType; member
/trunk/main/editeng/inc/editeng/
H A Deedata.hxx57 TextMarkingType eType; member in EEngineData::TextMarkingClass
/trunk/main/vbahelper/source/vbahelper/
H A Dvbashape.cxx503 text::TextContentAnchorType eType = text::TextContentAnchorType_AT_PARAGRAPH; in getRelativeHorizontalPosition() local
540 text::TextContentAnchorType eType = text::TextContentAnchorType_AT_PARAGRAPH; in setRelativeHorizontalPosition() local
571 text::TextContentAnchorType eType = text::TextContentAnchorType_AT_PARAGRAPH; in getRelativeVerticalPosition() local
608 text::TextContentAnchorType eType = text::TextContentAnchorType_AT_PARAGRAPH; in setRelativeVerticalPosition() local
/trunk/main/svtools/source/edit/
H A Dsyntaxhighlight.cxx677 String SimpleTokenizer_Impl::getFullTokenStr( /*out*/TokenTypes eType, in getFullTokenStr()
809 TokenTypes eType; in parseLine() local
832 TokenTypes eType; in getHighlightPortions() local
/trunk/main/extensions/source/propctrlr/
H A Dsubmissionhandler.cxx156 FormButtonType eType = FormButtonType_PUSH; in getPropertyValue() local
343 FormButtonType eType = FormButtonType_PUSH; in actuatingPropertyChanged() local
/trunk/main/odk/examples/DevelopersGuide/Forms/
H A DDocumentHelper.java94 …public static DocumentHelper blankDocument( XComponentContext xCtx, DocumentType eType ) throws co… in blankDocument()
207 public static String getDocumentFactoryURL( DocumentType eType ) in getDocumentFactoryURL()
/trunk/main/basctl/source/basicide/
H A Dbastype2.hxx58 BasicEntry( BasicEntryType eType ) { m_eType = eType; } in BasicEntry()
132 void SetType( BasicEntryType eType ) { m_eType = eType; } in SetType()
/trunk/main/ooxml/source/framework/SchemaParser/src/org/apache/openoffice/ooxml/schema/simple/
H A DBlobNode.java33 public BlobNode (final BuiltInType eType) in BlobNode()
/trunk/main/connectivity/inc/connectivity/
H A Dparameters.hxx83 ParameterClassification eType; member
/trunk/main/extensions/source/abpilot/
H A Daddresssettings.hxx61 AddressSourceType eType; member
/trunk/main/sc/source/core/inc/
H A Dadiasync.hxx59 ParamType eType; // PTR_DOUBLE oder PTR_STRING Ergebnis member in ScAddInAsync
/trunk/main/chart2/source/controller/dialogs/
H A Ddlg_InsertErrorBars.cxx56 ErrorBarResources::tErrorBarType eType /* = ErrorBarResources::ERROR_BAR_Y */ ) : in InsertErrorBarsDialog()
/trunk/main/dbaccess/source/ui/app/
H A DAppIconControl.cxx68 ElementType eType; in DBG_NAME() member
/trunk/main/basic/inc/basic/
H A Dsbx.hxx71 SbxDataType eType; // Data type member
179 SbxDataType eType; // Data type of the array member in SbxArray
/trunk/main/dbaccess/source/ui/querydesign/
H A DQTableConnectionData.hxx83 …void SetFieldType(EConnectionSide nWhich, ETableFieldType eType) { if (nWhich==JTCS_TO) m_eDestT… in SetFieldType()

Completed in 113 milliseconds

12345678910>>...20