Home
last modified time | relevance | path

Searched refs:pThis (Results 201 – 225 of 232) sorted by relevance

12345678910

/aoo41x/main/sc/source/core/data/
H A Ddocumen3.cxx474 ScDocument* pThis = const_cast<ScDocument*>(this); in GetExternalRefManager() local
476 pThis->pExternalRefMgr.reset( new ScExternalRefManager( pThis)); in GetExternalRefManager()
H A Ddocumen2.cxx309 const ScDocument* pThis = this; in GetDocumentID() local
310 sal_uInt32 nCrc = rtl_crc32( 0, &pThis, sizeof(ScDocument*) ); in GetDocumentID()
/aoo41x/main/editeng/source/editeng/
H A Deditdoc.cxx2300 EditEngineItemPool* pThis = (EditEngineItemPool*)this; in Store() local
2302 pThis->SetStoringRange( 3997, 4022 ); in Store()
2304 pThis->SetStoringRange( EE_ITEMS_START, EE_ITEMS_END ); in Store()
/aoo41x/main/sfx2/source/view/
H A Dviewfrm.cxx1533 SfxViewFrame *pThis = this; // wegen der kranken Array-Syntax in Construct_Impl() local
1535 rViewArr.C40_INSERT(SfxViewFrame, pThis, rViewArr.Count() ); in Construct_Impl()
1592 const SfxViewFrame *pThis = this; in ~SfxViewFrame() local
1593 rFrames.Remove( rFrames.GetPos(pThis) ); in ~SfxViewFrame()
/aoo41x/main/vcl/inc/vcl/
H A Dsplitwin.hxx144 static SAL_DLLPRIVATE void ImplDrawSplitTracking( SplitWindow* pThis, const Point& rPos );
/aoo41x/main/sw/source/core/doc/
H A Ddoc.cxx649 SwDoc * pThis = const_cast< SwDoc * >(this); in getPrintData() local
650 pThis->pPrtData = new SwPrintData; in getPrintData()
659 *pThis->pPrtData = aPrintOptions; in getPrintData()
/aoo41x/main/vcl/inc/unx/
H A Dsalgdi.h179 SalGraphics *pThis,
/aoo41x/main/svx/source/tbxctrls/
H A Dcolrctrl.cxx240 pThis->DoDrag(); in IMPL_STATIC_LINK()
/aoo41x/main/basctl/source/basicide/
H A Dbasobj2.cxx247 (void)pThis; in IMPL_STATIC_LINK()
/aoo41x/main/svtools/source/contnr/
H A Dsvlbox.cxx1950 sal_uLong nVal = (sal_uLong)pThis; in IMPL_STATIC_LINK()
1955 pThis->DragFinished( *pAction ); in IMPL_STATIC_LINK()
/aoo41x/main/svl/source/numbers/
H A Dzforlist.cxx108 void Insert( SvNumberFormatter* pThis ) in Insert() argument
109 { aFormatters.Insert( pThis, LIST_APPEND ); } in Insert()
110 SvNumberFormatter* Remove( SvNumberFormatter* pThis ) in Remove() argument
111 { return (SvNumberFormatter*)aFormatters.Remove( pThis ); } in Remove()
/aoo41x/main/sfx2/source/doc/
H A Ddocfile.cxx3380 SfxMedium* pThis = const_cast < SfxMedium* > (this); in GetURLObject() local
3381 pThis->pURLObj = new INetURLObject( aLogicName ); in GetURLObject()
3382 if ( pThis->pURLObj->HasMark() ) in GetURLObject()
3383 (*pThis->pURLObj) = INetURLObject( aLogicName ).GetURLNoMark(); in GetURLObject()
H A Dobjmisc.cxx950 SfxObjectShell *pThis = (SfxObjectShell*) this; in GetTitle() local
963 pThis->SetTitle( aTitle ); in GetTitle()
/aoo41x/main/starmath/source/
H A Dnode.cxx386 SmNode *pThis = (SmNode *) this; in ToggleDebug() local
388 pThis->bIsDebug = bIsDebug ? sal_False : sal_True; in ToggleDebug()
393 if (NULL != (pNode = pThis->GetSubNode(i))) in ToggleDebug()
/aoo41x/main/embedserv/source/inprocserv/
H A Dinprocembobj.cxx32 void WriteDebugInfo( DWORD pThis, char* pString, DWORD nToWrite ) in WriteDebugInfo() argument
40 pNumber[nInd+2] = (char)( ( pThis / ( 1 << ( 7 - nInd ) ) ) % 16 ) + 48; in WriteDebugInfo()
/aoo41x/main/vcl/unx/generic/window/
H A Dsalframe.cxx4180 X11SalFrame* pThis = (X11SalFrame*)pX11SalFrame; in checkKeyReleaseForRepeat() local
4183 pCheck->xkey.state == pThis->nKeyState_ && in checkKeyReleaseForRepeat()
4184 pCheck->xkey.keycode == pThis->nKeyCode_ && in checkKeyReleaseForRepeat()
4185 pCheck->xkey.time == pThis->nReleaseTime_ ? True : False; in checkKeyReleaseForRepeat()
/aoo41x/main/sw/source/core/unocore/
H A Dunofield.cxx723 SwXFieldMaster* pThis = ((SwXFieldMaster*)this); in GetFldType() local
724 pType->Add(pThis); in GetFldType()
725 pThis->m_bIsDescriptor = sal_False; in GetFldType()
/aoo41x/main/vcl/unx/generic/dtrans/
H A DX11_selection.cxx3470 void SelectionManager::runDragExecute( void* pThis ) in runDragExecute() argument
3472 SelectionManager* This = (SelectionManager*)pThis; in runDragExecute()
3759 void SelectionManager::run( void* pThis ) in run() argument
3766 SelectionManager* This = (SelectionManager*)pThis; in run()
/aoo41x/main/svtools/inc/svtools/
H A Dbrwbox.hxx240 friend void DoLog_Impl( const BrowseBox *pThis, const char *pWhat, const char *pWho );
/aoo41x/main/sc/source/ui/app/
H A Dinputhdl.cxx1713 EditView* pThis = pEngine->GetView(i); in UpdateActiveView() local
1714 Window* pWin = pThis->GetWindow(); in UpdateActiveView()
1716 pTableView = pThis; in UpdateActiveView()
/aoo41x/main/sw/source/core/edit/
H A Dautofmt.cxx163 SwAutoFormat* pThis = (SwAutoFormat*)this; in GetCharClass() local
164 pThis->_GetCharClass( eLang ); in GetCharClass()
/aoo41x/main/sw/source/core/layout/
H A Dftnfrm.cxx3213 SwFtnFrm* pThis = (SwFtnFrm*)this; in GetRefFromAttr() local
3214 return pThis->GetRefFromAttr(); in GetRefFromAttr()
H A Dfrmtool.cxx2938 void MA_FASTCALL lcl_NotifyCntnt( const SdrObject *pThis, SwCntntFrm *pCnt, in lcl_NotifyCntnt() argument
2972 ::lcl_NotifyCntnt( pThis, pCntnt, rRect, eHint ); in lcl_NotifyCntnt()
/aoo41x/main/editeng/source/misc/
H A Dsvxacorr.cxx1628 SvxAutoCorrect* pThis = (SvxAutoCorrect*)this; in GetPrevAutoCorrWord() local
1629 CharClass& rCC = pThis->GetCharClass( eLang ); in GetPrevAutoCorrWord()
/aoo41x/main/extensions/source/bibliography/
H A Dframectr.cxx698 pThis->xFrame->dispose(); in IMPL_STATIC_LINK()

Completed in 392 milliseconds

12345678910