Home
last modified time | relevance | path

Searched refs:GetType (Results 226 – 250 of 792) sorted by relevance

12345678910>>...32

/trunk/main/framework/source/helper/
H A Dtitlebarupdate.cxx343 ( pWindow->GetType() == WINDOW_WORKWINDOW ) in impl_updateIcon()
380 ( pWindow->GetType() == WINDOW_WORKWINDOW ) in impl_updateTitle()
/trunk/main/sw/source/core/unocore/
H A Dunoredline.cxx254 pValues[3].Value <<= lcl_RedlineTypeToOUString(pNext->GetType()); in lcl_GetSuccessorProperties()
332 aRet <<= lcl_RedlineTypeToOUString(rRedline.GetType()); in GetPropertyValue()
377 pRet[nPropIdx++].Value <<= lcl_RedlineTypeToOUString(rRedline.GetType()); in CreateRedlineProperties()
/trunk/main/svtools/source/dialogs/
H A Dprnsetup.cxx345 if ( (rNEvt.GetType() == EVENT_GETFOCUS) && IsReallyVisible() ) in Notify()
355 if ( rDCEvt.GetType() == DATACHANGED_PRINTER ) in DataChanged()
/trunk/main/vcl/source/gdi/
H A Dgfxlink.cxx158 GfxLinkType GfxLink::GetType() const in GetType() function in GfxLink
334 rOStream << (sal_uInt16) rGfxLink.GetType() << rGfxLink.GetDataSize() << rGfxLink.GetUserId(); in operator <<()
/trunk/main/vcl/inc/vcl/
H A Devent.hxx365 sal_uInt16 GetType() const { return mnType; } in GetType() function in NotifyEvent
443 sal_uInt16 GetType() const { return mnType; } in GetType() function in DataChangedEvent
/trunk/main/chart2/source/controller/main/
H A DElementSelector.cxx220 if ( rNEvt.GetType() == EVENT_KEYINPUT ) in Notify()
243 else if ( EVENT_LOSEFOCUS == rNEvt.GetType() ) in Notify()
/trunk/main/sw/source/core/layout/
H A Dfrmtool.cxx587 !(pLay->GetType() & (FRM_BODY | FRM_PAGE)) ) in ~SwLayNotify()
619 !(pLay->GetType()&(FRM_FLY|FRM_SECTION) && in ~SwLayNotify()
621 (bPos || bNotify) && !(pLay->GetType() & 0x1823) ) //Tab, Row, FtnCont, Root, Page in ~SwLayNotify()
1905 bBorderDist = 0 != (pConstructor->GetType() & (FRM_CELL)); in SwBorderAttrs()
3256 { if ( pFrm->GetType() & nTyp ) in FindKontext()
3271 { if ( pFrm->GetType() & nTyp ) in IsFrmInSameKontext()
3417 if( pTmpFrm->GetType() & nFrmType && in GetFrmOfModify()
H A Dtrvlfrm.cxx754 while ( pUp && pUp->GetUpper() && !(pUp->GetType() & 0x0018 ) ) in lcl_UpDown()
2057 && !( cHdFtTblHd & pSttLFrm->GetType() ) ) in CalcFrmRects()
2065 && !( cHdFtTblHd & pEndLFrm->GetType() ) ) in CalcFrmRects()
2072 ASSERT( pEndLFrm->GetType() == pSttLFrm->GetType(), in CalcFrmRects()
2074 switch (pSttLFrm->GetType()) in CalcFrmRects()
/trunk/main/fpicker/source/office/
H A Diodlg.cxx156 return pFilter->GetType(); in getMostCurrentFilter()
903 String sUserFilter = _pImp->_pUserFilter->GetType(); in createNewUserFilter()
1192 pThis->_pImp->GetCurFilter()->GetType()); in IMPL_STATIC_LINK()
1471 const String& rType = pFilter->GetType(); in FindFilter_Impl()
1761 sal_uInt16 nType = rNEvt.GetType(); in Notify()
2701 if ( DATACHANGED_SETTINGS == _rDCEvt.GetType() ) in DataChanged()
3238 WindowType nType = pControl->GetType(); in AddControl()
/trunk/main/vcl/source/window/
H A Ddockwin.cxx613 if ( rNEvt.GetType() == EVENT_MOUSEBUTTONDOWN ) in Notify()
643 else if( rNEvt.GetType() == EVENT_KEYINPUT ) in Notify()
787 if ( (rDCEvt.GetType() == DATACHANGED_SETTINGS) && in DataChanged()
H A Dstatus.cxx961 if ( (rDCEvt.GetType() == DATACHANGED_DISPLAY) || in DataChanged()
962 (rDCEvt.GetType() == DATACHANGED_FONTS) || in DataChanged()
963 (rDCEvt.GetType() == DATACHANGED_FONTSUBSTITUTION) || in DataChanged()
964 ((rDCEvt.GetType() == DATACHANGED_SETTINGS) && in DataChanged()
/trunk/main/sc/source/core/data/
H A Dvalidat.cxx373 if ( eRet == ERRCODE_NONE && refRes->GetType() == SbxBOOL && refRes->GetBool() == sal_False ) in DoMacro()
600 mbOk = !pToken || (pToken->GetType() == formula::svString); in Next()
720 else if (t->GetType() != svIndex) in GetSelectionFromFormula()
/trunk/main/sc/source/ui/miscdlgs/
H A Danyrefdg.cxx220 sal_Bool bDoubleRef=(pToken->GetType()==formula::svDoubleRef); in ShowFormulaReference()
223 if(pToken->GetType()==formula::svSingleRef || bDoubleRef) in ShowFormulaReference()
936 sal_uInt16 nSwitch=rNEvt.GetType();\
/trunk/main/padmin/source/
H A Dpadialog.cxx176 (rEv.GetType() == EVENT_GETFOCUS || rEv.GetType() == EVENT_LOSEFOCUS ) in Notify()
193 if( (rEv.GetType() == DATACHANGED_SETTINGS) && in DataChanged()
/trunk/main/idl/inc/
H A Dtypes.hxx97 SvMetaType * GetType() const;
197 int GetType() const { return nType; } in GetType() function in SvMetaType
/trunk/main/sc/source/ui/dbgui/
H A Dcsvtablebox.cxx271 if( (rDCEvt.GetType() == DATACHANGED_SETTINGS) && (rDCEvt.GetFlags() & SETTINGS_STYLE) ) in DataChanged()
281 ScCsvCmdType eType = rCmd.GetType(); in IMPL_LINK()
/trunk/main/sw/source/core/edit/
H A Dedglbldc.cxx81 switch( pSect->GetType() ) in GetGlobalDocContent()
279 switch( rDelPos.GetType() ) in DeleteGlobalDocContent()
/trunk/main/sw/source/core/fields/
H A Dddefld.cxx263 SwDDEFieldType* pType = new SwDDEFieldType( aName, GetCmd(), GetType() ); in Copy()
338 sal_Bool bSet = GetType() == sfx2::LINKUPDATE_ALWAYS ? sal_True : sal_False; in QueryValue()
/trunk/main/cui/source/dialogs/
H A Dcuigrfflt.cxx376 if( rGraphic.GetType() == GRAPHIC_BITMAP && in GraphicFilterDialog()
431 if( maGraphic.GetType() == GRAPHIC_BITMAP ) in IMPL_LINK()
/trunk/main/svtools/inc/svtools/
H A Druler.hxx816 using Window::GetType;
817 RulerType GetType( const Point& rPos,
/trunk/main/sfx2/source/toolbox/
H A Dtbxitem.cxx625 pItem = pSlot->GetType()->CreateItem(); in statusChanged()
781 if ( pTbxWindow && pTbxWindow->GetType() == WINDOW_TOOLBOX ) in endPopupMode()
888 if ( pTbxWindow && pTbxWindow->GetType() == WINDOW_TOOLBOX ) in createAndPositionSubToolBar()
1199 pItem = pSlot->GetType()->CreateItem(); in statusChanged()
/trunk/main/svtools/source/graphic/
H A Dgrfmgr2.cxx218 if( ( rObj.GetType() == GRAPHIC_BITMAP ) || ( rObj.GetType() == GRAPHIC_GDIMETAFILE ) ) in DrawObj()
420 if( GRAPHIC_BITMAP == rGraphic.GetType() ) in ImplDraw()
761 switch( pAct->GetType() ) in ImplCreateOutput()
2251 if( GetGraphic().GetType() == GRAPHIC_BITMAP && in ImplDrawTiled()
2358 bool bDrawInPixel( rOut.GetConnectMetaFile() == NULL && GRAPHIC_BITMAP == GetType() ); in ImplDrawTiled()
/trunk/main/cli_ure/qa/climaker/
H A Dclimaker.cs1054 l.assure(typeof(uno.OnewayAttribute).Equals(arAttr[0].GetType())); in testAttributes()
1060 if (arAttr.Length == 1 && arAttr[0].GetType() == typeof(uno.ExceptionAttribute)) in testAttributes()
1081 if (arAttr.Length == 1 && arAttr[0].GetType() == typeof(uno.ExceptionAttribute)) in testAttributes()
1195 uno.PolymorphicType t1 = PolymorphicType.GetType( in testPolymorphicType()
1198 uno.PolymorphicType t2 = PolymorphicType.GetType( in testPolymorphicType()
1454 Any a = new Any(uno.PolymorphicType.GetType( in testAny()
/trunk/main/drawinglayer/source/primitive2d/
H A Dmetafileprimitive2d.cxx1652 switch(pAction->GetType()) in interpretMetafile()
1665 while(META_PIXEL_ACTION == pAction->GetType() && nAction < nCount) in interpretMetafile()
1701 while(META_POINT_ACTION == pAction->GetType() && nAction < nCount) in interpretMetafile()
1727 while(META_LINE_ACTION == pAction->GetType() && nAction < nCount) in interpretMetafile()
3118 if(META_GRADIENTEX_ACTION == pAction->GetType()) in interpretMetafile()
3122 else if(META_COMMENT_ACTION == pAction->GetType()) in interpretMetafile()
/trunk/main/filter/source/graphicfilter/eps/
H A Deps.cxx364 if ( rGraphic.GetType() == GRAPHIC_GDIMETAFILE ) in WritePS()
603 switch( pMA->GetType() ) in ImplWriteActions()
1210 if( pAction->GetType() == META_GRADIENTEX_ACTION ) in ImplWriteActions()
1212 else if( ( pAction->GetType() == META_COMMENT_ACTION ) && in ImplWriteActions()
1332 switch( pAction->GetType() ) in ImplWriteActions()
1384 if ( pMA->GetType() == META_COMMENT_ACTION ) in ImplWriteActions()

Completed in 280 milliseconds

12345678910>>...32