Home
last modified time | relevance | path

Searched refs:rSrc (Results 51 – 73 of 73) sorted by relevance

123

/trunk/main/sw/source/core/doc/
H A Ddocfmt.cxx2415 SwTblNumFmtMerge::SwTblNumFmtMerge( const SwDoc& rSrc, SwDoc& rDest ) in SwTblNumFmtMerge() argument
2420 if( &rSrc != &rDest && 0 != ( pN = ((SwDoc&)rSrc).GetNumberFormatter( sal_False ) )) in SwTblNumFmtMerge()
2423 if( &rSrc != &rDest ) in SwTblNumFmtMerge()
2424 ((SwGetRefFieldType*)rSrc.GetSysFldType( RES_GETREFFLD ))-> in SwTblNumFmtMerge()
/trunk/main/sw/inc/
H A DSwRewriter.hxx44 SwRewriter(const SwRewriter & rSrc);
H A DIDocumentLayoutAccess.hxx70 virtual SwFrmFmt* CopyLayoutFmt( const SwFrmFmt& rSrc, const SwFmtAnchor& rNewAnchor,
H A Dflddropdown.hxx119 SwDropDownField(const SwDropDownField & rSrc);
H A Ddoc.hxx983 …virtual SwFrmFmt* CopyLayoutFmt( const SwFrmFmt& rSrc, const SwFmtAnchor& rNewAnchor, bool bSetTxt…
/trunk/main/sw/source/filter/ww8/
H A Dww8graf2.cxx254 bool SwWW8ImplReader::GetPictGrafFromStream(Graphic& rGraphic, SvStream& rSrc) in GetPictGrafFromStream() argument
256 return 0 == GraphicFilter::GetGraphicFilter()->ImportGraphic(rGraphic, aEmptyStr, rSrc, in GetPictGrafFromStream()
H A Dwriterhelper.cxx407 void DumpStream(const SvStream &rSrc, SvStream &rDest, sal_uInt32 nLen) in DumpStream() argument
409 SvStream &rSource = const_cast<SvStream&>(rSrc); in DumpStream()
H A Dww8par2.hxx77 bool operator==(const WW8FlyPara& rSrc) const;
H A Dwriterhelper.hxx988 void DumpStream(const SvStream &rSrc, SvStream &rDest,
H A Dww8par3.cxx520 void lcl_CopyGreaterEight(String &rDest, String &rSrc, in lcl_CopyGreaterEight() argument
524 nLen = rSrc.Len(); in lcl_CopyGreaterEight()
527 sal_Unicode nChar = rSrc.GetChar(nI); in lcl_CopyGreaterEight()
H A Dww8par.hxx1741 static bool GetPictGrafFromStream(Graphic& rGraphic, SvStream& rSrc);
/trunk/main/basic/source/comp/
H A Dsbcomp.cxx1047 void StarBASIC::Highlight( const String& rSrc, SbTextPortions& rList ) in Highlight() argument
1049 SbiTokenizer aTok( rSrc ); in Highlight()
/trunk/main/svx/inc/svx/
H A Ddialcontrol.hxx46 void CopyBackground( const DialControlBmp& rSrc );
/trunk/main/svtools/inc/svtools/
H A Dhtmlout.hxx97 const String& rSrc,
H A Dparhtml.hxx260 String& rSrc, String& rLibrary, String& rModule );
/trunk/main/writerfilter/source/doctok/
H A DDff.hxx120 DffBlock(const DffBlock & rSrc);
H A DWW8StructBase.hxx148 virtual WW8StructBase & Assign(const WW8StructBase & rSrc);
/trunk/main/sw/source/core/inc/
H A Dmvsave.hxx189 SwTblNumFmtMerge( const SwDoc& rSrc, SwDoc& rDest );
/trunk/main/sc/inc/
H A Ddpglobal.hxx191 com::sun::star::sheet::XDimensionsSupplier>&rSrc, long nField );
/trunk/main/sw/source/ui/app/
H A Ddocst.cxx1214 SwPageDesc& rSrc = (SwPageDesc&)pCurrWrtShell->GetPageDesc( nPgDsc ); in MakeByExample() local
1221 pCurrWrtShell->GetDoc()->CopyPageDesc( rSrc, rDest ); in MakeByExample()
/trunk/main/basic/inc/basic/
H A Dsbxvar.hxx353 static SbxError ScanNumIntnl( const String& rSrc, double& nVal, sal_Bool bSingle=sal_False );
/trunk/main/sc/source/ui/undo/
H A Dundoblk3.cxx1754 const String& rSrc, const ScRange& rDest ) in lcl_FindAreaLink() argument
1762 if ( ((ScAreaLink*)pBase)->IsEqual( rDoc, rFlt, rOpt, rSrc, rDest ) ) in lcl_FindAreaLink()
/trunk/main/starmath/source/
H A Daccessibility.hxx307 SmEditSource( const SmEditSource &rSrc );

Completed in 117 milliseconds

123