Home
last modified time | relevance | path

Searched refs:meType (Results 26 – 50 of 91) sorted by last modified time

1234

/trunk/main/vcl/source/gdi/
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()
/trunk/main/vcl/inc/vcl/
H A Dgfxlink.hxx132 GfxLinkType meType; member in GfxLink
170 sal_Bool IsUser() const { return( GFX_LINK_TYPE_USER == meType ); } in IsUser()
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()
/trunk/main/vcl/inc/unx/
H A Dsalfont.h159 inline BOOL IsScalable() const { return TYPE_SCALABLE==meType; } in IsScalable()
H A Ddtint.hxx44 DtType meType; member in DtIntegrator
62 DtType GetDtType() { return meType; } in GetDtType()
/trunk/main/vcl/inc/
H A Dtoolbox.h72 ToolBoxItemType meType; member
H A Dimage.h168 ImageType meType; member
H A Dimpfont.hxx78 FontType meType; // used by metrics only member in Impl_Font
H A Dimpgraph.hxx67 GraphicType meType; member in ImpGraphic
/trunk/main/sw/source/ui/uno/
H A Dunomod.cxx313 , meType(eType) in SwXPrintSettings()
329 switch (meType) in _preSetValues()
485 switch (meType) in _preGetValues()
/trunk/main/sw/source/filter/ww8/
H A Dwriterhelper.cxx792 RedlineType_t meType; member in sw::util::SameOpenRedlineType
794 SameOpenRedlineType(RedlineType_t eType) : meType(eType) {} in SameOpenRedlineType()
799 return (pEntry->bLocked && (pTest->eType == meType)); in operator ()()
/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/sw/source/core/inc/
H A Dwrong.hxx193 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()
/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/sw/inc/
H A Dunomod.hxx99 SwXPrintSettingsType meType; member in SwXPrintSettings
/trunk/main/svx/source/inc/
H A Dfrmselimpl.hxx44 inline FrameBorderType GetType() const { return meType; } in GetType()
77 const FrameBorderType meType; /// Frame border type (position in control). member in svx::FrameBorder
/trunk/main/svx/source/dialog/
H A Dfrmsel.cxx135 meType( eType ), in FrameBorder()
148 mbEnabled = (nFlags & lclGetFlagFromType( meType )) != 0; in Enable()
/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()
H A Ddescriptor.hxx118 GraphicType meType; member in unographic::GraphicDescriptor
H A Dgrfmgr.cxx201 meType = maGraphic.GetType(); in ImplAssignGraphicData()
299 DBG_ASSERT( ( GRAPHIC_NONE == meType ) || ( GRAPHIC_DEFAULT == meType ), in ImplAutoSwapIn()
H A Dgrfmgr2.cxx323 if(pObj->meType == GRAPHIC_BITMAP && !pObj->IsSwappedOut() && pObj->GetSizeBytes()) in ImplCheckSizeOfSwappedInGraphics()
/trunk/main/svtools/source/control/
H A Dvalueacc.cxx493 if( ( pItem->meType != VALUESETITEM_SPACE ) && !pItem->maRect.IsEmpty() ) in getAccessibleAtPoint()
1277 if (mpParent && mpParent->meType == VALUESETITEM_COLOR) in getBackground()
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/svtools/inc/svtools/
H A Dgrfmgr.hxx202 GraphicType meType; member in GraphicObject
399 GraphicType GetType() const { return meType; } in GetType()
/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

Completed in 174 milliseconds

1234