/aoo4110/main/svl/source/fsstor/ |
H A D | fsstorage.cxx | 164 GetContent(); in FSStorage() 412 if ( !GetContent() ) in copyToStorage() 463 if ( !GetContent() ) in openStreamElement() 588 if ( !GetContent() ) in openStorageElement() 683 if ( !GetContent() ) in cloneStreamElement() 803 if ( !GetContent() ) in isStreamElement() 824 if ( !GetContent() ) in isStorageElement() 847 if ( !GetContent() ) in removeElement() 875 if ( !GetContent() ) in renameElement() 960 if ( !GetContent() ) in copyElementTo() [all …]
|
H A D | fsstorage.hxx | 64 ::ucbhelper::Content* GetContent();
|
/aoo4110/main/sw/source/core/doc/ |
H A D | docbm.cxx | 1136 xub_StrLen GetContent() const { return nContent; } in GetContent() function in __anon70ab1a1b0211::_SwSaveTypeCountContent 1525 if( nCntnt <= aSave.GetContent() ) in _SaveCntntIdx() 1567 if( nCntnt <= aSave.GetContent() ) in _SaveCntntIdx() 1653 aNewPos.nContent.Assign(pCNd, aSave.GetContent() + nOffset); in _RestoreCntntIdx() 1662 aNewPos.nContent.Assign(pCNd, aSave.GetContent() + nOffset); in _RestoreCntntIdx() 1788 pPos->nContent.Assign( pCNd, aSave.GetContent() + nOffset ); in _RestoreCntntIdx() 1808 if( aSave.GetContent() >= nChkLen ) in _RestoreCntntIdx() 1820 aNewPos.nContent.Assign(pCNd, Min(aSave.GetContent(), nLen)); in _RestoreCntntIdx() 1829 aNewPos.nContent.Assign(pCNd, Min(aSave.GetContent(), nLen)); in _RestoreCntntIdx() 1852 aSave.GetContent(), nLen ) ); in _RestoreCntntIdx() [all …]
|
/aoo4110/main/xmloff/source/text/ |
H A D | txtvfldi.cxx | 223 sFormula = GetContent(); in PrepareField() 283 aValueHelper.SetDefault(GetContent()); in PrepareField() 290 aAny <<= GetContent(); in PrepareField() 370 GetImportHelper().InsertString(GetContent()); in EndElement() 693 aAny <<= GetContent(); in PrepareField() 761 aAny <<= GetContent(); in PrepareField() 1215 aAny <<= GetContent(); in EndElement() 1229 GetImportHelper().InsertString(GetContent()); in EndElement()
|
H A D | txtfldi.cxx | 288 rTextImportHelper.InsertString(GetContent()); in EndElement() 748 aAny <<= GetContent(); in PrepareField() 809 aAny <<= GetContent(); in PrepareField() 1060 OUString aContent = GetContent(); in PrepareField() 1716 aAny <<= GetContent(); in PrepareField() 2180 aAny <<= GetContent(); in PrepareField() 2345 aAny <<= GetContent(); in PrepareField() 2646 aAny <<= GetContent(); in PrepareField() 2991 aAny <<= GetContent(); in PrepareField() 3361 aAny <<= GetContent(); in PrepareField() [all …]
|
/aoo4110/main/sw/source/core/fields/ |
H A D | usrfld.cxx | 77 aStr += static_cast<SwUserFieldType*>(GetTyp())->GetContent(); in GetFieldName() 106 return ((SwUserFieldType*)GetTyp())->GetContent(GetFormat()); in GetPar2() 268 String SwUserFieldType::GetContent( sal_uInt32 nFmt ) in GetContent() function in SwUserFieldType
|
H A D | docufld.cxx | 391 rAny <<= rtl::OUString(GetContent()); in QueryValue() 548 rAny <<= OUString(GetContent()); in QueryValue()
|
/aoo4110/main/sot/source/sdstor/ |
H A D | ucbstorage.cxx | 559 ::ucbhelper::Content* GetContent() in GetContent() function in UCBStorage_Impl 608 ::ucbhelper::Content* GetContent(); 617 ::ucbhelper::Content* UCBStorageElement_Impl::GetContent() in GetContent() function in UCBStorageElement_Impl 622 return m_xStorage->GetContent(); in GetContent() 1985 GetContent(); 2347 ::ucbhelper::Content* pContent = pElement->GetContent(); 2388 pContent = pElement->GetContent(); 2404 pContent = pElement->GetContent(); 3505 if ( pImp->GetContent() ) 3522 if ( pImp->GetContent() ) [all …]
|
/aoo4110/main/sw/source/ui/fldui/ |
H A D | inpdlg.cxx | 105 aStr = pUsrType->GetContent(); in SwFldInputDlg() 163 if( aTmp != pUsrType->GetContent() ) in Apply()
|
H A D | fldvar.cxx | 294 aValueED.SetText( pType->GetContent() ); in IMPL_LINK() 298 aValueED.SetText( pType->GetContent() ); in IMPL_LINK() 303 aValueED.SetText( pType->GetContent() ); in IMPL_LINK()
|
/aoo4110/main/sw/source/filter/ww8/ |
H A D | wrtww8gr.cxx | 389 const SwGrfNode* pGrfNd = rFrame.IsInline() && rFrame.GetContent() in OutGrf() 390 ? rFrame.GetContent()->GetGrfNode() : 0; in OutGrf() 908 const SwNode *pNode = rItem.maFly.GetContent(); in WriteGraphicNode() 929 const SwNode *pNode = rItem.maFly.GetContent(); in WriteGraphicNode()
|
H A D | writerhelper.hxx | 182 const SwNode *GetContent() const { return mpStartFrameContent; } in GetContent() function in sw::Frame
|
/aoo4110/main/sw/inc/ |
H A D | docufld.hxx | 218 inline const String& GetContent() const { return aContent; } in GetContent() function in SwAuthorField 253 inline const String& GetContent() const { return aContent; } in GetContent() function in SwFileNameField 557 inline const String& GetContent() const in GetContent() function in SwPostItField
|
H A D | usrfld.hxx | 54 String GetContent( sal_uInt32 nFmt = 0 );
|
/aoo4110/main/svl/source/items/ |
H A D | poolio.cxx | 390 while (aItemsRec.GetContent()) in readTheItems() 603 for ( sal_uInt16 nVerNo = 0; aVerRec.GetContent(); ++nVerNo ) in Load() 629 while ( aWhichIdsRec.GetContent() ) in Load() 683 while ( aDefsRec.GetContent() ) in Load()
|
/aoo4110/main/sfx2/source/doc/ |
H A D | objcont.cxx | 390 void SfxObjectShell::GetContent(String &rText, in GetContent() function in SfxObjectShell 399 …SfxObjectShell::GetContent( rText, rClosedBitmap, rOpenedBitmap, BMP_COLOR_NORMAL, bCanDel, i, nId… in GetContent() 404 void SfxObjectShell::GetContent(String &rText, in GetContent() function in SfxObjectShell
|
H A D | docfile.cxx | 524 Reference < XContent > SfxMedium::GetContent() const in GetContent() function in SfxMedium 568 else if ( GetContent().is() ) in GetBaseURL() 648 if ( pInStream && !GetContent().is() ) in CloseInStream_Impl() 2071 GetContent(); in Transfer_Impl() 2526 GetContent(); in GetMedium_Impl() 3501 if ( GetContent().is() ) in GetHeaderAttributes_Impl() 3763 if ( GetContent().is() in CreateTempFile() 3876 if ( GetContent().is() ) in GetCharset()
|
/aoo4110/main/sfx2/inc/sfx2/ |
H A D | objsh.hxx | 529 virtual void GetContent( String &, 537 virtual void GetContent( String &,
|
H A D | docfile.hxx | 177 ::com::sun::star::uno::Reference< ::com::sun::star::ucb::XContent > GetContent() const;
|
/aoo4110/main/svl/inc/svl/ |
H A D | filerec.hxx | 682 FASTBOOL GetContent();
|
/aoo4110/main/starmath/source/ |
H A D | smdetect.cxx | 210 xContent = aMedium.GetContent(); in detect()
|
/aoo4110/main/sw/source/ui/uno/ |
H A D | swdetect.cxx | 206 xContent = aMedium.GetContent(); in detect()
|
/aoo4110/main/svl/source/filerec/ |
H A D | filerec.cxx | 966 FASTBOOL SfxMultiRecordReader::GetContent() in GetContent() function in SfxMultiRecordReader
|
/aoo4110/main/sd/source/ui/unoidl/ |
H A D | sddetect.cxx | 222 xContent = aMedium.GetContent(); in detect()
|
/aoo4110/main/sc/source/ui/unoobj/ |
H A D | scdetect.cxx | 371 xContent.set(aMedium.GetContent()); in detect()
|