Home
last modified time | relevance | path

Searched refs:meType (Results 1 – 25 of 91) sorted by relevance

1234

/trunk/main/vcl/source/gdi/
H A Dimpgraph.cxx149 meType ( rImpGraphic.meType ), in ImpGraphic()
281 meType = rImpGraphic.meType; in operator =()
329 else if( !ImplIsSwapOut() && ( rImpGraphic.meType == meType ) ) in operator ==()
331 switch( meType ) in operator ==()
466 return meType; in ImplGetType()
743 switch( meType ) in ImplGetPrefSize()
832 switch( meType ) in ImplGetPrefMapMode()
939 switch( meType ) in ImplDraw()
977 switch( meType ) in ImplDraw()
1202 if( meType ) in ImplReadEmbedded()
[all …]
H A Dgfxlink.cxx44 meType ( GFX_LINK_TYPE_NONE ), in GfxLink()
69 meType = nType; in GfxLink()
122 if ( ( mnBufSize == rGfxLink.mnBufSize ) && ( meType == rGfxLink.meType ) ) in IsEqual()
143 meType = rGfxLink.meType; in ImplCopy()
160 return meType; in GetType()
167 return( meType >= GFX_LINK_FIRST_NATIVE_ID && meType <= GFX_LINK_LAST_NATIVE_ID ); in IsNative()
248 switch( meType ) in LoadNative()
H A Dimage.cxx203 mpImplData->meType = IMAGETYPE_BITMAP; in ImplInit()
208 mpImplData->meType = IMAGETYPE_IMAGE; in ImplInit()
224 switch( mpImplData->meType ) in GetSizePixel()
249 switch( mpImplData->meType ) in GetBitmapEx()
390 else if( rImage.mpImplData->meType == mpImplData->meType ) in operator ==()
392 switch( mpImplData->meType ) in operator ==()
/trunk/main/sfx2/source/sidebar/
H A DPaint.cxx34 : meType(NoPaint) in Paint()
42 : meType(ColorPaint), in Paint()
51 : meType(GradientPaint), in Paint()
77 meType = rOther.meType; in Set()
86 return meType; in GetType()
94 if (meType != ColorPaint) in GetColor()
96 assert(meType==ColorPaint); in GetColor()
109 if (meType != GradientPaint) in GetGradient()
111 assert(meType==GradientPaint); in GetGradient()
124 switch (meType) in GetWallpaper()
/trunk/main/sc/source/filter/excel/
H A Dxilink.cxx105 inline XclSupbookType GetType() const { return meType; } in GetType()
300 meType = xlExtAddIn; in XclImpExtName()
305 meType = xlExtEuroConvert; in XclImpExtName()
308 meType = xlExtName; in XclImpExtName()
317 if( (meType == xlExtDDE) && (rStrm.GetRecLeft() > 1) ) in XclImpExtName()
320 if (meType == xlExtName) in XclImpExtName()
449 meType( EXC_SBTYPE_UNKNOWN ), in XclImpSupbook()
459 case EXC_SUPB_SELF: meType = EXC_SBTYPE_SELF; break; in XclImpSupbook()
472 meType = EXC_SBTYPE_EUROTOOL; in XclImpSupbook()
477 meType = EXC_SBTYPE_EXTERN; in XclImpSupbook()
[all …]
H A Dxlpivot.cxx48 meType( EXC_PCITEM_INVALID ) in XclPCItem()
58 meType = EXC_PCITEM_EMPTY; in SetEmpty()
64 meType = EXC_PCITEM_TEXT; in SetText()
70 meType = EXC_PCITEM_DOUBLE; in SetDouble()
78 meType = EXC_PCITEM_DATETIME; in SetDateTime()
86 meType = EXC_PCITEM_INTEGER; in SetInteger()
93 meType = EXC_PCITEM_ERROR; in SetError()
111 meType = EXC_PCITEM_BOOL; in SetBool()
121 if( meType == rItem.meType ) switch( meType ) in IsEqual()
138 return meType == EXC_PCITEM_EMPTY; in IsEmpty()
[all …]
/trunk/main/svtools/source/control/
H A Dvalueset.cxx218 if ( pItem->meType == VALUESETITEM_SPACE ) in ImplFormatItem()
1839 pItem->meType = VALUESETITEM_IMAGE; in InsertItem()
1858 pItem->meType = VALUESETITEM_COLOR; in InsertItem()
1878 pItem->meType = VALUESETITEM_IMAGE; in InsertItem()
1899 pItem->meType = VALUESETITEM_COLOR; in InsertItem()
1917 pItem->meType = VALUESETITEM_USERDRAW; in InsertItem()
1935 pItem->meType = VALUESETITEM_USERDRAW; in InsertItem()
1953 pItem->meType = VALUESETITEM_SPACE; in InsertSpace()
2000 pNewItem->meType = pItem->meType; in CopyItems()
2346 pItem->meType = VALUESETITEM_IMAGE; in SetItemImage()
[all …]
/trunk/main/vcl/source/window/
H A Dtoolbox2.cxx98 meType = TOOLBOXITEM_BUTTON; in ImplToolItem()
122 meType = TOOLBOXITEM_BUTTON; in ImplToolItem()
146 meType = TOOLBOXITEM_BUTTON; in ImplToolItem()
171 meType = TOOLBOXITEM_BUTTON; in ImplToolItem()
205 meType ( rItem.meType ), in ImplToolItem()
245 meType = rItem.meType; in operator =()
264 if ( (meType == TOOLBOXITEM_BUTTON) || (meType == TOOLBOXITEM_SPACE) ) in GetSize()
315 if ( meType != TOOLBOXITEM_BUTTON ) in DetermineButtonDrawStyle()
731 aItem.meType = TOOLBOXITEM_BUTTON; in InsertWindow()
753 aItem.meType = TOOLBOXITEM_SPACE; in InsertSpace()
[all …]
H A Dtoolbox.cxx1983 if ( it->meType == TOOLBOXITEM_BUTTON ) in ImplCalcItem()
2076 else if ( it->meType == TOOLBOXITEM_SPACE ) in ImplCalcItem()
2081 if ( it->meType == TOOLBOXITEM_BUTTON || it->meType == TOOLBOXITEM_SPACE ) in ImplCalcItem()
2086 if( it->meType == TOOLBOXITEM_BUTTON ) in ImplCalcItem()
2176 if ( it->meType == TOOLBOXITEM_BUTTON || it->meType == TOOLBOXITEM_SPACE ) in ImplCalcBreaks()
2215 if ( (it->meType == TOOLBOXITEM_BREAK) || in ImplCalcBreaks()
3462 (pItem->meType == TOOLBOXITEM_SEPARATOR) && in ImplDrawItem()
3494 if ( (pItem->meType != TOOLBOXITEM_BUTTON) || in ImplDrawItem()
4222 if ( it->meType == TOOLBOXITEM_BUTTON ) in MouseMove()
5388 if( it->meType == TOOLBOXITEM_BREAK ) in ImplCountLineBreaks()
[all …]
/trunk/main/slideshow/source/inc/
H A Ddoctreenode.hxx84 meType(NODETYPE_INVALID) in DocTreeNode()
106 meType(eType) in DocTreeNode()
117 NodeType getType() const { return meType; } in getType()
123 meType = NODETYPE_INVALID; in reset()
129 NodeType meType; member in slideshow::internal::DocTreeNode
/trunk/main/ooxml/source/framework/SchemaParser/src/org/apache/openoffice/ooxml/schema/simple/
H A DNumberNode.java36 meType = eType; in NumberNode()
45 return meType; in GetNumberType()
53 switch(meType) in ParseString()
78 throw new RuntimeException("unsupported type "+meType); in ParseString()
125 sMessage.append(meType); in toString()
303 private final BuiltInType meType; field in NumberNode
H A DBlobNode.java35 meType = eType; in BlobNode()
45 return meType; in GetBlobType()
71 aLog.printf("blob of type %s\n", meType); in Print()
128 private final BuiltInType meType; field in BlobNode
H A DStringNode.java41 meType = eType; in StringNode()
120 aBuffer.append(String.format("string (%s)", meType)); in toString()
261 private final BuiltInType meType; field in StringNode
/trunk/main/xmloff/source/chart/
H A DSchXMLSeries2Context.cxx707 if( iStyle->meType != DataRowPointStyle::DATA_SERIES ) in initSeriesPropertySets()
720 if( iStyle->meType == DataRowPointStyle::DATA_SERIES ) in initSeriesPropertySets()
735 if( iStyle->meType != DataRowPointStyle::DATA_SERIES ) in setDefaultsToSeries()
789 if( iStyle->meType == DataRowPointStyle::DATA_SERIES ) in setStylesToSeries()
878 if( iStyle->meType == DataRowPointStyle::REGRESSION || in setStylesToStatisticsObjects()
879 iStyle->meType == DataRowPointStyle::ERROR_INDICATOR || in setStylesToStatisticsObjects()
880 iStyle->meType == DataRowPointStyle::MEAN_VALUE ) in setStylesToStatisticsObjects()
904 switch( iStyle->meType ) in setStylesToStatisticsObjects()
933 … if( iStyle->meType == DataRowPointStyle::REGRESSION && iStyle->m_xEquationProperties.is()) in setStylesToStatisticsObjects()
963 if( iStyle->meType != DataRowPointStyle::DATA_POINT ) in setStylesToDataPoints()
[all …]
/trunk/main/sd/source/ui/slideshow/
H A Dslideshowviewimpl.cxx152 switch( rEvent.meType ) in implTypedNotify()
186 switch( rEvent.meType ) in implTypedNotify()
550 aEvent.meType = WrappedMouseEvent::PRESSED; in mousePressed()
573 aEvent.meType = WrappedMouseEvent::RELEASED; in mouseReleased()
590 aEvent.meType = WrappedMouseEvent::ENTERED; in mouseEntered()
606 aEvent.meType = WrappedMouseEvent::EXITED; in mouseExited()
623 aEvent.meType = WrappedMouseMotionEvent::DRAGGED; in mouseDragged()
639 aEvent.meType = WrappedMouseMotionEvent::MOVED; in mouseMoved()
/trunk/main/ooxml/source/framework/JavaOOXMLParser/src/org/apache/openoffice/ooxml/parser/type/
H A DBlobParser.java33 meType = Type.Base64Binary; in BlobParser()
36 meType = Type.HexBinary; in BlobParser()
72 switch(meType) in Parse()
100 private final Type meType; field in BlobParser
/trunk/main/sc/source/ui/inc/
H A Dcsvcontrol.hxx229 ScCsvCmdType meType; /// The command. member in ScCsvCmd
234 inline explicit ScCsvCmd() : meType( CSVCMD_NONE ), in ScCsvCmd()
239 inline ScCsvCmdType GetType() const { return meType; } in GetType()
246 meType = eType; mnParam1 = nParam1; mnParam2 = nParam2; in Set()
/trunk/main/svtools/source/graphic/
H A Ddescriptor.cxx63 meType( GRAPHIC_NONE ), in GraphicDescriptor()
118 return( mpGraphic ? ( mpGraphic->GetType() != GRAPHIC_NONE ) : ( meType != GRAPHIC_NONE ) ); in isValid()
132 meType = GRAPHIC_NONE; in implCreate()
176 meType = ( ( graphic::GraphicType::PIXEL == cType ) ? GRAPHIC_BITMAP : GRAPHIC_GDIMETAFILE ); in implCreate()
371 const GraphicType eType( mpGraphic ? mpGraphic->GetType() : meType ); in _getPropertyValues()
/trunk/main/sw/source/core/access/
H A Daccmap.cxx335 EventType meType; // The event type member
355 meType( eT ), in SwAccessibleEvent_Impl()
363 meType( eT ), in SwAccessibleEvent_Impl()
367 ASSERT( SwAccessibleEvent_Impl::DISPOSE == meType, in SwAccessibleEvent_Impl()
372 : meType( eT ), in SwAccessibleEvent_Impl()
387 meType( eT ), in SwAccessibleEvent_Impl()
392 SwAccessibleEvent_Impl::POS_CHANGED == meType, in SwAccessibleEvent_Impl()
403 meType( eT ), in SwAccessibleEvent_Impl()
417 meType( eT ), in SwAccessibleEvent_Impl()
427 meType = eT; in SetType()
[all …]
/trunk/main/sc/source/ui/view/
H A Dselectionstate.cxx34 meType( SC_SELECTTYPE_NONE ) in ScSelectionState()
41 meType = SC_SELECTTYPE_EDITCELL; in ScSelectionState()
55 meType = SC_SELECTTYPE_SHEET; in ScSelectionState()
/trunk/main/ooxml/source/framework/SchemaParser/src/org/apache/openoffice/ooxml/schema/model/simple/
H A DBuiltIn.java52 meType = eType; in BuiltIn()
69 return meType; in GetBuiltInType()
93 private final BuiltInType meType; field in BuiltIn
/trunk/main/filter/source/flash/
H A Dswfwriter2.cxx526 : meType( solid ), in FillStyle()
535 : meType( bClipped ? clipped_bitmap : tiled_bitmap ), in FillStyle()
563 : meType( Impl_getFillStyleType( rGradient ) ), in FillStyle()
573 pTag->addUI8( sal::static_int_cast<sal_uInt8>( meType ) ); in addTo()
574 switch( meType ) in addTo()
/trunk/main/sw/source/core/text/
H A Dwrong.cxx68 meType (eType), in SwWrongList()
86 SwWrongList* pClone = new SwWrongList( meType ); in Clone()
98 meType = rCopy.meType; in CopyFrom()
664 maList.insert(aIter, SwWrongArea( rType, meType, xPropertyBag, nNewPos, nNewLen) ); in Insert()
/trunk/main/writerfilter/source/doctok/
H A DXNoteHelperImpl.hxx50 CpAndFc aCpAndFc(aCp, aFc, meType); in getCpAndFc()
64 CpAndFc aCpAndFc(aCp, aFc, meType); in getRefCpAndFc()
101 CpAndFc aCpAndFc(aCp, aFc, meType); in getIndexOfCpAndFc()
/trunk/main/vcl/inc/vcl/
H A Dcmdevt.hxx236 DictationCommandType meType; member in CommandVoiceData
246 DictationCommandType GetType() const { return meType; } in GetType()
251 meType = VOICECOMMANDTYPE_DICTATION; in CommandVoiceData()
260 meType( eType ) in CommandVoiceData()

Completed in 201 milliseconds

1234