/aoo41x/main/vcl/source/gdi/ |
H A D | impgraph.cxx | 149 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 D | gfxlink.cxx | 44 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 D | image.cxx | 203 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 ==()
|
/aoo41x/main/sfx2/source/sidebar/ |
H A D | Paint.cxx | 34 : 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()
|
/aoo41x/main/sc/source/filter/excel/ |
H A D | xilink.cxx | 105 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 D | xlpivot.cxx | 48 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 …]
|
H A D | xelink.cxx | 344 XclSupbookType meType; /// Type of this SUPBOOK record. member in XclExpSupbook 1383 meType( EXC_SBTYPE_SELF ), in XclExpSupbook() 1390 meType( EXC_SBTYPE_ADDIN ), in XclExpSupbook() 1399 meType( EXC_SBTYPE_EUROTOOL ), in XclExpSupbook() 1410 meType( EXC_SBTYPE_EXTERN ), in XclExpSupbook() 1429 meType( EXC_SBTYPE_SPECIAL ), in XclExpSupbook() 1437 return (meType == EXC_SBTYPE_EXTERN || meType == EXC_SBTYPE_EUROTOOL) && (maUrl == rUrl); in IsUrlLink() 1442 return (meType == EXC_SBTYPE_SPECIAL) && (maUrl == rApplic) && (maDdeTopic == rTopic); in IsDdeLink() 1493 …DBG_ASSERT( meType == EXC_SBTYPE_EXTERN, "XclExpSupbook::InsertTabName - don't insert sheet names … in InsertTabName() 1539 switch( meType ) in WriteBody()
|
/aoo41x/main/svtools/source/control/ |
H A D | valueset.cxx | 218 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 …]
|
/aoo41x/main/vcl/source/window/ |
H A D | toolbox2.cxx | 98 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 D | toolbox.cxx | 1983 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 …]
|
/aoo41x/main/slideshow/source/inc/ |
H A D | doctreenode.hxx | 84 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
|
/aoo41x/main/sd/source/ui/slideshow/ |
H A D | slideshowviewimpl.cxx | 152 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()
|
/aoo41x/main/xmloff/source/chart/ |
H A D | SchXMLSeries2Context.cxx | 707 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 …]
|
/aoo41x/main/sc/source/ui/inc/ |
H A D | csvcontrol.hxx | 229 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()
|
/aoo41x/main/sc/source/ui/view/ |
H A D | selectionstate.cxx | 34 meType( SC_SELECTTYPE_NONE ) in ScSelectionState() 41 meType = SC_SELECTTYPE_EDITCELL; in ScSelectionState() 55 meType = SC_SELECTTYPE_SHEET; in ScSelectionState()
|
/aoo41x/main/svtools/source/graphic/ |
H A D | descriptor.cxx | 63 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()
|
/aoo41x/main/filter/source/flash/ |
H A D | swfwriter2.cxx | 526 : 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()
|
/aoo41x/main/sw/source/core/access/ |
H A D | accmap.cxx | 344 EventType meType; // The event type member 364 meType( eT ), in SwAccessibleEvent_Impl() 372 meType( eT ), in SwAccessibleEvent_Impl() 376 ASSERT( SwAccessibleEvent_Impl::DISPOSE == meType, in SwAccessibleEvent_Impl() 381 : meType( eT ), in SwAccessibleEvent_Impl() 396 meType( eT ), in SwAccessibleEvent_Impl() 401 SwAccessibleEvent_Impl::POS_CHANGED == meType, in SwAccessibleEvent_Impl() 412 meType( eT ), in SwAccessibleEvent_Impl() 426 meType( eT ), in SwAccessibleEvent_Impl() 436 meType = eT; in SetType() [all …]
|
/aoo41x/main/writerfilter/source/doctok/ |
H A D | XNoteHelperImpl.hxx | 50 CpAndFc aCpAndFc(aCp, aFc, meType); in getCpAndFc() 64 CpAndFc aCpAndFc(aCp, aFc, meType); in getRefCpAndFc() 101 CpAndFc aCpAndFc(aCp, aFc, meType); in getIndexOfCpAndFc()
|
/aoo41x/main/sw/source/core/text/ |
H A D | wrong.cxx | 68 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()
|
/aoo41x/main/vcl/inc/vcl/ |
H A D | cmdevt.hxx | 236 DictationCommandType meType; member in CommandVoiceData 246 DictationCommandType GetType() const { return meType; } in GetType() 251 meType = VOICECOMMANDTYPE_DICTATION; in CommandVoiceData() 260 meType( eType ) in CommandVoiceData()
|
/aoo41x/main/writerfilter/source/ooxml/ |
H A D | OOXMLPropertySetImpl.cxx | 58 : mId(id), mpValue(pValue), meType(eType) in OOXMLPropertyImpl() 63 : OOXMLProperty(), mId(rSprm.mId), mpValue(rSprm.mpValue), meType(rSprm.meType) in OOXMLPropertyImpl() 175 switch (meType) in resolve()
|
/aoo41x/main/oox/source/dump/ |
H A D | dffdumper.cxx | 209 PropType meType; member 213 maName( rName ), meType( eType ), mnId( nId ), mnSize( nSize ) {} in PropInfo() 289 switch( aIt->meType ) in dumpDffOpt()
|
/aoo41x/main/vcl/inc/unx/ |
H A D | dtint.hxx | 44 DtType meType; member in DtIntegrator 62 DtType GetDtType() { return meType; } in GetDtType()
|
/aoo41x/main/sw/source/core/inc/ |
H A D | wrong.hxx | 193 WrongListType meType; member in SwWrongList 218 inline WrongListType GetWrongListType() const { return meType; } in GetWrongListType() 267 maList.insert(i, SwWrongArea( rType, meType, xPropertyBag, nNewPos, nNewLen) ); in Insert()
|