Home
last modified time | relevance | path

Searched refs:IS_TYPE (Results 1 – 13 of 13) sorted by relevance

/trunk/main/connectivity/source/drivers/file/
H A Dfcode.cxx234 if (IS_TYPE(OOperandResult,pLeft)) in Exec()
236 if (IS_TYPE(OOperandResult,pRight)) in Exec()
253 if (IS_TYPE(OOperandResult,pOperand)) in Exec()
292 if (IS_TYPE(OOperandResult,pOperand)) in Exec()
415 if (IS_TYPE(OOperandResult,pLeft)) in Exec()
417 if (IS_TYPE(OOperandResult,pRight)) in Exec()
465 if ( !IS_TYPE(OStopOperand,pOperand) ) in Exec()
477 if (IS_TYPE(OOperandResult,*aIter)) in Exec()
494 if (IS_TYPE(OOperandResult,pRight)) in Exec()
496 if (IS_TYPE(OOperandResult,pLeft)) in Exec()
[all …]
H A Dfcomp.cxx585 if (IS_TYPE(OOperandResult,pOperand)) in evaluate()
612 if (IS_TYPE(OOperandResult,pOperand)) in evaluateSelection()
H A Dfanalyzer.cxx266 if (IS_TYPE(OOperandResult,pOperand)) in describeParam()
/trunk/main/svx/source/svdraw/
H A Dsvddrgv.cxx513 if (pHdl==NULL && IS_TYPE(SdrDragObjOwn,mpCurrentSdrDragMethod)) in BegDragObj()
909 …if(mpCurrentSdrDragMethod && (IS_TYPE(SdrDragObjOwn, mpCurrentSdrDragMethod) || IS_TYPE(SdrDragRes… in IsOrthoDesired()
H A Dsvddrgmt.cxx888 IS_TYPE(SdrDragMove, this) || IS_TYPE(SdrDragResize, this) || in DoAddConnectorOverlays()
889 IS_TYPE(SdrDragRotate,this) || IS_TYPE(SdrDragMirror,this))) in DoAddConnectorOverlays()
902 if(IS_TYPE(SdrDragObjOwn, this) || IS_TYPE(SdrDragMovHdl, this)) in DoAddConnectorOverlays()
/trunk/main/sw/source/ui/app/
H A Ddocsh2.cxx724 sal_Bool bCurrent = IS_TYPE( SwPagePreView, pViewShell ); in Execute()
728 if( IS_TYPE( SwView, pTmpFrm->GetViewShell()) ) in Execute()
730 else if( IS_TYPE( SwPagePreView, pTmpFrm->GetViewShell())) in Execute()
/trunk/main/tools/inc/tools/
H A Drtti.hxx167 #define IS_TYPE(T,pObj) \ macro
/trunk/main/sw/source/core/layout/
H A Datrfrm.cxx716 if( IS_TYPE( SwFmt, pDefinedIn )) in Modify()
725 else if( IS_TYPE( SwCntntNode, pDefinedIn )) in Modify()
/trunk/main/sw/source/core/docnode/
H A Dndcopy.cxx476 if( IS_TYPE( SwDDETable, &GetTable() )) in MakeCopy()
/trunk/main/xmloff/source/core/
H A Dxmlimp.cxx813 IS_TYPE( SvXMLImportContext, pContext ) ) in startElement()
/trunk/main/sw/source/core/doc/
H A Ddoclay.cxx583 !IS_TYPE(SdrObject,pObj) ) in CloneSdrObj()
H A Dtblrwcl.cxx2266 if( IS_TYPE( SwDDETable, this )) in MakeCopy()
/trunk/main/sw/source/core/access/
H A Daccmap.cxx169 IS_TYPE(SdrObject,pSdrHint->GetObject()) ) ) ) in Notify()

Completed in 122 milliseconds