Home
last modified time | relevance | path

Searched refs:pC (Results 1 – 25 of 27) sorted by relevance

12

/AOO42X/main/editeng/source/editeng/
H A Deditobj.cxx813 ContentInfo* pC = new ContentInfo( *pPool ); in CreateAndInsertContent() local
814 aContents.Insert( pC, aContents.Count() ); in CreateAndInsertContent()
815 return pC; in CreateAndInsertContent()
828 ContentInfo* pC = aContents[ nPara ]; in GetText() local
829 return pC->GetText(); in GetText()
846 ContentInfo* pC = rBinObj.GetContents()[ nP ]; in Insert() local
847 ContentInfo* pNew = new ContentInfo( *pC, *GetPool() ); in Insert()
870 ContentInfo* pC = aContents[ nP ]; in CreateTextObject() local
871 ContentInfo* pNew = new ContentInfo( *pC, *pObj->GetPool() ); in CreateTextObject()
882 ContentInfo* pC = aContents[ nPara ]; in RemoveParagraph() local
[all …]
H A Dimpedit4.cxx1099 ContentInfo* pC = pTxtObj->CreateAndInsertContent(); in CreateBinTextObject() local
1102 pC->GetParaAttribs().Set( pNode->GetContentAttribs().GetItems() ); in CreateBinTextObject()
1107 pC->GetStyle() = pNode->GetStyleSheet()->GetName(); in CreateBinTextObject()
1108 pC->GetFamily() = pNode->GetStyleSheet()->GetFamily(); in CreateBinTextObject()
1112 pC->GetText() = pNode->Copy( nStartPos, nEndPos-nStartPos ); in CreateBinTextObject()
1140 pC->GetAttribs().Insert( pX, pC->GetAttribs().Count() ); in CreateBinTextObject()
1149 pC->SetWrongList( pNode->GetWrongList()->Clone() ); in CreateBinTextObject()
1272 ContentInfo* pC = rTextObject.GetContents().GetObject( n ); in InsertBinTextObject() local
1276 aPaM = ImpFastInsertText( aPaM, pC->GetText() ); in InsertBinTextObject()
1280 pPortion->MarkInvalid( nStartPos, pC->GetText().Len() ); in InsertBinTextObject()
[all …]
/AOO42X/main/starmath/source/
H A Dmathtype.cxx245 const char *pC = NULL; in LookupChar() local
249 pC = " none "; in LookupChar()
252 pC = " neg "; in LookupChar()
255 pC = " +- "; in LookupChar()
258 pC = " \\( "; in LookupChar()
261 pC = " \\) "; in LookupChar()
264 pC = " \\[ "; in LookupChar()
267 pC = " \\] "; in LookupChar()
270 pC = " \".\" "; in LookupChar()
274 pC = " rightarrow "; in LookupChar()
[all …]
/AOO42X/main/vcl/win/source/gdi/
H A Dsalgdi.cxx557 HDCCache* pC = &pSalData->mpHDCCache[ nID ]; in ImplGetCachedDC() local
559 if( !pC->mhDC ) in ImplGetCachedDC()
564 pC->mhDC = CreateCompatibleDC( hDC ); in ImplGetCachedDC()
568 pC->mhDefPal = SelectPalette( pC->mhDC, pSalData->mhDitherPal, TRUE ); in ImplGetCachedDC()
569 RealizePalette( pC->mhDC ); in ImplGetCachedDC()
572 pC->mhSelBmp = CreateCompatibleBitmap( hDC, CACHED_HDC_DEFEXT, CACHED_HDC_DEFEXT ); in ImplGetCachedDC()
573 pC->mhDefBmp = (HBITMAP) SelectObject( pC->mhDC, pC->mhSelBmp ); in ImplGetCachedDC()
579 SelectObject( pC->mhDC, pC->mhActBmp = hBmp ); in ImplGetCachedDC()
581 pC->mhActBmp = 0; in ImplGetCachedDC()
583 return pC->mhDC; in ImplGetCachedDC()
[all …]
/AOO42X/main/svl/source/svdde/
H A Dddesvr.cxx79 Conversation* pC; in SV_IMPL_VARARR() local
209 pC = new Conversation; in SV_IMPL_VARARR()
210 pC->hConv = hConv; in SV_IMPL_VARARR()
211 pC->pTopic = pTopic; in SV_IMPL_VARARR()
212 pService->pConv->Insert( pC ); in SV_IMPL_VARARR()
220 for( pC = pService->pConv->First(); pC; in SV_IMPL_VARARR()
221 pC = pService->pConv->Next() ) in SV_IMPL_VARARR()
223 if ( pC->hConv == hConv ) in SV_IMPL_VARARR()
233 pC->pTopic->_Disconnect( (long) hConv ); in SV_IMPL_VARARR()
234 pService->pConv->Remove( pC ); in SV_IMPL_VARARR()
[all …]
/AOO42X/main/toolkit/source/controls/
H A Dstdtabcontroller.cxx155 VCLXWindow* pC = VCLXWindow::GetImplementation( xCP ); in ImplActivateControl() local
156 if ( pC && pC->GetWindow() && ( pC->GetWindow()->GetStyle() & WB_TABSTOP ) ) in ImplActivateControl()
158 pC->GetWindow()->GrabFocus(); in ImplActivateControl()
264 XWindow* pC = (XWindow*)pComponents[n].get(); in autoTabOrder() local
266 pE->pComponent = pC; in autoTabOrder()
267 awt::Rectangle aPosSize = pC->getPosSize(); in autoTabOrder()
/AOO42X/main/sw/source/core/draw/
H A Ddview.cxx801 SwDrawContact *pC = (SwDrawContact*)GetUserCall(pObj); in CalcAnchor() local
805 pAnch = pC->GetAnchorFrm( pObj ); in CalcAnchor()
808 pC->ConnectToLayout(); in CalcAnchor()
812 pAnch = pC->GetAnchorFrm( pObj ); in CalcAnchor()
997 SwDrawContact *pC = (SwDrawContact*)GetUserCall(pObj); in CheckPossibilities() local
998 if ( pC ) in CheckPossibilities()
999 pFrm = pC->GetAnchorFrm( pObj ); in CheckPossibilities()
/AOO42X/main/automation/source/server/
H A Dserver.cxx659 StatementList *pC = StatementList::pFirst; in IMPL_LINK() local
666 if (!pC->CheckWindowWait() || !pC->Execute()) in IMPL_LINK()
678 if (!pC->CheckWindowWait() || !pC->Execute()) in IMPL_LINK()
698 pC->ReportError( GEN_RES_STR0( S_GPF_ABORT ) ); in IMPL_LINK()
/AOO42X/main/sw/source/core/layout/
H A Dcolfrm.cxx400 const SwColumn *pC = pAttr->GetColumns()[i]; in AdjustColumns() local
408 const sal_uInt16 nLeft = pC->GetLeft(); in AdjustColumns()
409 const sal_uInt16 nRight = pC->GetRight(); in AdjustColumns()
434 aUL.SetUpper( pC->GetUpper()); in AdjustColumns()
435 aUL.SetLower( pC->GetLower()); in AdjustColumns()
H A Dlayact.cxx2249 const SwCntntFrm *pC = pFly->ContainsCntnt(); in _DoIdleJob() local
2250 while( pC ) in _DoIdleJob()
2252 if ( pC->IsTxtFrm() ) in _DoIdleJob()
2254 if ( _DoIdleJob( pC, eJob ) ) in _DoIdleJob()
2257 pC = pC->GetNextCntntFrm(); in _DoIdleJob()
2326 const SwCntntFrm *pC = pFly->ContainsCntnt(); in DoIdleJob() local
2327 while( pC ) in DoIdleJob()
2329 if ( pC->IsTxtFrm() ) in DoIdleJob()
2331 if ( _DoIdleJob( pC, eJob ) ) in DoIdleJob()
2334 pC = pC->GetNextCntntFrm(); in DoIdleJob()
H A Dflylay.cxx1328 const SwDrawContact *pC = (const SwDrawContact*)GetUserCall(pSdrObj); in CalcClipRect() local
1329 const SwFrmFmt *pFmt = (const SwFrmFmt*)pC->GetFmt(); in CalcClipRect()
1333 const SwFrm* pAnchorFrm = pC->GetAnchorFrm( pSdrObj ); in CalcClipRect()
1337 ((SwDrawContact*)pC)->ConnectToLayout(); in CalcClipRect()
1338 pAnchorFrm = pC->GetAnchorFrm(); in CalcClipRect()
1375 const SwFrm* pAnchorFrm = pC->GetAnchorFrm( pSdrObj ); in CalcClipRect()
H A Dnewfrm.cxx453 CurrShell *pC = (*pCurrShells)[i]; in DeRegisterShell() local
454 if (pC->pPrev == pSh) in DeRegisterShell()
455 pC->pPrev = 0; in DeRegisterShell()
H A Dlaycache.cxx312 const SwContact *pC = in Write() local
314 if( pC ) in Write()
1111 const SwContact *pC = ::GetUserCall( pAnchoredObj->GetDrawObj() ); in _CheckFlyCache() local
1112 if( pC ) in _CheckFlyCache()
H A Datrfrm.cxx2790 SwFlyDrawContact* pC = a2ndIter.First(); in ~SwFlyFrmFmt() local
2791 if( pC ) in ~SwFlyFrmFmt()
2793 delete pC; in ~SwFlyFrmFmt()
2795 } while( 0 != ( pC = a2ndIter.Next() )); in ~SwFlyFrmFmt()
/AOO42X/main/sw/source/core/doc/
H A Ddocredln.cxx2660 SwCntntNode* pC; in InsertWithValidRanges() local
2664 pC = rNds.GoNext( &aNewStt.nNode ); in InsertWithValidRanges()
2665 if( pC ) in InsertWithValidRanges()
2666 aNewStt.nContent.Assign( pC, 0 ); in InsertWithValidRanges()
2697 pC = GoPreviousNds( &pNew->GetPoint()->nNode, sal_False ); // here we are. in InsertWithValidRanges()
2698 if( pC ) in InsertWithValidRanges()
2699 pNew->GetPoint()->nContent.Assign( pC, 0 ); in InsertWithValidRanges()
2706 pC = 0; in InsertWithValidRanges()
2718 pC = rCurNd.GetCntntNode(); in InsertWithValidRanges()
2724 else if( pC ) in InsertWithValidRanges()
[all …]
H A Dtblcpy.cxx242 BoxStructure::iterator pC = maLines[0].begin(); in TableStructure() local
246 while( nIdx && pC != pEnd ) in TableStructure()
248 mnStartCol = mnStartCol + pC->mnColSpan; in TableStructure()
250 ++pC; in TableStructure()
H A Ddocdraw.cxx474 SwDrawContact *pC = (SwDrawContact*)GetUserCall(pObj); in DeleteSelection() local
475 SwDrawFrmFmt *pFrmFmt = (SwDrawFrmFmt*)pC->GetFmt(); in DeleteSelection()
/AOO42X/main/sw/inc/
H A Dunobaseclass.hxx140 C *const pC( reinterpret_cast< C* >( in UnoTunnelGetImplementation() local
143 return pC; in UnoTunnelGetImplementation()
/AOO42X/main/toolkit/source/awt/
H A Dvclxtoolkit.cxx450 static osl::Condition * pC = 0; in getInitCondition() local
451 if( !pC ) in getInitCondition()
454 if( !pC ) in getInitCondition()
457 pC = &aCondition; in getInitCondition()
460 return *pC; in getInitCondition()
/AOO42X/main/sw/source/filter/ww8/
H A Dww8atr.cxx3398 const SwTxtFmtColl* pC = (SwTxtFmtColl*)GetExport().pOutFmtNode; in ParaNumRule() local
3399 if ( pC && pC->IsAssignedToListLevelOfOutlineStyle() ) in ParaNumRule()
3400 … nLvl = static_cast< sal_uInt8 >( pC->GetAssignedOutlineStyleLevel() ); //<-end,zhaojianwei in ParaNumRule()
3607 const SwTxtFmtColl* pC = (SwTxtFmtColl*)GetExport().pOutFmtNode; in FormatPageDescription() local
3608 if ( (SFX_ITEM_SET != pC->GetItemState( RES_BREAK, false ) ) && rPageDesc.KnowsPageDesc() ) in FormatPageDescription()
4637 const SwTxtFmtColl* pC = in ParaAdjust() local
4640 ItemGet<SvxFrameDirectionItem>(*pC, RES_FRAMEDIR); in ParaAdjust()
H A Dwrtw8num.cxx650 sal_uInt8* pC = aOlst.rgch; in OutputOlst() local
651 sal_uInt8* pChars = (sal_uInt8*)pC; in OutputOlst()
/AOO42X/main/vcl/source/glyphs/
H A Dgraphite_layout.cxx646 …virtual void getFontMetrics(float*pA, float*pB, float*pC) { mrRealFont.getFontMetrics(pA,pB,pC); }; in getFontMetrics() argument
/AOO42X/main/sw/source/core/text/
H A Dfrmcrsr.cxx554 SwFillData( const SwCrsrMoveState *pC, SwPosition* pP, const SwRect& rR, in SwFillData()
555 const Point& rPt ) : aFrm( rR ), pCMS( pC ), pPos( pP ), rPoint( rPt ), in SwFillData()
/AOO42X/main/sfx2/source/control/
H A Dbindings.cxx191 SfxFoundCache_Impl(sal_uInt16 nS, sal_uInt16 nW, const SfxSlot *pS, SfxStateCache *pC ): in SfxFoundCache_Impl()
195 pCache(pC) in SfxFoundCache_Impl()
/AOO42X/main/sw/source/core/frmedt/
H A Dtblsel.cxx900 const SwCellFrm* pC = (SwCellFrm*)pCell; in GetAutoSumSel() local
901 rBoxes.Insert( pC, rBoxes.Count() ); in GetAutoSumSel()

12