/aoo41x/main/filter/source/graphicfilter/idxf/ |
H A D | dxfreprd.cxx | 305 DXFBlock * pB; in CalcBoundingBox() local 308 pB=aBlocks.Search(pE->sName); in CalcBoundingBox() 309 if (pB==NULL) break; in CalcBoundingBox() 310 CalcBoundingBox(*pB,aBox); in CalcBoundingBox() 347 DXFBlock * pB; in CalcBoundingBox() local 351 if (pB==NULL) break; in CalcBoundingBox() 352 CalcBoundingBox(*pB,aBox); in CalcBoundingBox() 354 aP.fx=aBox.fMinX-pB->aBasePoint.fx; in CalcBoundingBox() 355 aP.fy=aBox.fMinY-pB->aBasePoint.fy; in CalcBoundingBox() 356 aP.fz=aBox.fMinZ-pB->aBasePoint.fz; in CalcBoundingBox() [all …]
|
H A D | dxfblkrd.cxx | 93 DXFBlock * pB, * * ppSucc; in Read() local 103 pB=new DXFBlock; in Read() 104 pB->Read(rDGR); in Read() 105 *ppSucc=pB; in Read() 106 ppSucc=&(pB->pSucc); in Read() 115 DXFBlock * pB; in Search() local 116 for (pB=pFirst; pB!=NULL; pB=pB->pSucc) { in Search() 117 if (strcmp(sName,pB->sName)==0) break; in Search() 119 return pB; in Search()
|
H A D | dxf2mtf.cxx | 480 const DXFBlock * pB; in DrawInsertEntity() local 481 pB=pDXF->aBlocks.Search(rE.sName); in DrawInsertEntity() 482 if (pB!=NULL) { in DrawInsertEntity() 483 DXFTransform aDXFTransform1(1.0,1.0,1.0,DXFVector(0.0,0.0,0.0)-pB->aBasePoint); in DrawInsertEntity() 504 DrawEntities(*pB,aT,sal_False); in DrawInsertEntity() 733 const DXFBlock * pB; in DrawDimensionEntity() local 734 pB=pDXF->aBlocks.Search(rE.sPseudoBlock); in DrawDimensionEntity() 735 if (pB!=NULL) { in DrawDimensionEntity() 737 DXFTransform(1.0,1.0,1.0,DXFVector(0.0,0.0,0.0)-pB->aBasePoint), in DrawDimensionEntity() 755 DrawEntities(*pB,aT,sal_False); in DrawDimensionEntity()
|
/aoo41x/main/sc/source/ui/view/ |
H A D | tabvwshc.cxx | 79 SfxBindings* pB, SfxChildWindow* pCW, SfxChildWinInfo* pInfo, in CreateRefDialog() argument 105 pResult = new ScNameDlg( pB, pCW, pParent, GetViewData(), in CreateRefDialog() 113 pResult = new ScColRowNameRangesDlg( pB, pCW, pParent, GetViewData() ); in CreateRefDialog() 151 pResult = new ScConsolidateDlg( pB, pCW, pParent, aArgSet ); in CreateRefDialog() 163 pResult = new ScDbNameDlg( pB, pCW, pParent, GetViewData() ); in CreateRefDialog() 187 pResult = new ScSpecialFilterDlg( pB, pCW, pParent, aArgSet ); in CreateRefDialog() 209 pResult = new ScFilterDlg( pB, pCW, pParent, aArgSet ); in CreateRefDialog() 257 pResult = new ScPrintAreasDlg( pB, pCW, pParent ); in CreateRefDialog() 272 pResult = new ScConditionalFormatDlg( pB, pCW, pParent, pDoc, pForm ); in CreateRefDialog() 288 pResult = new ScHighlightChgDlg( pB, pCW, pParent, GetViewData() ); in CreateRefDialog() [all …]
|
/aoo41x/main/idlc/source/ |
H A D | astunion.cxx | 182 AstUnionBranch* pB = NULL; in lookupLabel() local 190 pB = (AstUnionBranch*)pDecl; in lookupLabel() 191 if ( !pB ) in lookupLabel() 196 if ( pB->getLabel() != NULL && in lookupLabel() 197 pB->getLabel()->getLabelKind() == UL_label && in lookupLabel() 198 pB->getLabel()->getLabelValue()->compare(pLabel->getLabelValue()) ) in lookupLabel() 243 AstUnionBranch* pB = NULL; in lookupEnum() local 251 pB = (AstUnionBranch*)pDecl; in lookupEnum() 252 if ( !pB ) in lookupEnum() 257 if ( pB->getLabel() != NULL && in lookupEnum() [all …]
|
/aoo41x/main/sc/source/ui/inc/ |
H A D | anyrefdg.hxx | 162 ScRefHandler( Window &rWindow, SfxBindings* pB/*, SfxChildWindow* pCW, 210 ScRefHdlrImplBase( TBindings* pB, TChildWindow* pCW, 214 …ScRefHdlrImplBase( TParentWindow* pParent, TResId nResId, const TArg &rArg, SfxBindings *pB = NULL… 223 ScRefHdlrImplBase<TWindow, bBindRef>::ScRefHdlrImplBase( TBindings* pB, TChildWindow* pCW, in ScRefHdlrImplBase() argument 224 …esId nResId):TWindow(pB, pCW, pParent, ScResId(static_cast<sal_uInt16>( nResId ) ) ), ScRefHandler… in ScRefHdlrImplBase() 228 …dlrImplBase( TParentWindow* pParent, TResId nResIdP, const TArg &rArg, SfxBindings *pB /*= NULL*/ ) in ScRefHdlrImplBase() argument 229 …_cast<sal_uInt16>( nResIdP )), rArg ), ScRefHandler( *static_cast<TWindow*>(this), pB, bBindRef ){} in ScRefHdlrImplBase()
|
/aoo41x/main/vcl/source/gdi/ |
H A D | outdev2.cxx | 1933 if( pB && pP && pA && pW && pAlphaW ) in ImplBlendWithAlpha() 1946 aDstCol = pB->GetColor( nY, nX ); in ImplBlendWithAlpha() 1973 aBmp.ReleaseAccess( pB ); in ImplBlendWithAlpha() 1980 if( pP && pA && pB ) in ImplBlendWithAlpha() 1999 pB->SetPixel( nY, nX, aDstCol ); in ImplBlendWithAlpha() 2012 aBmp.ReleaseAccess( pB ); in ImplBlendWithAlpha() 2050 if( pB && pP && pA && pW ) in ImplBlend() 2072 aBmp.ReleaseAccess( pB ); in ImplBlend() 2081 if( pP && pA && pB ) in ImplBlend() 2097 if( pP && pA && pB && !bFastBlend ) in ImplBlend() [all …]
|
/aoo41x/main/sw/source/filter/ww8/ |
H A D | ww8par3.cxx | 163 WW8PLCFx_Book* pB = pPlcxMan->GetBook(); in Read_F_FormTextBox() local 165 if (pB!=NULL) { in Read_F_FormTextBox() 180 if (pB!=NULL && aBookmarkName.Len()==0) { in Read_F_FormTextBox() 181 aBookmarkName=pB->GetUniqueBookmarkName(aFormula.sTitle); in Read_F_FormTextBox() 215 WW8PLCFx_Book* pB = pPlcxMan->GetBook(); in Read_F_FormCheckBox() local 216 if (pB!=NULL) { in Read_F_FormCheckBox() 231 if (pB!=NULL && aBookmarkName.Len()==0) { in Read_F_FormCheckBox() 232 aBookmarkName=pB->GetUniqueBookmarkName(aFormula.sTitle); in Read_F_FormCheckBox() 288 WW8PLCFx_Book* pB = pPlcxMan->GetBook(); in Read_F_FormListBox() local 289 if (pB!=NULL) in Read_F_FormListBox() [all …]
|
H A D | ww8par5.cxx | 311 WW8PLCFx_Book* pB = pPlcxMan->GetBook(); in Read_Book() local 312 if( !pB ) in Read_Book() 314 ASSERT( pB, "WW8PLCFx_Book - Pointer nicht da" ); in Read_Book() 318 eBookStatus eB = pB->GetStatus(); in Read_Book() 322 if (pB->GetIsEnd()) in Read_Book() 325 pB->GetHandle(), (eB & BOOK_FIELD)!=0); in Read_Book() 330 const String* pName = pB->GetName(); in Read_Book() 346 long nLen = pB->GetLen(); in Read_Book() 351 nLen = pSBase->WW8ReadString( *pStrm, aVal, pB->GetStartPos(), nLen, in Read_Book() 420 … SwFltBookmark( sOrigName, aVal, pB->GetHandle(), IsTOCBookmarkName( sOrigName ) )); in Read_Book()
|
/aoo41x/main/sw/source/ui/fldui/ |
H A D | fldwrap.cxx | 122 SfxBindings* pB, in SwFldDlgWrapper() argument 129 AbstractSwFldDlg* pDlg = pFact->CreateSwFldDlg(pB, this, _pParent, DLG_FLD_INSERT ); in SwFldDlgWrapper() 179 SfxBindings* pB, in SwFldDataOnlyDlgWrapper() argument 186 AbstractSwFldDlg* pDlg = pFact->CreateSwFldDlg(pB, this, _pParent, DLG_FLD_INSERT ); in SwFldDataOnlyDlgWrapper()
|
/aoo41x/main/vcl/aqua/source/gdi/ |
H A D | atsfonts.cxx | 570 inline bool GfbCompare::operator()( const ImplMacFontData* pA, const ImplMacFontData* pB ) in operator ()() argument 574 bool bPreferB = !pB->IsSymbolFont(); in operator ()() 579 bPreferB = pB->IsScalable(); in operator ()() 584 bPreferB = (pB->GetSlant() == ITALIC_NONE); in operator ()() 589 bPreferB = (pB->GetWeight() == WEIGHT_NORMAL); in operator ()() 594 bPreferB = (pB->GetWidthType() == WIDTH_NORMAL); in operator ()()
|
/aoo41x/main/filter/source/graphicfilter/ios2met/ |
H A D | ios2met.cxx | 927 OSBitmap * pB; in ReadBitBlt() local 938 pB=pBitmapList; in ReadBitBlt() 939 while (pB!=NULL && pB->nID!=nID) pB=pB->pSucc; in ReadBitBlt() 940 if (pB!=NULL) { in ReadBitBlt() 942 pVirDev->DrawBitmap(aP1,aSize,pB->aBitmap); in ReadBitBlt() 2365 OSBitmap * pB=new OSBitmap; in ReadField() local 2366 pB->pSucc=pBitmapList; pBitmapList=pB; in ReadField() 2367 pB->pBMP=NULL; pB->nWidth=0; pB->nHeight=0; pB->nBitsPerPixel=0; in ReadField() 2368 pB->nMapPos=0; in ReadField() 2371 pB->nID=0; in ReadField() [all …]
|
/aoo41x/main/sw/inc/ |
H A D | SwNumberTree.hxx | 36 const SwNumberTreeNode * pB); 41 const SwNumberTreeNode * pB) const in operator ()() 42 { return SwNumberTreeNodeLessThan(pA, pB); } in operator ()()
|
H A D | tblsel.hxx | 168 _FndBox( SwTableBox* pB, _FndLine* pFL ) : in _FndBox() argument 169 pBox(pB), pUpper(pFL), pLineBefore( 0 ), pLineBehind( 0 ) {} in _FndBox()
|
/aoo41x/main/sc/source/ui/formdlg/ |
H A D | formula.cxx | 82 ScFormulaDlg::ScFormulaDlg( SfxBindings* pB, SfxChildWindow* pCW, in ScFormulaDlg() argument 84 : formula::FormulaDlg( pB, pCW, pParent, true,true,true,this, _pFunctionMgr,this) in ScFormulaDlg() 85 , m_aHelper(this,pB) in ScFormulaDlg() 96 if ( pB ) in ScFormulaDlg() 98 SfxDispatcher* pMyDisp = pB->GetDispatcher(); in ScFormulaDlg()
|
/aoo41x/main/drawinglayer/source/primitive3d/ |
H A D | baseprimitive3d.cxx | 177 const BasePrimitive3D* pB(dynamic_cast< const BasePrimitive3D* >(rxB.get())); in arePrimitive3DReferencesEqual() 180 if(bAEqualZero != (pB == 0L)) in arePrimitive3DReferencesEqual() 190 return (pA->operator==(*pB)); in arePrimitive3DReferencesEqual()
|
/aoo41x/main/drawinglayer/source/primitive2d/ |
H A D | baseprimitive2d.cxx | 198 const BasePrimitive2D* pB(dynamic_cast< const BasePrimitive2D* >(rxB.get())); in arePrimitive2DReferencesEqual() 201 if(bAEqualZero != (pB == 0L)) in arePrimitive2DReferencesEqual() 211 return (pA->operator==(*pB)); in arePrimitive2DReferencesEqual()
|
/aoo41x/main/sc/source/ui/docshell/ |
H A D | docsh3.cxx | 768 inline sal_Bool lcl_Equal( const ScChangeAction* pA, const ScChangeAction* pB, sal_Bool bIgnore100S… in lcl_Equal() argument 770 return pA && pB && in lcl_Equal() 771 pA->GetActionNumber() == pB->GetActionNumber() && in lcl_Equal() 772 pA->GetType() == pB->GetType() && in lcl_Equal() 773 pA->GetUser() == pB->GetUser() && in lcl_Equal() 775 pA->GetDateTimeUTC().IsEqualIgnore100Sec( pB->GetDateTimeUTC() ) : in lcl_Equal() 776 pA->GetDateTimeUTC() == pB->GetDateTimeUTC()); in lcl_Equal()
|
/aoo41x/main/salhelper/test/rtti/ |
H A D | rttitest.cxx | 47 MyClassB* pB= dynamic_cast<MyClassB* >( pA); in main() local 48 pB->funcA(); in main()
|
/aoo41x/main/basegfx/inc/basegfx/raster/ |
H A D | rasterconvert3d.hxx | 424 bool operator()(const RasterConversionLineEntry3D* pA, const RasterConversionLineEntry3D* pB) in operator ()() 426 OSL_ENSURE(pA && pB, "lineComparator: empty pointer (!)"); in operator ()() 427 return pA->getX().getVal() < pB->getX().getVal(); in operator ()()
|
/aoo41x/main/sfx2/source/dialog/ |
H A D | templdlg.cxx | 874 SfxCommonTemplateDialog_Impl::SfxCommonTemplateDialog_Impl( SfxBindings* pB, Window* pW, bool ) : in SfxCommonTemplateDialog_Impl() argument 877 pBindings ( pB ), in SfxCommonTemplateDialog_Impl() 922 SfxCommonTemplateDialog_Impl::SfxCommonTemplateDialog_Impl( SfxBindings* pB, Window* pW ) : in SfxCommonTemplateDialog_Impl() argument 925 pBindings ( pB ), in SfxCommonTemplateDialog_Impl() 2473 SfxBindings* pB, SfxTemplateDialog* pDlgWindow ) : in SfxTemplateDialog_Impl() argument 2475 SfxCommonTemplateDialog_Impl( pB, pDlgWindow, true ), in SfxTemplateDialog_Impl() 2488 SfxBindings* pB, SfxTemplatePanelControl* pDlgWindow ) in SfxTemplateDialog_Impl() argument 2489 : SfxCommonTemplateDialog_Impl( pB, pDlgWindow, true ), in SfxTemplateDialog_Impl() 2901 SfxTemplateCatalog_Impl::SfxTemplateCatalog_Impl( Window* /*pParent*/, SfxBindings* pB, in SfxTemplateCatalog_Impl() argument 2904 SfxCommonTemplateDialog_Impl( pB, pTmpWindow ), in SfxTemplateCatalog_Impl()
|
/aoo41x/main/sw/source/core/SwNumberTree/ |
H A D | SwNumberTree.cxx | 1104 const SwNumberTreeNode * pB) in SwNumberTreeNodeLessThan() argument 1108 if (pA == NULL && pB != NULL) in SwNumberTreeNodeLessThan() 1110 else if (pA != NULL && pB != NULL) in SwNumberTreeNodeLessThan() 1111 bResult = pA->LessThan(*pB); in SwNumberTreeNodeLessThan()
|
/aoo41x/main/svx/source/sidebar/text/ |
H A D | SvxSBFontNameBox.cxx | 173 void SvxSBFontNameBox::SetBindings(SfxBindings* pB) in SetBindings() argument 175 pBindings = pB; in SetBindings()
|
/aoo41x/main/rsc/inc/ |
H A D | rscflag.hxx | 94 ERRTYPE GetBool( const RSCINST & rInst, sal_Bool * pB ){ in GetBool() argument 95 *pB = pRefClass->IsSet( rInst, nConstId ); in GetBool()
|
/aoo41x/main/sc/source/ui/miscdlgs/ |
H A D | simpref.cxx | 63 ScSimpleRefDlg::ScSimpleRefDlg( SfxBindings* pB, SfxChildWindow* pCW, Window* pParent, in ScSimpleRefDlg() argument 66 : ScAnyRefDlg ( pB, pCW, pParent, RID_SCDLG_SIMPLEREF ), in ScSimpleRefDlg()
|