/aoo41x/main/vcl/source/app/ |
H A D | dbggui.cxx | 670 if ( rNEvt.GetType() == EVENT_COMMAND ) in PreNotify() 1443 … if ( (pChild->GetType() == WINDOW_OKBUTTON) || (pChild->GetType() == WINDOW_CANCELBUTTON) ) in DbgDialogTest() 1467 if ( (pChild->GetType() != WINDOW_TABCONTROL) && in DbgDialogTest() 1468 (pChild->GetType() != WINDOW_TABPAGE) && in DbgDialogTest() 1469 (pChild->GetType() != WINDOW_GROUPBOX) ) in DbgDialogTest() 1501 (pChild->GetType() == WINDOW_CHECKBOX) || in DbgDialogTest() 1528 switch( pChild->GetType() ) in DbgDialogTest() 1551 if ( pChild->GetType() == WINDOW_FIXEDLINE ) in DbgDialogTest() 1559 if ( pChild->GetType() == WINDOW_FIXEDTEXT ) in DbgDialogTest() 1638 (pChild->GetType() == WINDOW_CHECKBOX) || in DbgDialogTest() [all …]
|
/aoo41x/main/idl/source/objects/ |
H A D | types.cxx | 369 if( !GetType() ) in ReadSvIdl() 373 if( GetType() ) in ReadSvIdl() 383 xT->SetRef( GetType() ); in ReadSvIdl() 440 if( GetType()->GetType() == TYPE_METHOD ) in ReadAttributesSvIdl() 1395 if( GetType() != TYPE_ENUM ) in SetName() 2226 int type = GetType(); in GetParserString() 2258 int type = GetType(); in WriteParamNames() 2636 if ( !pAttr->GetType()->GetType() == TYPE_METHOD ) in Compare() 2639 aType->GetReturnType()->GetType() != pAttr->GetType()->GetReturnType()->GetType() ) in Compare() 2663 if ( GetType()->GetType() != pAttr->GetType()->GetType() ) in Compare() [all …]
|
H A D | slot.cxx | 907 SvMetaType * pType = GetType(); in Test() 1450 pT = GetType(); in WriteSlot() 1479 pType = pMethod->GetType(); in WriteSlot() 1481 pType = GetType(); in WriteSlot() 1496 GetType()->GetBaseType()->GetType() != TYPE_STRUCT ) in WriteSlot() 1539 pType = pMethod->GetType(); in WriteSlotParamArray() 1541 pType = GetType(); in WriteSlotParamArray() 1582 pType = pMethod->GetType(); in WriteSlotMap() 1584 pType = GetType(); in WriteSlotMap() 1775 if ( GetType()->GetType() != TYPE_METHOD && GetMethod() ) in WriteCSV() [all …]
|
/aoo41x/main/basic/source/runtime/ |
H A D | step0.cxx | 69 && ( p2->GetType() == SbxOBJECT || p2->GetType() == SbxVARIANT ) in StepArith() 107 SbxDataType p1Type = p1->GetType(); in StepCompare() 108 SbxDataType p2Type = p2->GetType(); in StepCompare() 311 eType1 = refVar1->GetType(); in StepIS() 316 eType2 = refVar2->GetType(); in StepIS() 697 if( refVar->GetType() != SbxSTRING in StepLSET() 733 if( refVar->GetType() != SbxSTRING in StepRSET() 1059 SbxDataType t = pVar->GetType(); in StepBYVAL() 1318 if( p->GetType() >= SbxINTEGER && p->GetType() <= SbxDOUBLE ) in StepPRINT() 1331 if( p->GetType() >= SbxINTEGER && p->GetType() <= SbxDOUBLE ) in StepPRINTF() [all …]
|
/aoo41x/main/automation/source/server/ |
H A D | statemnt.cxx | 270 WindowType eRT = pWin->GetType(); in ImpGetRType() 807 switch ( pBase->GetType() ) in WriteControlData() 988 || pBase->GetType() == WINDOW_MESSBOX in WriteControlData() 989 || pBase->GetType() == WINDOW_INFOBOX in WriteControlData() 990 || pBase->GetType() == WINDOW_WARNINGBOX in WriteControlData() 991 || pBase->GetType() == WINDOW_ERRORBOX in WriteControlData() 992 || pBase->GetType() == WINDOW_QUERYBOX ) in WriteControlData() 1349 if ( EVENT_MOUSEMOVE == rEvt.GetType() ) in VCLEventHook() 1768 if ( EVENT_MOUSEMOVE == rEvt.GetType() ) in VCLEventHook() 2443 …if ( (pControl->GetType() == WINDOW_DOCKINGWINDOW || pControl->GetType() == WINDOW_TOOLBOX) && nRe… in Execute() [all …]
|
H A D | recorder.cxx | 157 && ( pWin->GetType() == WINDOW_CONTROL || pWin->GetType() == WINDOW_WINDOW ) in IMPL_LINK() 184 switch ( pWin->GetType() ) in IMPL_LINK() 197 … LogVCL( rtl::OString(), pWin->GetType(), pWin->GetUniqueOrHelpId(), CUniString("SetPage") ); in IMPL_LINK() 247 … LogVCL( GetParentID( pWin ), pWin->GetType(), pWin->GetUniqueOrHelpId(), aMethod ); in IMPL_LINK() 335 switch ( pParent->GetType() ) in IMPL_LINK() 392 switch ( pWin->GetType() ) in IMPL_LINK() 484 … LogVCL( GetParentID( pWin ), pWin->GetType(), pWin->GetUniqueOrHelpId(), aMethod ); in IMPL_LINK() 506 … LogVCL( GetParentID( pWin ), pWin->GetType(), pWin->GetUniqueOrHelpId(), CUniString("Click") ); in IMPL_LINK() 724 DBG_TRACE3( "TT_VCLMessage %u %u %X",nEventID, pWin->GetType(), pWin ); in IMPL_LINK() 777 DBG_TRACE3( "TT_VCLMessage %u %u %X",nEventID, pWin->GetType(), pWin ); in IMPL_LINK() [all …]
|
H A D | sta_list.cxx | 484 if ( pWin->IsVisible() && pWin->GetType() == mnRT ) in IsWinOK() 637 if ( pWin->GetType() == WINDOW_SPLITWINDOW ) in IsWinOK() 688 if ( pResult->GetChild(i)->GetType() == nRT ) in GetFocus() 796 if ( pWin->GetChild( nCount )->GetType() == WINDOW_WORKWINDOW ) in GetDocFrameMenuBar() 816 if ( pWin->GetChild( nCount )->GetType() == WINDOW_WORKWINDOW ) in IsDocFrame() 854 if ( pWin->GetChild( nCount )->GetType() == WINDOW_WORKWINDOW ) in IsIMEWin() 857 if ( pWin->GetChild( nCount )->GetType() == WINDOW_WINDOW ) in IsIMEWin() 955 if ( pBase->GetType() == WINDOW_DOCKINGWINDOW && in ClientTree() 964 if ( pBase->GetType() == WINDOW_SPLITWINDOW && in ClientTree() 990 WRITE(MakeStringNumber(TypeKenn,pBase->GetType())); in ClientTree() [all …]
|
/aoo41x/main/basic/inc/basic/ |
H A D | sbxvar.hxx | 253 sal_Bool IsInteger() const { return sal_Bool( GetType() == SbxINTEGER ); } in IsInteger() 254 sal_Bool IsLong() const { return sal_Bool( GetType() == SbxLONG ); } in IsLong() 255 sal_Bool IsSingle() const { return sal_Bool( GetType() == SbxSINGLE ); } in IsSingle() 256 sal_Bool IsDouble() const { return sal_Bool( GetType() == SbxDOUBLE ); } in IsDouble() 257 sal_Bool IsString() const { return sal_Bool( GetType() == SbxSTRING ); } in IsString() 258 sal_Bool IsDate() const { return sal_Bool( GetType() == SbxDATE ); } in IsDate() 259 sal_Bool IsCurrency()const { return sal_Bool( GetType() == SbxCURRENCY ); } in IsCurrency() 260 sal_Bool IsObject() const { return sal_Bool( GetType() == SbxOBJECT ); } in IsObject() 261 sal_Bool IsDataObject()const{return sal_Bool( GetType() == SbxDATAOBJECT);} in IsDataObject() 278 virtual SbxDataType GetType() const; [all …]
|
/aoo41x/main/sw/inc/ |
H A D | tox.hxx | 169 inline TOXTypes GetType() const; 544 TOXTypes GetType() const; 640 ASSERT(GetTOXType()->GetType() == TOX_INDEX, "Falscher Feldtyp"); in SetPrimaryKey() 646 ASSERT(GetTOXType()->GetType() == TOX_INDEX, "Falscher Feldtyp"); in SetSecondaryKey() 652 ASSERT(GetTOXType()->GetType() == TOX_INDEX, "Falscher Feldtyp"); in SetTextReading() 658 ASSERT(GetTOXType()->GetType() == TOX_INDEX, "Falscher Feldtyp"); in SetPrimaryKeyReading() 664 ASSERT(GetTOXType()->GetType() == TOX_INDEX, "Falscher Feldtyp"); in SetSecondaryKeyReading() 676 ASSERT(GetTOXType()->GetType() == TOX_INDEX, "Falscher Feldtyp"); in GetPrimaryKey() 736 inline TOXTypes SwTOXType::GetType() const in GetType() function in SwTOXType 768 inline TOXTypes SwTOXBase::GetType() const in GetType() function in SwTOXBase [all …]
|
/aoo41x/main/basic/source/sbx/ |
H A D | sbxvalue.cxx | 411 aEmpty.eType = GetType(); in Clear() 1298 else if( ( GetType() == SbxDECIMAL || rOp.GetType() == SbxDECIMAL ) && in Compute() 1348 else if( GetType() == SbxCURRENCY || rOp.GetType() == SbxCURRENCY ) in Compute() 1440 if( eOp == SbxPLUS && (GetType() == SbxDATE || rOp.GetType() == SbxDATE ) ) in Compute() 1474 else if( GetType() == SbxNULL && rOp.GetType() == SbxNULL && !bVBAInterop ) in Compare() 1478 else if( GetType() == SbxEMPTY && rOp.GetType() == SbxEMPTY ) in Compare() 1481 else if( GetType() == SbxNULL || rOp.GetType() == SbxNULL ) in Compare() 1490 && ( GetType() == SbxSTRING && rOp.GetType() != SbxSTRING && rOp.IsNumeric() ) in Compare() 1499 if( GetType() == SbxSTRING || rOp.GetType() == SbxSTRING ) in Compare() 1522 else if( GetType() == SbxSINGLE || rOp.GetType() == SbxSINGLE ) in Compare() [all …]
|
/aoo41x/main/sc/source/core/tool/ |
H A D | chgtrack.cxx | 387 (p->GetType() == eDelType || p->GetType() == eInsType) ) in IsDeletedInDelType() 519 switch ( GetType() ) in GetRefString() 841 switch ( GetType() ) in GetDescription() 873 switch ( GetType() ) in Reject() 984 if ( !p || p->GetType() != GetType() ) in IsTopDelete() 995 if ( !p || p->GetType() != GetType() ) in IsMultiDelete() 1031 switch ( GetType() ) in UpdateReference() 1070 switch ( GetType() ) in GetDescription() 1132 switch ( GetType() ) in Reject() 1186 switch ( GetType() ) in UndoCutOffMoves() [all …]
|
/aoo41x/main/vcl/source/window/ |
H A D | dlgctrl.cxx | 490 if ( GetType() == WINDOW_RADIOBUTTON ) in ImplControlFocus() 515 if ( GetType() == WINDOW_RADIOBUTTON ) in ImplControlFocus() 842 pWindow->GetType() != WINDOW_WINDOW && in ImplDlgCtrl() 845 pWindow->GetType() != WINDOW_CONTROL in ImplDlgCtrl() 1240 if( GetType() == WINDOW_CHECKBOX || GetType() == WINDOW_RADIOBUTTON ) in GetAccessibleRelationLabeledBy() 1265 if( !( GetType() == WINDOW_FIXEDLINE || in GetAccessibleRelationMemberOf() 1266 GetType() == WINDOW_GROUPBOX ) ) in GetAccessibleRelationMemberOf() 1282 if( GetType() == WINDOW_PUSHBUTTON || in GetAccessibleRelationMemberOf() 1283 GetType() == WINDOW_HELPBUTTON || in GetAccessibleRelationMemberOf() 1284 GetType() == WINDOW_OKBUTTON || in GetAccessibleRelationMemberOf() [all …]
|
H A D | dialog.cxx | 57 if ( (pDialog->GetType() == WINDOW_MESSBOX) || in ImplGetDialogText() 58 (pDialog->GetType() == WINDOW_INFOBOX) || in ImplGetDialogText() 59 (pDialog->GetType() == WINDOW_WARNINGBOX) || in ImplGetDialogText() 60 (pDialog->GetType() == WINDOW_ERRORBOX) || in ImplGetDialogText() 61 (pDialog->GetType() == WINDOW_QUERYBOX) ) in ImplGetDialogText() 79 (pWindow->GetType() == WINDOW_CHECKBOX) || in ImplIsMnemonicCtrl() 81 (pWindow->GetType() == WINDOW_PUSHBUTTON) ) in ImplIsMnemonicCtrl() 84 if ( pWindow->GetType() == WINDOW_FIXEDTEXT ) in ImplIsMnemonicCtrl() 125 if ( pWindow->GetType() == WINDOW_TABPAGE ) in ImplWindowAutoMnemonic() 186 if ( pChild->GetType() == WINDOW_OKBUTTON ) in ImplGetOKButton() [all …]
|
/aoo41x/main/sc/inc/ |
H A D | formularesult.hxx | 234 switch (p->GetType()) in ResolveToken() 381 return mpToken->GetType(); in GetType() 388 formula::StackVar sv = GetType(); in GetCellResultType() 400 if (GetType() == formula::svMatrixCell) in IsEmptyDisplayedAsString() 440 if (GetType() == formula::svMatrixCell) in GetResultError() 467 if (GetType() == formula::svMatrixCell) in GetCellResultToken() 481 switch (mpToken->GetType()) in GetDouble() 509 switch (mpToken->GetType()) in GetString() 532 if (GetType() == formula::svMatrixCell) in GetMatrix() 540 if (GetType() == formula::svHybridCell) in GetHybridFormula() [all …]
|
/aoo41x/main/filter/source/msfilter/ |
H A D | eschesdo.cxx | 197 if( rObj.GetType().EqualsAscii( "drawing.Group" )) in ImplWriteShape() 222 …rObj.GetType().EqualsAscii( "drawing.Measure" ) || rObj.GetType().EqualsAscii( "drawing.Caption" )… in ImplWriteShape() 248 if ( rObj.GetType().EqualsAscii( "drawing.Custom" ) ) in ImplWriteShape() 517 else if ( rObj.GetType().EqualsAscii( "drawing.Line" )) in ImplWriteShape() 634 else if ( rObj.GetType().EqualsAscii( "drawing.Text" )) in ImplWriteShape() 638 else if ( rObj.GetType().EqualsAscii( "drawing.Page" )) in ImplWriteShape() 652 else if ( rObj.GetType().EqualsAscii( "drawing.OLE2" )) in ImplWriteShape() 689 else if( '3' == rObj.GetType().GetChar(8 ) && in ImplWriteShape() 690 'D' == rObj.GetType().GetChar( 9 ) ) // drawing.3D in ImplWriteShape() 780 if( rObj.GetType().EqualsAscii( "drawing.Line" )) in ImplWriteAdditionalText() [all …]
|
/aoo41x/main/sw/source/filter/html/ |
H A D | svxcss1.cxx | 1078 switch( pExpr->GetType() ) in ParseCSS1_font_size() 1235 switch( pExpr->GetType() ) in ParseCSS1_font_weight() 1306 if( (CSS1_IDENT==pExpr->GetType() || CSS1_STRING==pExpr->GetType()) && in ParseCSS1_font_style() 1367 switch( pExpr->GetType() ) in ParseCSS1_font_variant() 1393 switch( pExpr->GetType() ) in ParseCSS1_color() 1418 switch( pExpr->GetType() ) in ParseCSS1_direction() 1648 switch( pExpr->GetType() ) in ParseCSS1_background_color() 1695 switch( pExpr->GetType() ) in ParseCSS1_line_height() 1869 switch( pExpr->GetType() ) in ParseCSS1_letter_spacing() 2048 switch( pExpr->GetType() ) in ParseCSS1_text_indent() [all …]
|
/aoo41x/main/sw/source/core/doc/ |
H A D | doctxm.cxx | 115 TOX_INDEX == pTOXType->GetType() && in SV_IMPL_PTRARR() 511 switch(rBase.GetType()) in SetDefaultTOXBase() 629 if( eTyp == (*ppTTypes)->GetType() ) in GetTOXTypeCount() 965 TOX_OBJECTS == SwTOXBase::GetType()) in Update() 977 (TOX_TABLES == SwTOXBase::GetType() || in Update() 984 if(TOX_AUTHORITIES == SwTOXBase::GetType()) in Update() 989 if( TOX_INDEX == SwTOXBase::GetType() && in Update() 1030 if(TOX_INDEX == SwTOXBase::GetType() && in Update() 1500 if(TOX_OBJECTS == SwTOXBase::GetType()) in UpdateCntnt() 2115 if( TOX_INDEX == SwTOXBase::GetType() ) in _UpdatePageNum() [all …]
|
/aoo41x/main/svx/source/tbxctrls/ |
H A D | itemwin.cxx | 174 sal_uInt16 nType = rNEvt.GetType(); in PreNotify() 205 if ( rNEvt.GetType() == EVENT_KEYINPUT ) in Notify() 249 if ( (rDCEvt.GetType() == DATACHANGED_SETTINGS) && in DataChanged() 380 sal_uInt16 nType = rNEvt.GetType(); in PreNotify() 412 if ( rNEvt.GetType() == EVENT_KEYINPUT ) in Notify() 585 sal_uInt16 nType = rNEvt.GetType(); in PreNotify() 599 if ( rNEvt.GetType() == EVENT_KEYINPUT ) in Notify() 674 sal_uInt16 nType = rNEvt.GetType(); in PreNotify() 697 if ( rNEvt.GetType() == EVENT_KEYINPUT ) in Notify() 762 sal_uInt16 nType = rNEvt.GetType(); in PreNotify() [all …]
|
/aoo41x/main/basic/source/comp/ |
H A D | dim.cxx | 77 SbxDataType eType = rDef.GetType(); in TypeDecl() 179 if( rDef.GetType() != SbxVARIANT ) in TypeDecl() 181 if( rDef.GetType() != eType ) in TypeDecl() 335 else if( pOld->GetType() != ( eDefType = pDef->GetType() ) ) in DefVar() 393 if( pDef->GetType() == SbxOBJECT in DefVar() 462 if( aExpr.GetType() == SbxSTRING ) in DefVar() 608 SbxDataType eElemType = pElem->GetType(); in DefType() 750 if( aExpr.GetType() == SbxSTRING ) in DefEnum() 908 SbxDataType eType2 = pDefaultExpr->GetType(); in ProcDecl() 1005 SbxDataType eType = pDef->GetType(); in DefDeclare() [all …]
|
H A D | exprtree.cxx | 308 if( pConst->GetType() == SbxSTRING ) in Term() 323 SbxDataType eDefType = pDef->GetType(); in Term() 341 eType != pDef->GetType() && in Term() 347 if( eType == SbxOBJECT && pDef->GetType() == SbxVARIANT ) in Term() 366 if( pDef->GetType() == SbxVARIANT ) in Term() 370 if( pDef->GetType() != SbxOBJECT && pDef->GetType() != SbxVARIANT ) in Term() 412 SbxDataType eType = pParser->GetType(); in ObjTerm() 470 if( pDef->GetType() == SbxVARIANT ) in ObjTerm() 473 if( pDef->GetType() != SbxOBJECT ) in ObjTerm() 802 eType = pExpr->GetType(); in SbiConstExpression() [all …]
|
/aoo41x/main/sd/source/ui/app/ |
H A D | sdpopup.cxx | 86 if( pDateField->GetType() == SVXDATETYPE_FIX ) in Fill() 118 if( pTimeField->GetType() == SVXTIMETYPE_FIX ) in Fill() 152 if( pFileField->GetType() == SVXFILETYPE_FIX ) in Fill() 169 if( pAuthorField->GetType() == SVXAUTHORTYPE_FIX ) in Fill() 215 pDateField->GetType() != eType ) in GetField() 221 if( (pDateField->GetType() == SVXDATETYPE_VAR) && (eType == SVXDATETYPE_FIX) ) in GetField() 248 pTimeField->GetType() != eType ) in GetField() 254 if( (pTimeField->GetType() == SVXTIMETYPE_VAR) && (eType == SVXTIMETYPE_FIX) ) in GetField() 282 pFileField->GetType() != eType ) in GetField() 322 pAuthorField->GetType() != eType ) in GetField()
|
/aoo41x/main/basctl/source/basicide/ |
H A D | objdlg.cxx | 71 if ( aDesc.GetType() == OBJ_TYPE_METHOD ) in MouseButtonDown() 79 aDesc.GetMethodName(), ConvertType( aDesc.GetType() ) ); in MouseButtonDown() 200 if ( aDesc.GetType() == OBJ_TYPE_MODULE || in IMPL_LINK() 201 aDesc.GetType() == OBJ_TYPE_DIALOG || in IMPL_LINK() 202 aDesc.GetType() == OBJ_TYPE_METHOD ) in IMPL_LINK() 207 … aDesc.GetMethodName(), aMacroTreeList.ConvertType( aDesc.GetType() ) ); in IMPL_LINK() 230 …BasicEntryType eType = pCurEntry ? ((BasicEntry*)pCurEntry->GetUserData())->GetType() : OBJ_TYPE_U… in CheckButtons() 291 if ((rDCEvt.GetType() == DATACHANGED_SETTINGS in DataChanged() 292 || rDCEvt.GetType() == DATACHANGED_DISPLAY) in DataChanged()
|
H A D | bastype3.cxx | 59 BasicEntryType eType( aDesc.GetType() ); in RequestingChilds() 218 switch ( pBE->GetType() ) in FindVariable() 326 switch ( pBE->GetType() ) in GetEntryDescriptor() 331 eType = pBE->GetType(); in GetEntryDescriptor() 337 eType = pBE->GetType(); in GetEntryDescriptor() 343 eType = pBE->GetType(); in GetEntryDescriptor() 349 eType = pBE->GetType(); in GetEntryDescriptor() 358 eType = pBE->GetType(); in GetEntryDescriptor() 424 BasicEntryType eType( aDesc.GetType() ); in IsValidEntry() 485 …DBG_ASSERT( (((BasicEntry*)pRootEntry->GetUserData())->GetType() == OBJ_TYPE_DOCUMENT ), "Kein She… in FindRootEntry()
|
/aoo41x/main/vcl/source/control/ |
H A D | field.cxx | 878 if ( rNEvt.GetType() == EVENT_GETFOCUS ) in Notify() 880 else if ( rNEvt.GetType() == EVENT_LOSEFOCUS ) in Notify() 997 if ( rNEvt.GetType() == EVENT_GETFOCUS ) in Notify() 999 else if ( rNEvt.GetType() == EVENT_LOSEFOCUS ) in Notify() 1842 if ( rNEvt.GetType() == EVENT_GETFOCUS ) in Notify() 1844 else if ( rNEvt.GetType() == EVENT_LOSEFOCUS ) in Notify() 1968 if ( rNEvt.GetType() == EVENT_GETFOCUS ) in Notify() 1970 else if ( rNEvt.GetType() == EVENT_LOSEFOCUS ) in Notify() 2309 if ( rNEvt.GetType() == EVENT_GETFOCUS ) in Notify() 2311 else if ( rNEvt.GetType() == EVENT_LOSEFOCUS ) in Notify() [all …]
|
/aoo41x/main/sd/source/ui/view/ |
H A D | sdwindow.cxx | 917 if ( (rDCEvt.GetType() == DATACHANGED_PRINTER) || in DataChanged() 918 (rDCEvt.GetType() == DATACHANGED_DISPLAY) || in DataChanged() 919 (rDCEvt.GetType() == DATACHANGED_FONTS) || in DataChanged() 920 (rDCEvt.GetType() == DATACHANGED_FONTSUBSTITUTION) || in DataChanged() 921 ((rDCEvt.GetType() == DATACHANGED_SETTINGS) && in DataChanged() 924 if ( (rDCEvt.GetType() == DATACHANGED_SETTINGS) && in DataChanged() 994 if ( (rDCEvt.GetType() == DATACHANGED_DISPLAY) || in DataChanged() 995 ((rDCEvt.GetType() == DATACHANGED_SETTINGS) && in DataChanged() 1008 if ( rDCEvt.GetType() == DATACHANGED_FONTS ) in DataChanged() 1019 if ( (rDCEvt.GetType() == DATACHANGED_FONTS) || in DataChanged() [all …]
|