/aoo41x/main/starmath/source/ |
H A D | mathtype.cxx | 701 pS = &xSrc; in Parse() 705 aHdr.Read(pS); in Parse() 706 *pS >> nVersion; in Parse() 708 *pS >> nProduct; in Parse() 812 *pS >> nTag; in HandleRecords() 2820 *pS >> nHAlign; in HandlePile() 2821 *pS >> nVAlign; in HandlePile() 2845 *pS >> nRows; in HandleMatrix() 2846 *pS >> nCols; in HandleMatrix() 3000 *pS >> nTemp; in HandleSetSize() [all …]
|
H A D | eqnolefilehdr.cxx | 33 *pS >> nCBHdr; in Read() 34 *pS >> nVersion; in Read() 35 *pS >> nCf; in Read() 36 *pS >> nCBObject; in Read() 37 *pS >> nReserved1; in Read() 46 *pS << nCBHdr; in Write() 47 *pS << nVersion; in Write() 48 *pS << nCf; in Write() 49 *pS << nCBObject; in Write() 74 aHdr.Read(pS); in GetMathTypeVersion() [all …]
|
/aoo41x/main/filter/source/msfilter/ |
H A D | msocximex.cxx | 3067 ReadAlign(pS, pS->Tell() - nStart, 4); in Read() 3073 ReadAlign(pS, pS->Tell() - nStart, 2); in Read() 3078 ReadAlign(pS, pS->Tell() - nStart, 2); in Read() 3083 ReadAlign(pS, pS->Tell() - nStart, 2); in Read() 3088 ReadAlign(pS, pS->Tell() - nStart, 2); in Read() 3093 ReadAlign(pS, pS->Tell() - nStart, 2); in Read() 3163 ReadAlign(pS, pS->Tell() - nStart, 4); in Read() 3264 ReadAlign(pS, pS->Tell() - nStart, 4); in Read() 3331 ReadAlign(pS,pS->Tell() - nStart, 4); in Read() 5015 ReadAlign(pS, pS->Tell() - nStart, 4); in Read() [all …]
|
/aoo41x/main/sc/source/core/tool/ |
H A D | scmatrix.cxx | 158 pMat[i].pS = NULL; in ScMatrix() 202 if ( pMat[i].pS ) in Store() 229 delete pMat[i].pS; in ResetIsString() 246 delete pMat[i].pS; in DeleteIsString() 295 String* pS = pMat[nIndex].pS; in PutStringEntry() local 303 delete pS, pS = NULL; in PutStringEntry() 305 *pS = *pStr; in PutStringEntry() 306 else if (pS) in PutStringEntry() 307 pS->Erase(); in PutStringEntry() 308 pMat[nIndex].pS = pS; in PutStringEntry() [all …]
|
/aoo41x/main/editeng/source/editeng/ |
H A D | eertfpar.cxx | 375 if ( pS ) in SetAttrInDoc() 378 nOutlLevel = pS->nOutlineNo; in SetAttrInDoc() 435 SvxRTFStyleType* pS = GetStyleTbl().First(); in FindStyleSheet() local 436 while ( pS && ( pS->sName != rName ) ) in FindStyleSheet() 437 pS = GetStyleTbl().Next(); in FindStyleSheet() 439 return pS; in FindStyleSheet() 455 if ( pS && ( pS !=pRTFStyle ) ) in CreateStyleSheet() 456 aParent = pS->sName; in CreateStyleSheet() 468 if ( !pS ) in CreateStyleSheet() 473 pS = CreateStyleSheet( _pRTFStyle ); in CreateStyleSheet() [all …]
|
H A D | editdoc.cxx | 1068 SfxStyleSheet* pS = aContentAttribs.GetStyleSheet(); in CreateDefFont() local 1069 if ( pS ) in CreateDefFont() 1070 CreateFont( GetCharAttribs().GetDefFont(), pS->GetItemSet() ); in CreateDefFont() 1074 GetContentAttribs().GetItems(), pS == NULL ); in CreateDefFont() 1079 aContentAttribs.SetStyleSheet( pS ); in SetStyleSheet() 1085 GetContentAttribs().GetItems(), pS == NULL ); in SetStyleSheet() 1088 void ContentNode::SetStyleSheet( SfxStyleSheet* pS, sal_Bool bRecalcFont ) in SetStyleSheet() argument 1090 aContentAttribs.SetStyleSheet( pS ); in SetStyleSheet() 1153 void ContentAttribs::SetStyleSheet( SfxStyleSheet* pS ) in SetStyleSheet() argument 1155 sal_Bool bStyleChanged = ( pStyle != pS ); in SetStyleSheet() [all …]
|
/aoo41x/main/sc/source/filter/html/ |
H A D | htmlpars.cxx | 122 ScHTMLTableStackEntry* pS; in ~ScHTMLLayoutParser() local 129 delete pS; in ~ScHTMLLayoutParser() 388 ScHTMLAdjustStackEntry* pS; in Adjust() local 405 delete pS; in Adjust() 498 delete pS; in Adjust() 1162 if ( pS ) in TableOff() 1265 pS->nTableWidth = pS->nTableWidth + nTmp; in TableOff() 1267 pS->nColOffset = pS->nColOffset + nTmp; in TableOff() 1289 delete pS; in TableOff() 1300 if ( pS ) in TableOff() [all …]
|
/aoo41x/main/filter/inc/filter/msfilter/ |
H A D | msocximex.hxx | 181 sal_Bool Read(SotStorageStream *pS); 228 sal_Bool FullRead(SotStorageStream *pS) in FullRead() argument 230 return Read(pS) && ReadFontData(pS); in FullRead() 232 virtual sal_Bool Read(SotStorageStream *pS); 260 sal_Bool ReadAndImport(SotStorageStream *pS, in ReadAndImport() argument 267 if (Read(pS)) in ReadAndImport() 332 sal_Bool Read(SotStorageStream *pS); 460 sal_Bool Read(SotStorageStream *pS); 560 virtual sal_Bool Read(SvStorageStream *pS); 1126 sal_Bool Read(SotStorageStream *pS); [all …]
|
/aoo41x/main/sw/source/filter/ww8/ |
H A D | ww8par4.cxx | 94 SvStorageStream* pS = xSrc3; in SV_IMPL_OP_PTRARR_SORT() local 95 pS->SetNumberFormatInt( NUMBERFORMAT_INT_LITTLEENDIAN ); in SV_IMPL_OP_PTRARR_SORT() 96 pS->Seek( STREAM_SEEK_TO_END ); in SV_IMPL_OP_PTRARR_SORT() 98 ASSERT( pS->Tell() >= 76, "+OLE-PIC-Stream is shorter than 76 Byte" ); in SV_IMPL_OP_PTRARR_SORT() 108 pS->Seek( 0x14 ); in SV_IMPL_OP_PTRARR_SORT() 109 *pS >> nOrgWidth // Original Size in 1/100 mm in SV_IMPL_OP_PTRARR_SORT() 111 pS->Seek( 0x2c ); in SV_IMPL_OP_PTRARR_SORT() 112 *pS >> nScaleX // Scaling in Promille in SV_IMPL_OP_PTRARR_SORT() 123 ASSERT( !pS, "+OLE-Scalinginformation in PIC-Stream wrong" ); in SV_IMPL_OP_PTRARR_SORT()
|
H A D | ww8par6.cxx | 153 short nVal = ( pS ) ? SVBT16ToShort( pS ) : nDefaultVal; in ReadSprm() 160 sal_uInt16 nVal = ( pS ) ? SVBT16ToShort( pS ) : nDefaultVal; in ReadUSprm() 167 sal_uInt8 nVal = ( pS ) ? SVBT8ToByte( pS ) : nDefaultVal; in ReadBSprm() 1241 if( pS ) in _SetWW8_BRC() 1249 return 0 != pS; in _SetWW8_BRC() 1676 if( pS ) in SetValSprm() 1684 if( pS ) in SetValSprm() 1762 if( pS ) in Read() 1778 if( pS ) in Read() 1882 if( pS ) in Read() [all …]
|
H A D | ww8par2.cxx | 143 void ReadDef(bool bVer67, const sal_uInt8* pS); 152 void ReadShd(const sal_uInt8* pS ); 153 void ReadNewShd(const sal_uInt8* pS, bool bVer67); 1206 void WW8TabBandDesc::ReadDef(bool bVer67, const sal_uInt8* pS) in ReadDef() argument 1209 pS++; in ReadDef() 1221 const sal_uInt8* pT = &pS[1]; in ReadDef() 1658 void WW8TabBandDesc::ReadShd(const sal_uInt8* pS ) in ReadShd() argument 1660 sal_uInt8 nLen = pS ? *(pS - 1) : 0; in ReadShd() 1676 for(i=0, pShd = (SVBT16*)pS; i<nAnz; i++, pShd++ ) in ReadShd() 1680 void WW8TabBandDesc::ReadNewShd(const sal_uInt8* pS, bool bVer67) in ReadNewShd() argument [all …]
|
/aoo41x/main/sc/inc/ |
H A D | token.hxx | 446 ScSingleRefData* pS; member in SingleDoubleRefModifier 458 pS = &rT.GetSingleRef(); in SingleDoubleRefModifier() 459 aDub.Ref1 = aDub.Ref2 = *pS; in SingleDoubleRefModifier() 464 pS = 0; in SingleDoubleRefModifier() 470 pS = &rS; in SingleDoubleRefModifier() 471 aDub.Ref1 = aDub.Ref2 = *pS; in SingleDoubleRefModifier() 476 if ( pS ) in ~SingleDoubleRefModifier() 477 *pS = (*pD).Ref1; in ~SingleDoubleRefModifier()
|
H A D | scmatrix.hxx | 48 String* pS; member 51 const String& GetString() const { return pS ? *pS : EMPTY_STRING; } in GetString()
|
/aoo41x/main/idl/source/objects/ |
H A D | object.cxx | 459 SvMetaAttribute * pS = aAttrList.GetObject( n ); in TestAttribute() local 460 if( pS->GetName() == rAttr.GetName() ) in TestAttribute() 463 if( pS->GetSlotId().GetValue() != rAttr.GetSlotId().GetValue() ) in TestAttribute() 466 DBG_ERROR( pS->GetName().GetBuffer() ); in TestAttribute() 467 DBG_ERROR( pS->GetSlotId().GetBuffer() ); in TestAttribute() 471 aStr += pS->GetName(); in TestAttribute() 480 sal_uInt32 nId1 = pS->GetSlotId().GetValue(); in TestAttribute() 485 DBG_ERROR( ByteString::CreateFromInt32( pS->GetSlotId().GetValue() ).GetBuffer() ); in TestAttribute() 486 DBG_ERROR( pS->GetSlotId().GetBuffer() ); in TestAttribute() 490 aStr += pS->GetName(); in TestAttribute()
|
/aoo41x/main/svx/source/customshapes/ |
H A D | EnhancedCustomShapeTypeNames.cxx | 45 const char* pS; member 294 (*pH)[ pPtr->pS ] = pPtr->pE; in Get() 314 ? rtl::OUString::createFromAscii( pNameTypeTableArray[ eShapeType ].pS ) in Get() 321 const char* pS; member 546 (*pH)[ pPtr->pS ] = pPtr->pE; in GetAccName()
|
/aoo41x/main/svtools/source/dialogs/ |
H A D | insdlg.cxx | 101 SvObjectServer * pS = (SvObjectServer *)aTypes.First(); in Remove() local 102 while( pS ) in Remove() 104 if( rName == pS->GetClassName() ) in Remove() 107 pS = (SvObjectServer *)aTypes.GetCurObject(); in Remove() 110 pS = (SvObjectServer *)aTypes.Next(); in Remove()
|
/aoo41x/main/sw/source/core/doc/ |
H A D | docsort.cxx | 661 const SwTableBox* pS = pSource->GetBox(); in MoveRow() local 666 MoveCell(pDoc, pS, pT, bMoved, pUD); in MoveRow() 668 rMovedList.Insert(pS, rMovedList.Count() ); in MoveRow() 670 if( pS != pT ) in MoveRow() 710 const SwTableBox* pS = pSource->GetBox(); in MoveCol() local 714 MoveCell(pDoc, pS, pT, bMoved, pUD); in MoveCol() 716 rMovedList.Insert(pS, rMovedList.Count() ); in MoveCol() 718 if( pS != pT ) in MoveCol()
|
/aoo41x/main/svl/source/items/ |
H A D | sitem.cxx | 53 SfxSetItem::SfxSetItem( sal_uInt16 which, SfxItemSet *pS) : in SfxSetItem() argument 55 pSet(pS) in SfxSetItem() 58 DBG_ASSERT(pS, "SfxSetItem without set constructed" ); in SfxSetItem()
|
/aoo41x/main/unoxml/source/xpath/ |
H A D | xpathobject.cxx | 174 sal_Char const*const pS(reinterpret_cast<sal_Char const*>(str.get())); in getString() 175 return OUString(pS, strlen(pS), RTL_TEXTENCODING_UTF8); in getString()
|
/aoo41x/main/xmloff/source/draw/ |
H A D | EnhancedCustomShapeToken.cxx | 43 const char* pS; member 184 (*pH)[ pPtr->pS ] = pPtr->pE; in EASGet() 206 return rtl::OUString::createFromAscii( pTokenTableArray[ i ].pS ); in EASGet()
|
/aoo41x/main/svx/source/items/ |
H A D | clipfmtitem.cxx | 172 const String* pS = pImpl->aFmtNms[ nPos ]; in GetClipbrdFormatName() local 173 return pS ? *pS : SvxClipboardFmtItem_Impl::sEmptyStr; in GetClipbrdFormatName()
|
/aoo41x/main/vcl/aqua/source/gdi/ |
H A D | salbmp.cxx | 530 ImplPixelFormat* pS = ImplPixelFormat::GetFormat( nSrcBits, rSrcPalette ); in ConvertBitmapData() local 532 if( pD && pS ) in ConvertBitmapData() 538 pS->StartLine( pSrcData ); in ConvertBitmapData() 542 pD->WritePixel( pS->ReadPixel() ); in ConvertBitmapData() 548 delete pS; in ConvertBitmapData()
|
/aoo41x/main/editeng/source/misc/ |
H A D | acorrcfg.cxx | 62 String* pS = &sSharePath; in SvxAutoCorrCfg() local 63 for( sal_uInt16 n = 0; n < 2; ++n, pS = &sUserPath ) in SvxAutoCorrCfg() 65 *pS = sAutoPath.GetToken( n, ';' ); in SvxAutoCorrCfg() 66 INetURLObject aPath( *pS ); in SvxAutoCorrCfg() 68 *pS = aPath.GetMainURL(INetURLObject::DECODE_TO_IURI); in SvxAutoCorrCfg()
|
/aoo41x/main/sdext/source/minimizer/ |
H A D | pppoptimizertoken.cxx | 42 const char* pS; member 303 (*pH)[ pPtr->pS ] = pPtr->pE; in TKGet() 325 return rtl::OUString::createFromAscii( pTokenTableArray[ i ].pS ); in TKGet()
|
/aoo41x/main/svtools/source/filter/wmf/ |
H A D | winmtf.hxx | 500 GDIObj( GDIObjectType eT, void* pS ) { pStyle = pS; eType = eT; }; in GDIObj() 501 void Set( GDIObjectType eT, void* pS ) { pStyle = pS; eType = eT; }; in Set()
|