Home
last modified time | relevance | path

Searched refs:GetType (Results 76 – 100 of 792) sorted by relevance

12345678910>>...32

/trunk/main/svtools/source/brwbox/
H A Debbcontrols.cxx61 switch (rNEvt.GetType()) in PreNotify()
168 switch (rNEvt.GetType()) in PreNotify()
297 if ( _rEvent.GetType() == DATACHANGED_SETTINGS ) in DataChanged()
332 switch (rEvt.GetType()) in PreNotify()
586 if ( rNEvt.GetType() == EVENT_KEYINPUT ) in PreNotify()
/trunk/main/sw/source/ui/fldui/
H A Dfldvar.cxx292 if ( pType->GetType() == UF_STRING ) in IMPL_LINK()
351 if ( pSetTyp && pSetTyp->GetType() == nsSwGetSetExpType::GSE_STRING ) in IMPL_LINK()
403 if ( pSetTyp->GetType() & nsSwGetSetExpType::GSE_STRING ) // Textuell? in IMPL_LINK()
442 if ( pSetTyp->GetType() == nsSwGetSetExpType::GSE_STRING ) // Textuell? in IMPL_LINK()
484 aFormatLB.SelectEntryPos( pType->GetType() ); in IMPL_LINK()
961 … if (nTypeId == TYP_SEQFLD && !(pFldType->GetType() & nsSwGetSetExpType::GSE_SEQ)) in IMPL_LINK()
964 if (nTypeId == TYP_SETFLD && (pFldType->GetType() & nsSwGetSetExpType::GSE_SEQ)) in IMPL_LINK()
1343 if ( rNEvt.GetType() == EVENT_KEYUP ) in PreNotify()
1352 if ( rNEvt.GetType() == EVENT_MOUSEBUTTONDOWN ) in PreNotify()
/trunk/main/vcl/source/gdi/
H A Dprint2.cxx96 switch( rAct.GetType() ) in ImplIsActionSpecial()
153 if( rAct.GetType() == META_TRANSPARENT_ACTION ) in ImplConvertTransparentAction()
186 switch( rAct.GetType() ) in ImplConvertTransparentAction()
246 switch( rAct.GetType() ) in ImplConvertTransparentAction()
282 switch( rAct.GetType() ) in ImplIsNotTransparent()
395 switch( rAct.GetType() ) in ImplCalcActionBounds()
652 switch( rAct.GetType() ) in ImplIsActionHandlingTransparency()
776 switch( pCurrAct->GetType() ) in RemoveTransparenciesFromMetaFile()
1241 const sal_uInt16 nType( pCurrAct->GetType() ); in RemoveTransparenciesFromMetaFile()
H A Dgdimtf.cxx818 const long nType = pAct->GetType(); in Move()
853 const long nType = pAct->GetType(); in Move()
926 const long nType = pAct->GetType(); in Clip()
2490 switch( pAction->GetType() ) in GetChecksum()
2496 ShortToSVBT16( pAct->GetType(), aBT16 ); in GetChecksum()
2514 ShortToSVBT16( pAct->GetType(), aBT16 ); in GetChecksum()
2538 ShortToSVBT16( pAct->GetType(), aBT16 ); in GetChecksum()
2574 ShortToSVBT16( pAct->GetType(), aBT16 ); in GetChecksum()
2592 ShortToSVBT16( pAct->GetType(), aBT16 ); in GetChecksum()
2616 ShortToSVBT16( pAct->GetType(), aBT16 ); in GetChecksum()
[all …]
/trunk/main/testtools/source/bridgetest/cli/
H A Dcli_cpp_bridgetest.cxx90 (val1 != 0 && val2 == 0) || val1->GetType() != val2->GetType())
94 Type* t1 = val1->GetType();
138 Type* t1 = ar1->GetType();
139 Type* t2 = ar2->GetType();
162 Type* t1 = val1->GetType();
163 Type* t2 = val2->GetType();
272 any = Any(value->GetType(), value);
969 s->Append(exc->GetType()->Name);
H A Dcli_cs_bridgetest.cs70 (val1 != null && val2 == null) || val1.GetType() != val2.GetType()) in compareData()
74 Type t1 = val1.GetType(); in compareData()
117 Type t1 = ar1.GetType(); in compareSequence()
118 Type t2 = ar2.GetType(); in compareSequence()
142 Type t1 = val1.GetType(); in compareStruct()
143 Type t2 = val2.GetType(); in compareStruct()
253 any = new Any(value.GetType(), value); in testAny()
1024 exc.GetType().Name + "\n Message: " + exc.Message , null); in run()
/trunk/main/setup_native/source/win32/customactions/reg4msdoc/
H A Dregistrar.cxx177 if (REG_SZ == RegVal->GetType() && in QueryPreselectForMsApplication()
183 … else if ( (REG_SZ == RegVal->GetType()) && ! root_key->HasSubKey( RegVal->GetDataAsUniString() ) ) in QueryPreselectForMsApplication()
596 if (REG_DWORD == RegVal->GetType()) in GetRegisterState()
621 if (REG_DWORD == RegVal->GetType()) in IsRegisteredFor()
732 if (REG_SZ == RegVal->GetType()) in RegisterForMsOfficeApplication()
755 if (REG_SZ == RegVal->GetType() && in UnregisterForMsOfficeApplication()
/trunk/main/vcl/source/control/
H A Dlongcurr.cxx653 if( rNEvt.GetType() == EVENT_KEYINPUT ) in PreNotify()
665 if( rNEvt.GetType() == EVENT_GETFOCUS ) in Notify()
669 else if( rNEvt.GetType() == EVENT_LOSEFOCUS ) in Notify()
765 if( rNEvt.GetType() == EVENT_KEYINPUT ) in PreNotify()
777 if( rNEvt.GetType() == EVENT_GETFOCUS ) in Notify()
781 else if( rNEvt.GetType() == EVENT_LOSEFOCUS ) in Notify()
/trunk/main/basic/source/comp/
H A Dio.cxx130 aInfo.m_eSbxDataType = GetType(); in Line()
166 if( pExpr->GetType() != SbxVARIANT && pExpr->GetType() != SbxSTRING ) in LineInput()
318 aInfo.m_eSbxDataType = GetType(); in Name()
/trunk/main/sfx2/source/view/
H A Dframe2.cxx116 if ( rNEvt.GetType() == EVENT_GETFOCUS ) in Notify()
141 else if( rNEvt.GetType() == EVENT_KEYINPUT ) in Notify()
146 else if ( rNEvt.GetType() == EVENT_EXECUTEDIALOG /*|| rNEvt.GetType() == EVENT_INPUTDISABLE*/ ) in Notify()
151 else if ( rNEvt.GetType() == EVENT_ENDEXECUTEDIALOG /*|| rNEvt.GetType() == EVENT_INPUTENABLE*/ ) in Notify()
163 sal_uInt16 nType = rNEvt.GetType(); in PreNotify()
/trunk/main/basic/source/inc/
H A Dexpr.hxx143 SbxDataType GetType() { return eType; } in GetType() function in SbiExprNode
213 SbxDataType GetType() { return pExpr->GetType(); } in GetType() function in SbiExpression
224 SbxDataType GetType() { return eType; } in GetType() function in SbiConstExpression
/trunk/main/sot/source/sdstor/
H A Dstg.cxx342 bStorage = sal_Bool( rE.aEntry.GetType() == STG_STORAGE ); in SvStorageInfo()
343 bStream = sal_Bool( rE.aEntry.GetType() == STG_STREAM ); in SvStorageInfo()
634 if( p && p->aEntry.GetType() != STG_STORAGE ) in OpenStorage()
692 if( p && p->aEntry.GetType() != STG_STREAM ) in OpenStream()
759 if( pElem->aEntry.GetType() == STG_STORAGE ) in CopyTo()
910 return sal_Bool( p->aEntry.GetType() == STG_STORAGE ); in IsStorage()
921 return sal_Bool( p->aEntry.GetType() == STG_STREAM ); in IsStream()
/trunk/main/svtools/source/graphic/
H A Dprovider.cxx502 ( aVCLGraphic.GetType() != GRAPHIC_NONE ) ) in queryGraphic()
628 if ( rGraphic.GetType() == GRAPHIC_BITMAP ) in ImplApplyFilterData()
649 else if ( ( rGraphic.GetType() == GRAPHIC_GDIMETAFILE ) && nImageResolution ) in ImplApplyFilterData()
665 switch( pAction->GetType() ) in ImplApplyFilterData()
690 if ( pAction->GetType() == META_BMPSCALE_ACTION ) in ImplApplyFilterData()
712 if ( pAction->GetType() == META_BMPSCALE_ACTION ) in ImplApplyFilterData()
837 if( pGraphic && ( pGraphic->GetType() != GRAPHIC_NONE ) ) in storeGraphic()
/trunk/main/framework/source/uielement/
H A Dprogressbarwrapper.cxx141 if ( pWindow && pWindow->GetType() == WINDOW_STATUSBAR ) in start()
179 if ( pWindow && pWindow->GetType() == WINDOW_STATUSBAR ) in end()
209 if ( pWindow && pWindow->GetType() == WINDOW_STATUSBAR ) in setText()
262 if ( pWindow && pWindow->GetType() == WINDOW_STATUSBAR ) in setValue()
/trunk/main/sw/source/ui/index/
H A Dcnttab.cxx321 eCurrentTOXType.eType = pCurTOX->GetType(); in SwMultiTOXTabDialog()
2638 if( WINDOW_EDIT != pCtrl->GetType() ) in IMPL_LINK()
2666 if ( rNEvt.GetType() == EVENT_KEYINPUT ) in Notify()
2989 if(WINDOW_EDIT == pCtrl->GetType()) in IMPL_LINK()
3022 if(pCtrl && WINDOW_EDIT != pCtrl->GetType()) in IMPL_LINK()
3072 if(pCtrl && WINDOW_EDIT != pCtrl->GetType()) in IMPL_LINK()
3433 if( WINDOW_EDIT != pControl->GetType()) in InsertAtSelection()
3462 WINDOW_EDIT != pControl->GetType()) in InsertAtSelection()
3523 if( WINDOW_EDIT == pActiveCtrl->GetType()) in InsertAtSelection()
3963 if(WINDOW_EDIT != pControl->GetType() ) in IMPL_LINK()
[all …]
/trunk/main/vcl/source/window/
H A Dsyswin.cxx100 if ( rNEvt.GetType() == EVENT_KEYINPUT ) in Notify()
103 if ( !pMBar && ( GetType() == WINDOW_FLOATINGWINDOW ) ) in Notify()
121 if ( rNEvt.GetType() == EVENT_KEYINPUT ) in PreNotify()
134 if( !pTList && ( GetType() == WINDOW_FLOATINGWINDOW ) ) in PreNotify()
170 if ( !pMBar && ( GetType() == WINDOW_FLOATINGWINDOW ) ) in GetTaskPaneList()
987 …if ( mpWindowImpl->mpBorderWindow && (mpWindowImpl->mpBorderWindow->GetType() == WINDOW_BORDERWIND… in SetMenuBar()
1047 …if ( mpWindowImpl->mpBorderWindow && (mpWindowImpl->mpBorderWindow->GetType() == WINDOW_BORDERWIND… in SetMenuBarMode()
H A Dtabpage.cxx53 …rted(CTRL_TAB_BODY, PART_ENTIRE_CONTROL) && GetParent() && (GetParent()->GetType() == WINDOW_TABCO… in ImplInit()
130 if ( (rDCEvt.GetType() == DATACHANGED_SETTINGS) && in DataChanged()
143 …rted(CTRL_TAB_BODY, PART_ENTIRE_CONTROL) && GetParent() && (GetParent()->GetType() == WINDOW_TABCO… in Paint()
/trunk/main/sw/source/core/graphic/
H A Dndgrf.cxx286 else if ( !bNewGrf && GRAPHIC_NONE != maGrfObj.GetType() ) in ReRead()
541 if ( GRAPHIC_NONE == maGrfObj.GetType() || in SwapIn()
542 GRAPHIC_DEFAULT == maGrfObj.GetType() ) in SwapIn()
548 else if ( GRAPHIC_DEFAULT == maGrfObj.GetType() ) in SwapIn()
617 if ( maGrfObj.GetType() != GRAPHIC_DEFAULT in SwapOut()
618 && maGrfObj.GetType() != GRAPHIC_NONE in SwapOut()
964 if ( aGraphic.GetType() != GRAPHIC_NONE ) in _GetStreamForEmbedGrf()
/trunk/main/basic/source/runtime/
H A Ddllmgr.cxx153 if ((variable->GetType() & SbxARRAY) == 0) { in alignment()
154 switch (variable->GetType()) { in alignment()
267 SbxDataType eVarType = variable->GetType(); in marshal()
387 if ((variable->GetType() & SbxARRAY) == 0) { in unmarshal()
388 switch (variable->GetType()) { in unmarshal()
504 switch (result.GetType()) { in call()
/trunk/main/sd/source/ui/dlg/
H A Ddlgfield.cxx287 if( pDateField->GetType() == SVXDATETYPE_FIX ) in FillControls()
297 if( pTimeField->GetType() == SVXTIMETYPE_FIX ) in FillControls()
307 if( pFileField->GetType() == SVXFILETYPE_FIX ) in FillControls()
317 if( pAuthorField->GetType() == SVXAUTHORTYPE_FIX ) in FillControls()
/trunk/main/editeng/inc/editeng/
H A Dflditem.hxx136 SvxDateType GetType() const { return eType; } in GetType() function in SvxDateField
276 SvxTimeType GetType() const { return eType; } in GetType() function in SvxExtTimeField
323 SvxFileType GetType() const { return eType; } in GetType() function in SvxExtFileField
371 SvxAuthorType GetType() const { return eType; } in GetType() function in SvxAuthorField
/trunk/main/basic/source/sbx/
H A Dsbxvar.cxx236 SbxDataType et = GetType(); in GetName()
340 SbxDataType SbxVariable::GetType() const in GetType() function in SbxVariable
343 return aData.pObj ? aData.pObj->GetType() : SbxOBJECT; in GetType()
345 return aData.pObj ? aData.pObj->GetType() : SbxVARIANT; in GetType()
591 aData.eType = p->GetType(); in SbxAlias()
/trunk/main/sw/source/core/doc/
H A Ddocredln.cxx402 switch( pNewRedl->GetType() ) in AppendRedline()
405 switch( pRedl->GetType() ) in AppendRedline()
655 switch( pRedl->GetType() ) in AppendRedline()
1100 switch( pRedl->GetType() ) in AppendRedline()
1537 if( ( USHRT_MAX == nType || nType == pTmp->GetType()) && in GetRedlinePos()
1618 switch( pRedl->GetType() ) in lcl_AcceptRedline()
1777 switch( pRedl->GetType() ) in lcl_RejectRedline()
2358 if( pFnd->GetType() == pTmp->GetType() && in SelNextRedline()
2474 if( pFnd->GetType() == pTmp->GetType() && in SelPrevRedline()
3163 switch( GetType() ) in Show()
[all …]
/trunk/main/svx/source/svdraw/
H A Dsvdograf.cxx613 return pGraphic->GetType(); in GetGraphicType()
655 if( pGraphic->GetType() == GRAPHIC_NONE ) in SetGrafStreamURL()
705 ( pGraphic->GetType() == GRAPHIC_NONE ) || in ForceSwapIn()
706 ( pGraphic->GetType() == GRAPHIC_DEFAULT ) ) in ForceSwapIn()
779 FASTBOOL bNoPresGrf = ( pGraphic->GetType() != GRAPHIC_NONE ) && !bEmptyPresObj; in TakeObjInfo()
859 switch( pGraphic->GetType() ) in TakeObjNameSingul()
910 switch( pGraphic->GetType() ) in TakeObjNamePlural()
1200 return( pGraphic->GetType() == GRAPHIC_GDIMETAFILE ); in HasGDIMetaFile()
/trunk/main/sw/source/core/unocore/
H A Dunosect.cxx360 (aSectionsArr[i]->GetType() == TOX_HEADER_SECTION); in attach()
552 if (rSection.GetType() == DDE_LINK_SECTION) in lcl_UpdateLinkType()
685 if (pSectionData->GetType() != DDE_LINK_SECTION) in SetPropertyValues_Impl()
730 if (pSectionData->GetType() != FILE_LINK_SECTION && in SetPropertyValues_Impl()
770 if (pSectionData->GetType() != FILE_LINK_SECTION && in SetPropertyValues_Impl()
1071 else if (DDE_LINK_SECTION == pSect->GetType()) in GetPropertyValues_Impl()
1103 else if (FILE_LINK_SECTION == pSect->GetType()) in GetPropertyValues_Impl()
1122 else if (FILE_LINK_SECTION == pSect->GetType()) in GetPropertyValues_Impl()
1174 (TOX_CONTENT_SECTION != pEnclosingSection->GetType())) in GetPropertyValues_Impl()

Completed in 204 milliseconds

12345678910>>...32