Home
last modified time | relevance | path

Searched refs:pA (Results 1 – 25 of 50) sorted by last modified time

12

/trunk/main/sw/source/filter/ww8/
H A Dww8par.cxx1985 const String* pA = GetAnnotationAuthor(SVBT16ToShort(pDescri->ibst)); in Read_And() local
1986 if (pA) in Read_And()
1987 sAuthor = *pA; in Read_And()
1996 if (const String* pA = GetAnnotationAuthor(SVBT16ToShort(pDescri->ibst))) in Read_And() local
1997 sAuthor = *pA; in Read_And()
H A Dww8scan.cxx6427 sal_uInt8* pA = new sal_uInt8[ nFFn ]; in WW8Fonts() local
6428 memset(pA, 0, nFFn); in WW8Fonts()
6429 WW8_FFN* p = (WW8_FFN*)pA; in WW8Fonts()
6445 nFFn = rSt.Read( pA, nFFn ); in WW8Fonts()
6482 WW8_FFN_BASE* pVer2 = (WW8_FFN_BASE*)pA; in WW8Fonts()
6508 WW8_FFN_Ver6* pVer6 = (WW8_FFN_Ver6*)pA; in WW8Fonts()
6553 WW8_FFN_Ver8* pVer8 = (WW8_FFN_Ver8*)pA; in WW8Fonts()
6597 delete[] pA; in WW8Fonts()
H A Dwrtww8.hxx700 void SectionProperties( const WW8_SepInfo& rSectionInfo, WW8_PdAttrDesc* pA = NULL );
989 virtual void SetupSectionPositions( WW8_PdAttrDesc* pA );
H A Dwrtw8num.cxx945 WW8_ANLD* pA = (WW8_ANLD*)(aSprmAnld + 2); // handlicher Pointer in Out_NumRuleAnld() local
947 sal_uInt8* pChars = (sal_uInt8*)(pA->rgchAnld); in Out_NumRuleAnld()
951 BuildAnlvBulletBase( pA->eAnlv, pChars, nCharLen, rFmt ); in Out_NumRuleAnld()
953 BuildAnlvBase( pA->eAnlv, pChars, nCharLen, rRul, rFmt, nSwLevel ); in Out_NumRuleAnld()
H A Dwrtw8sty.cxx1444 void WW8Export::SetupSectionPositions( WW8_PdAttrDesc* pA ) in SetupSectionPositions() argument
1446 if ( !pA ) in SetupSectionPositions()
1451 pA->m_nLen = pO->Count(); in SetupSectionPositions()
1452 pA->m_pData.reset(new sal_uInt8[pO->Count()]); in SetupSectionPositions()
1459 pA->m_pData.reset(); in SetupSectionPositions()
1460 pA->m_nLen = 0; in SetupSectionPositions()
1718 SetupSectionPositions( pA ); in SectionProperties()
1802 if (pA->m_nLen && bool(pA->m_pData)) in WriteSepx()
1805 pA->m_nSepxFcPos = rStrm.Tell(); in WriteSepx()
1806 ShortToSVBT16( pA->m_nLen, nL ); in WriteSepx()
[all …]
H A Dwriterhelper.cxx102 bool operator()(const SwTxtFmtColl *pA, const SwTxtFmtColl *pB) const in operator ()() argument
107 const bool bIsAAssignedToOutlineStyle( pA->IsAssignedToListLevelOfOutlineStyle() ); in operator ()()
121 bResult = pA->GetAssignedOutlineStyleLevel() < pB->GetAssignedOutlineStyleLevel(); in operator ()()
/trunk/main/sc/source/core/tool/
H A Dinterpr5.cxx1847 void lcl_MFastMult( ScMatrixRef pA, ScMatrixRef pB, ScMatrixRef pR, SCSIZE n, SCSIZE m, SCSIZE l ) in lcl_MFastMult() argument
1856 sum += pA->GetDouble(k,row) * pB->GetDouble(col,k); in lcl_MFastMult()
/trunk/main/editeng/source/editeng/
H A Dimpedit.hxx151 void CopyAttribs( const sal_uInt16* pA, sal_uInt16 nL );
H A Dimpedit5.cxx894 void ImplIMEInfos::CopyAttribs( const sal_uInt16* pA, sal_uInt16 nL ) in CopyAttribs() argument
899 memcpy( pAttribs, pA, nL*sizeof(sal_uInt16) ); in CopyAttribs()
H A Deditdoc.cxx804 EditCharAttrib* pA = aCharAttribList.GetAttribs()[nA]; in ExpandAttribs() local
805 if ( ( pA->GetStart() == 0 ) && ( pA->GetItem()->Which() == nW ) ) in ExpandAttribs()
/trunk/main/filter/source/graphicfilter/eps/
H A Deps.cxx749 String aUniStr( pA->GetText(), pA->GetIndex(), pA->GetLen() ); in ImplWriteActions()
750 Point aPoint( pA->GetPoint() ); in ImplWriteActions()
765 String aUniStr( pA->GetText(), pA->GetIndex(), pA->GetLen() ); in ImplWriteActions()
766 Point aPoint( pA->GetPoint() ); in ImplWriteActions()
775 String aUniStr( pA->GetText(), pA->GetIndex(), pA->GetLen() ); in ImplWriteActions()
776 Point aPoint( pA->GetPoint() ); in ImplWriteActions()
896 Rectangle aRect = pA->GetRect(); in ImplWriteActions()
937 Region aRegion( pA->GetRect() ); in ImplWriteActions()
945 Region aRegion( pA->GetRegion() ); in ImplWriteActions()
953 Region aRegion( pA->GetRegion() ); in ImplWriteActions()
[all …]
/trunk/main/filter/source/flash/
H A Dswfwriter1.cxx1450 Impl_writeLine( pA->GetPoint(), pA->GetPoint(), &pA->GetColor() ); in Impl_writeActions()
1491 Impl_writeRect( pA->GetRect(), pA->GetHorzRound(), pA->GetVertRound() ); in Impl_writeActions()
1516 aPoly = Polygon( pA->GetRect(), pA->GetStartPoint(), pA->GetEndPoint(), POLY_ARC ); in Impl_writeActions()
1669 pA->GetPoint(), pA->GetSize(), in Impl_writeActions()
1797 pA->GetPoint(), pA->GetSize(), in Impl_writeActions()
1815 pA->GetDestPoint(), pA->GetDestSize(), in Impl_writeActions()
1833 pA->GetPoint(), pA->GetSize(), in Impl_writeActions()
1842 pA->GetDestPoint(), pA->GetDestSize(), in Impl_writeActions()
1850 Impl_writeText( pA->GetPoint(), String( pA->GetText(), pA->GetIndex(), pA->GetLen() ), NULL, 0); in Impl_writeActions()
1864 …Impl_writeText( pA->GetPoint(), String( pA->GetText(), pA->GetIndex(), pA->GetLen() ), pA->GetDXAr… in Impl_writeActions()
[all …]
/trunk/main/vcl/source/gdi/
H A Dgdimetafiletools.cxx305 if(pA->IsClipping()) in clipMetafileContentAgainstOwnRegions()
738 pA->GetPoint(), in clipMetafileContentAgainstOwnRegions()
765 pA->GetPoint(), in clipMetafileContentAgainstOwnRegions()
778 pA->GetPoint(), in clipMetafileContentAgainstOwnRegions()
779 pA->GetSize(), in clipMetafileContentAgainstOwnRegions()
791 pA->GetPoint(), in clipMetafileContentAgainstOwnRegions()
792 pA->GetSize(), in clipMetafileContentAgainstOwnRegions()
811 const Rectangle aCropRectangle(pA->GetSrcPoint(), pA->GetSrcSize()); in clipMetafileContentAgainstOwnRegions()
845 const Rectangle aCropRectangle(pA->GetSrcPoint(), pA->GetSrcSize()); in clipMetafileContentAgainstOwnRegions()
888 … SvMemoryStream aMemStm((void*)pA->GetData(), pA->GetDataSize(),STREAM_READ); in clipMetafileContentAgainstOwnRegions()
[all …]
H A Doutdev2.cxx1913 BitmapReadAccess* pA, in ImplBlendWithAlpha() argument
1942 if( pB && pP && pA && pW && pAlphaW ) in ImplBlendWithAlpha()
1989 if( pP && pA && pB ) in ImplBlendWithAlpha()
2036 BitmapReadAccess* pA, in ImplBlend() argument
2059 if( pB && pP && pA && pW ) in ImplBlend()
2090 if( pP && pA && pB ) in ImplBlend()
2106 if( pP && pA && pB && !bFastBlend ) in ImplBlend()
2176 Scanline pAScan = pA->GetScanline( nMapY ); in ImplBlend()
2341 aBmp,pP,pA, in ImplDrawAlpha()
2350 aBmp,pP,pA, in ImplDrawAlpha()
[all …]
H A Dpdfwriter_impl2.cxx301 m_rOuterFace.DrawLine( pA->GetStartPoint(), pA->GetEndPoint(), pA->GetLineInfo() ); in playMetafile()
315 m_rOuterFace.DrawRect( pA->GetRect(), pA->GetHorzRound(), pA->GetVertRound() ); in playMetafile()
329 m_rOuterFace.DrawArc( pA->GetRect(), pA->GetStartPoint(), pA->GetEndPoint() ); in playMetafile()
336 m_rOuterFace.DrawPie( pA->GetRect(), pA->GetStartPoint(), pA->GetEndPoint() ); in playMetafile()
343 m_rOuterFace.DrawChord( pA->GetRect(), pA->GetStartPoint(), pA->GetEndPoint() ); in playMetafile()
826 implWriteBitmapEx( pA->GetPoint(), pA->GetSize(), pA->GetBitmapEx(), pDummyVDev, i_rContext ); in playMetafile()
850 m_rOuterFace.DrawText( pA->GetPoint(), String( pA->GetText(), pA->GetIndex(), pA->GetLen() ) ); in playMetafile()
857 m_rOuterFace.DrawText( pA->GetRect(), String( pA->GetText() ), pA->GetStyle() ); in playMetafile()
864 …m_rOuterFace.DrawTextArray( pA->GetPoint(), pA->GetText(), pA->GetDXArray(), pA->GetIndex(), pA->G… in playMetafile()
871 …m_rOuterFace.DrawStretchText( pA->GetPoint(), pA->GetWidth(), pA->GetText(), pA->GetIndex(), pA->G… in playMetafile()
[all …]
H A Dcvtsvm.cxx1944 rOStm << pA->GetPolyPolygon() << pA->GetGradient(); in ImplWriteActions()
2242 const Point& rPos = pA->GetPoint(); in ImplWriteActions()
2243 const Size& rSize = pA->GetSize(); in ImplWriteActions()
2303 const Hatch& rHatch = pA->GetHatch(); in ImplWriteActions()
2347 const Point& rRefPoint = pA->GetRefPoint(); in ImplWriteActions()
2348 const sal_Bool bSet = pA->IsSetting(); in ImplWriteActions()
2375 const Color& rColor = pA->GetColor(); in ImplWriteActions()
2376 const sal_Bool bSet = pA->IsSetting(); in ImplWriteActions()
2409 const long nWidth = pA->GetWidth(); in ImplWriteActions()
2454 rOStm << pA->GetComment() << pA->GetValue() << nDataSize; in ImplWriteActions()
[all …]
/trunk/main/sw/source/core/SwNumberTree/
H A DSwNumberTree.cxx1103 bool SwNumberTreeNodeLessThan(const SwNumberTreeNode * pA, 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()
/trunk/main/sw/inc/
H A DSwNumberTree.hxx35 bool SwNumberTreeNodeLessThan (const SwNumberTreeNode * pA,
40 bool operator()(const SwNumberTreeNode * pA, in operator ()()
42 { return SwNumberTreeNodeLessThan(pA, pB); } in operator ()()
/trunk/main/drawinglayer/source/primitive2d/
H A Dmetafileprimitive2d.cxx1869 … const Polygon aToolsPoly(pA->GetRect(), pA->GetStartPoint(), pA->GetEndPoint(), POLY_ARC); in interpretMetafile()
1883 … const Polygon aToolsPoly(pA->GetRect(), pA->GetStartPoint(), pA->GetEndPoint(), POLY_PIE); in interpretMetafile()
1897 … const Polygon aToolsPoly(pA->GetRect(), pA->GetStartPoint(), pA->GetEndPoint(), POLY_CHORD); in interpretMetafile()
1982 pA->GetText(), in interpretMetafile()
2023 pA->GetText(), in interpretMetafile()
2086 pA->GetText(), in interpretMetafile()
2122 rRectangle, pA->GetText(), pA->GetStyle(), aGDIMetaFile); in interpretMetafile()
2895 const Rectangle aRectangle(pA->GetPoint(), pA->GetSize()); in interpretMetafile()
2953 *pA, in interpretMetafile()
2966 pA->GetPoint().X() + pA->GetSize().Width(), in interpretMetafile()
[all …]
/trunk/main/vcl/win/source/gdi/
H A Dsalbmp.cxx65 return pA < pB; in operator ()()
411 BitmapBuffer* pA = pSalA->AcquireBuffer(true); in ImplCreateGdiPlusBitmap() local
414 if(pA && BMP_FORMAT_8BIT_PAL != (pA->mnFormat & ~BMP_FORMAT_TOP_DOWN)) in ImplCreateGdiPlusBitmap()
425 *pA, in ImplCreateGdiPlusBitmap()
430 pSalA->ReleaseBuffer(pA, true); in ImplCreateGdiPlusBitmap()
431 pA = pExtraA; in ImplCreateGdiPlusBitmap()
435 && pA in ImplCreateGdiPlusBitmap()
438 && pRGB->mnWidth == pA->mnWidth in ImplCreateGdiPlusBitmap()
439 && pRGB->mnHeight == pA->mnHeight in ImplCreateGdiPlusBitmap()
454 sal_uInt8* pSrcA(pA->mpBits); in ImplCreateGdiPlusBitmap()
[all …]
/trunk/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
/trunk/main/vcl/source/control/
H A Dedit.cxx145 void CopyAttribs( const xub_StrLen* pA, xub_StrLen nL );
170 void Impl_IMEInfos::CopyAttribs( const xub_StrLen* pA, xub_StrLen nL ) in CopyAttribs() argument
175 rtl_copyMemory( pAttribs, pA, nL*sizeof(sal_uInt16) ); in CopyAttribs()
/trunk/main/vcl/inc/vcl/
H A Doutdev.hxx504 BitmapReadAccess* pA,
517 BitmapReadAccess* pA,
/trunk/main/vcl/aqua/source/gdi/
H A Datsfonts.cxx570 inline bool GfbCompare::operator()( const ImplMacFontData* pA, const ImplMacFontData* pB ) in operator ()() argument
573 bool bPreferA = !pA->IsSymbolFont(); in operator ()()
578 bPreferA = pA->IsScalable(); in operator ()()
583 bPreferA = (pA->GetSlant() == ITALIC_NONE); in operator ()()
588 bPreferA = (pA->GetWeight() == WEIGHT_NORMAL); in operator ()()
593 bPreferA = (pA->GetWidthType() == WIDTH_NORMAL); in operator ()()
/trunk/main/unotools/source/config/
H A Dpathoptions.cxx319 const char* pA = aPropNames[ePath].pPropName; in IsPathReadonly() local
320 ::rtl::OUString sU = OUString::createFromAscii(pA); in IsPathReadonly()

Completed in 253 milliseconds

12