Home
last modified time | relevance | path

Searched refs:pThis (Results 101 – 125 of 232) sorted by relevance

12345678910

/aoo41x/main/sfx2/source/dialog/
H A Dtplcitem.cxx168 pThis->nUserEventId = 0; in IMPL_STATIC_LINK()
170 switch(pThis->nWaterCanState) in IMPL_STATIC_LINK()
174 … pState = new SfxBoolItem(SID_STYLE_WATERCAN, pThis->nWaterCanState ? sal_True : sal_False); in IMPL_STATIC_LINK()
177 pThis->rTemplateDlg.SetWaterCanState(pState); in IMPL_STATIC_LINK()
/aoo41x/main/sw/source/core/inc/
H A Dtxmsrt.hxx161 SwTOXSortTabBase* pThis = (SwTOXSortTabBase*)this; in GetTxt() local
162 pThis->GetText_Impl( pThis->sSortTxt, pThis->sSortTxtReading ); in GetTxt()
163 pThis->bValidTxt = sal_True; in GetTxt()
H A Ddbgloop.hxx44 void Push( const void *pThis );
54 inline DbgLoop( const void *pThis ) { aDbgLoopStack.Push( pThis ); } in DbgLoop() argument
/aoo41x/main/sal/rtl/source/
H A Dustring.c68 static void internRelease (rtl_uString *pThis);
848 internRelease (rtl_uString *pThis) in internRelease() argument
854 osl_decrementInterlockedCount( &(pThis->refCount) ) ) == 0) in internRelease()
859 rtl_str_hash_remove (pThis); in internRelease()
863 osl_incrementInterlockedCount( &(pThis->refCount) ) ) == 1 ) in internRelease()
866 pFree = pThis; in internRelease()
870 internRelease (pThis); in internRelease()
/aoo41x/main/starmath/source/
H A Dsmmod.cxx257 SmModule* pThis = (SmModule*)this; in _CreateSysLocale() local
258 pThis->pSysLocale = new SvtSysLocale; in _CreateSysLocale()
263 SmModule* pThis = (SmModule*)this; in _CreateVirtualDev() local
264 pThis->pVirtualDev = new VirtualDevice; in _CreateVirtualDev()
265 pThis->pVirtualDev->SetReferenceDevice( VirtualDevice::REFDEV_MODE_MSO1 ); in _CreateVirtualDev()
/aoo41x/main/cui/source/dialogs/
H A Dinsdlg.cxx1013 if ( pCB == &pThis->aCBMarginWidthDefault ) in IMPL_STATIC_LINK()
1016 pThis->aNMMarginWidth.SetText( String::CreateFromInt32( DEFAULT_MARGIN_WIDTH ) ); in IMPL_STATIC_LINK()
1017 pThis->aFTMarginWidth.Enable( !pCB->IsChecked() ); in IMPL_STATIC_LINK()
1018 pThis->aNMMarginWidth.Enable( !pCB->IsChecked() ); in IMPL_STATIC_LINK()
1021 if ( pCB == &pThis->aCBMarginHeightDefault ) in IMPL_STATIC_LINK()
1024 pThis->aNMMarginHeight.SetText( String::CreateFromInt32( DEFAULT_MARGIN_HEIGHT ) ); in IMPL_STATIC_LINK()
1025 pThis->aFTMarginHeight.Enable( !pCB->IsChecked() ); in IMPL_STATIC_LINK()
1026 pThis->aNMMarginHeight.Enable( !pCB->IsChecked() ); in IMPL_STATIC_LINK()
1037 Application::SetDefDialogParent( pThis ); in IMPL_STATIC_LINK()
1047 pThis->aEDURL.SetText( in IMPL_STATIC_LINK()
/aoo41x/main/vcl/win/source/window/
H A Dsalframe.cxx1649 HWND hWndOld = pThis->mhWnd; in ImplSetParentFrame()
1664 if( pThis->mhWnd == hWndParent ) in ImplSetParentFrame()
1692 if ( pThis->mpGraphics2 && in ImplSetParentFrame()
1693 pThis->mpGraphics2->getHDC() ) in ImplSetParentFrame()
1699 pThis->ReleaseGraphics( pThis->mpGraphics2 ); in ImplSetParentFrame()
1706 if ( pThis->mpGraphics ) in ImplSetParentFrame()
1709 SelectPalette( pThis->mpGraphics->getHDC(), pThis->mpGraphics->mhDefPal, TRUE ); in ImplSetParentFrame()
1711 ReleaseDC( pThis->mhWnd, pThis->mpGraphics->getHDC() ); in ImplSetParentFrame()
1727 if( pThis->mpGraphics2 ) in ImplSetParentFrame()
1764 if( pThis->mpGraphics ) in ImplSetParentFrame()
[all …]
/aoo41x/main/sw/source/core/text/
H A Dporfld.cxx130 SwFldPortion* pThis = (SwFldPortion*)this; in GetViewWidth() local
135 pThis->nViewWidth = rInf.GetTxtSize( ' ' ).Width(); in GetViewWidth()
138 pThis->nViewWidth = 0; in GetViewWidth()
701 SwLinePortion *pThis = (SwLinePortion*)this; in Paint() local
702 pThis->Width( nSumWidth ); in Paint()
704 pThis->Width( nOldWidth ); in Paint()
727 SwLinePortion *pThis = (SwLinePortion*)this; in Paint() local
730 pThis->Width( nFixWidth ); in Paint()
772 pThis->Width( nOldWidth - nSpaceOffs + 12 ); in Paint()
778 pThis->Width( nOldWidth ); in Paint()
H A Dporref.cxx68 SwIsoRefPortion* pThis = (SwIsoRefPortion*)this; in GetViewWidth() local
73 pThis->nViewWidth = rInf.GetTxtSize( ' ' ).Width(); in GetViewWidth()
76 pThis->nViewWidth = 0; in GetViewWidth()
H A Dportox.cxx68 SwIsoToxPortion* pThis = (SwIsoToxPortion*)this; in GetViewWidth() local
75 pThis->nViewWidth = rInf.GetTxtSize( ' ' ).Width(); in GetViewWidth()
78 pThis->nViewWidth = 0; in GetViewWidth()
/aoo41x/main/tools/inc/tools/
H A Ddebug.hxx43 typedef const sal_Char* (*DbgUsr)(const void* pThis );
375 sal_uInt16 nAction, const void* pThis, DbgUsr fDbgUsr );
381 const void* pThis; member in DbgXtorObj
392 pThis = pThs; in DbgXtorObj()
399 pThis, fDbgUsr ); in ~DbgXtorObj()
705 typedef const sal_Char* (*DbgUsr)(const void* pThis );
/aoo41x/main/basic/source/sbx/
H A Dsbxvar.cxx540 SbxVariable* pThis = (SbxVariable*)this; in StoreData() local
542 pThis->SetFlag( SBX_WRITE ); in StoreData()
543 pThis->SbxValue::Clear(); in StoreData()
544 pThis->SetFlags( nSaveFlags ); in StoreData()
548 pThis->SetFlag( SBX_NO_BROADCAST ); in StoreData()
550 pThis->ResetFlag( SBX_NO_BROADCAST ); in StoreData()
/aoo41x/main/svtools/source/brwbox/
H A Ddatwin.hxx239 void DoLog_Impl( const BrowseBox *pThis, const char *pWhat, const char *pWho );
240 #define LOG(pThis,what,who) DoLog_Impl(pThis,what,who) argument
244 #define LOG(pThis,what,who) argument
/aoo41x/main/stoc/source/inspect/
H A Dintrospection.cxx335 if( !( aIt == pThis->maPropertyNameMap.end() ) ) in getPropertyIndex()
345 if( !( aIt == pThis->maMethodNameMap.end() ) ) in getMethodIndex()
363 aIt = pThis->maMethodNameMap.find( aPureMethodName ); in getMethodIndex()
364 if( !( aIt == pThis->maMethodNameMap.end() ) ) in getMethodIndex()
1296 pThis->maLastPropertySeq.realloc( nCount ); in getProperties()
1297 Property* pDestProps = pThis->maLastPropertySeq.getArray(); in getProperties()
1328 pThis->mnLastPropertyConcept = PropertyConcepts; in getProperties()
1402 pThis->maLastMethodSeq.realloc( nLen ); in getMethods()
1403 Reference<XIdlMethod>* pDestMethods = pThis->maLastMethodSeq.getArray(); in getMethods()
1439 pThis->maLastMethodSeq.realloc( iDest ); in getMethods()
[all …]
/aoo41x/main/sc/source/core/data/
H A Ddocumen9.cxx525 ScDocument* pThis = (ScDocument*)this; //! GetMMRect / HasAnyDraw etc. const !!! in IsPrintEmpty() local
546 aMMRect = pThis->GetMMRect( nStartCol, nStartRow, nEndCol, nEndRow, nTab ); in IsPrintEmpty()
554 if ( pThis->HasAnyDraw( nTab, aMMRect )) in IsPrintEmpty()
565 pThis->ExtendMerge( 0,nStartRow, nExtendCol,nTmpRow, nTab, in IsPrintEmpty()
568 OutputDevice* pDev = pThis->GetPrinter(); in IsPrintEmpty()
570 pThis->ExtendPrintArea( pDev, nTab, 0, nStartRow, nExtendCol, nEndRow ); in IsPrintEmpty()
H A Dattrib.cxx73 sal_Bool ScHasPriority( const SvxBorderLine* pThis, const SvxBorderLine* pOther ) in ScHasPriority() argument
77 if (!pThis) in ScHasPriority()
82 sal_uInt16 nThisSize = pThis->GetOutWidth() + pThis->GetDistance() + pThis->GetInWidth(); in ScHasPriority()
91 if ( pOther->GetInWidth() && !pThis->GetInWidth() ) in ScHasPriority()
93 else if ( pThis->GetInWidth() && !pOther->GetInWidth() ) in ScHasPriority()
/aoo41x/main/vcl/inc/os2/
H A Dsaldata.hxx282 inline void SetWindowPtr( HWND hWnd, SalFrame* pThis ) in SetWindowPtr() argument
284 WinSetWindowULong( hWnd, SAL_FRAME_THIS, (ULONG)pThis ); in SetWindowPtr()
292 inline void SetSalObjWindowPtr( HWND hWnd, SalObject* pThis ) in SetSalObjWindowPtr() argument
294 WinSetWindowULong( hWnd, SAL_OBJECT_THIS, (ULONG)pThis ); in SetSalObjWindowPtr()
/aoo41x/main/sw/source/ui/dialog/
H A Dregionsw.cxx197 SfxItemSet aSet(pThis->GetView().GetPool(), in IMPL_STATIC_LINK()
204 pThis->CalcBoundRect(aRect, FLY_AS_CHAR); in IMPL_STATIC_LINK()
212 &pThis->GetView().GetViewFrame()->GetWindow(),aSet , *pThis); in IMPL_STATIC_LINK()
/aoo41x/main/tools/source/debug/
H A Ddebug.cxx1439 void DbgXtor( DbgDataType* pDbgData, sal_uInt16 nAction, const void* pThis, in DbgXtor() argument
1515 if ( !pThis ) in DbgXtor()
1525 if ( !pXtorData->aThisList.IsIn( pThis ) ) in DbgXtor()
1527 sprintf( aBuf, DbgError_CtorDtor2, pThis ); in DbgXtor()
1545 pMsg = fDbgUsr( pThis ); in DbgXtor()
1556 pXtorData->aThisList.Add( pThis ); in DbgXtor()
1565 pXtorData->aThisList.Remove( pThis ); in DbgXtor()
1571 pMsg = fDbgUsr( pThis ); in DbgXtor()
1582 pMsg = fDbgUsr( pThis ); in DbgXtor()
1588 pMsg = fDbgUsr( pThis ); in DbgXtor()
[all …]
/aoo41x/main/svx/source/table/
H A Dtablelayouter.cxx919 bool TableLayouter::HasPriority( const SvxBorderLine* pThis, const SvxBorderLine* pOther ) in HasPriority() argument
921 if (!pThis || ((pThis == &gEmptyBorder) && (pOther != 0))) in HasPriority()
926 sal_uInt16 nThisSize = pThis->GetOutWidth() + pThis->GetDistance() + pThis->GetInWidth(); in HasPriority()
938 if ( pOther->GetInWidth() && !pThis->GetInWidth() ) in HasPriority()
942 else if ( pThis->GetInWidth() && !pOther->GetInWidth() ) in HasPriority()
/aoo41x/main/svx/source/xml/
H A Dxmlgrhlp.cxx819 SvXMLGraphicHelper* pThis = new SvXMLGraphicHelper; in Create() local
821 pThis->acquire(); in Create()
822 pThis->Init( rXMLStorage, eCreateMode, bDirect ); in Create()
824 return pThis; in Create()
831 SvXMLGraphicHelper* pThis = new SvXMLGraphicHelper; in Create() local
833 pThis->acquire(); in Create()
834 pThis->Init( NULL, eCreateMode, sal_False ); in Create()
836 return pThis; in Create()
/aoo41x/main/svx/source/fmcomp/
H A Dxmlexchg.cxx79 OXFormsTransferable *pThis = dynamic_cast<OXFormsTransferable *>(pInterface); in extractDescriptor() local
80 DBG_ASSERT(pThis,"XTransferable is NOT an OXFormsTransferable???"); in extractDescriptor()
81 return pThis->m_aDescriptor; in extractDescriptor()
/aoo41x/main/xml2cmp/source/inc/
H A Dlst_str.h51 #define ListCstring_THIS ListCstring * pThis
52 #define LSIterator_THIS LSIterator * pThis
53 #define LSElem_THIS LSElem * pThis
/aoo41x/main/svx/source/sdr/overlay/
H A Doverlaymanager.cxx169 OverlayManager* pThis = const_cast< OverlayManager* >(this); in getCurrentViewInformation2D() local
171 pThis->maViewTransformation = getOutputDevice().GetViewTransformation(); in getCurrentViewInformation2D()
172 pThis->maViewInformation2D = drawinglayer::geometry::ViewInformation2D( in getCurrentViewInformation2D()
179 pThis->mfDiscreteOne = 0.0; in getCurrentViewInformation2D()
/aoo41x/main/sfx2/source/appl/
H A Dimpldde.cxx122 pThis->aOKButton1.Enable( pThis->aEdDdeApp.GetText().Len() && in IMPL_STATIC_LINK()
123 pThis->aEdDdeTopic.GetText().Len() && in IMPL_STATIC_LINK()
124 pThis->aEdDdeItem.GetText().Len() ); in IMPL_STATIC_LINK()

Completed in 198 milliseconds

12345678910