Home
last modified time | relevance | path

Searched refs:rDoc (Results 176 – 200 of 283) sorted by relevance

12345678910>>...12

/trunk/main/sc/source/ui/docshell/
H A Darealink.cxx180 void ScAreaLink::SetSource(const String& rDoc, const String& rFlt, const String& rOpt, in SetSource() argument
183 aFileName = rDoc; in SetSource()
/trunk/main/sw/source/core/doc/
H A Dfmtcol.cxx631 SwDoc& rDoc = *GetDoc(); in SetConditions() local
636 ? rDoc.CopyTxtColl( *pFnd->GetTxtFmtColl() ) in SetConditions()
/trunk/main/sw/source/filter/html/
H A Dswhtml.cxx213 sal_uLong HTMLReader::Read( SwDoc &rDoc, const String& rBaseURL, SwPaM &rPam, const String & rName ) in Read() argument
223 Reader::SetNoOutlineNum( rDoc ); in Read()
224 Reader::ResetFrmFmts( rDoc ); in Read()
228 if( !rDoc.get(IDocumentSettingAccess::HTML_MODE) ) in Read()
230 rDoc.InsertPoolItem( rPam, SwFmtPageDesc( in Read()
231 rDoc.GetPageDescFromPool( RES_POOLPAGE_HTML, false )), 0 ); in Read()
236 rDoc.acquire(); in Read()
238 SvParserRef xParser = new SwHTMLParser( &rDoc, rPam, *pStrm, in Read()
/trunk/main/sw/source/core/unocore/
H A Dunosett.cxx1298 SwXNumberingRules::SwXNumberingRules(SwDoc& rDoc) : in SwXNumberingRules() argument
1299 pDoc(&rDoc), in SwXNumberingRules()
1305 rDoc.GetPageDescFromPool(RES_POOLPAGE_STANDARD)->Add(this); in SwXNumberingRules()
1306 sCreatedNumRuleName = rDoc.GetUniqueNumRuleName(); in SwXNumberingRules()
1311 rDoc.MakeNumRule( sCreatedNumRuleName, 0, sal_False, in SwXNumberingRules()
/trunk/main/sw/inc/
H A Dlistfunc.hxx31 const String CreateUniqueListId( const SwDoc& rDoc );
H A Ddoc.hxx252 void StartGrammarChecking( SwDoc &rDoc );
1925 long CompareDoc( const SwDoc& rDoc );
1927 long MergeDoc( const SwDoc& rDoc );
2228 bool HasOutlineStyleToBeWrittenAsNormalListStyle( SwDoc& rDoc );
H A Dpageiter.hxx38 SwPageIter( const SwDoc &rDoc, const SwPosition &rStartPos );
H A Dunofield.hxx111 static rtl::OUString GetProgrammaticName(const SwFieldType& rType, SwDoc& rDoc);
205 static SwXTextField* CreateSwXTextField(SwDoc & rDoc, SwFmtFld const& rFmt);
H A Ddpage.hxx38 SwDoc& rDoc; member in SwDPage
H A Dfmtftn.hxx72 String GetViewNumStr( const SwDoc& rDoc, sal_Bool bInclStrs = sal_False ) const;
H A Dtxtftn.hxx68 static void SetUniqueSeqRefNo( SwDoc& rDoc );
H A Deditsh.hxx886 long CompareDoc( const SwDoc& rDoc );
888 long MergeDoc( const SwDoc& rDoc );
/trunk/main/sw/source/core/frmedt/
H A Dfefly1.cxx125 SwDoc& rDoc, in lcl_FindAnchorPos() argument
186 SwPosition aPos( rDoc.GetNodes() ); in lcl_FindAnchorPos()
188 rDoc.GetCurrentLayout()->GetCrsrOfst( &aPos, aTmpPnt, &aState ); //swmod 071108//swmod 071225 in lcl_FindAnchorPos()
211 ASSERT( !&rDoc, "Falsche ID fuer neuen Anker." ); in lcl_FindAnchorPos()
/trunk/main/sd/source/ui/inc/
H A Dundoback.hxx51 SdDrawDocument& rDoc,
/trunk/main/sw/source/ui/inc/
H A Dwordcountdialog.hxx56 void SetValues(const SwDocStat& rCurrent, const SwDocStat& rDoc);
/trunk/main/toolkit/workben/layout/
H A Dwordcountdialog.hxx56 void SetValues(const SwDocStat& rCurrent, const SwDocStat& rDoc);
/trunk/main/sc/source/filter/excel/
H A Dexcrecds.cxx349 Exc1904::Exc1904( ScDocument& rDoc ) in Exc1904() argument
351 Date* pDate = rDoc.GetFormatTable()->GetNullDate(); in Exc1904()
/trunk/main/sc/inc/
H A Dformulaparserpool.hxx39 explicit ScFormulaParserPool( const ScDocument& rDoc );
H A Darealink.hxx72 void SetSource(const String& rDoc, const String& rFlt, const String& rOpt,
/trunk/main/sw/source/core/inc/
H A DUndoSection.hxx56 void Join( SwDoc& rDoc, sal_uLong nNode );
H A DUndoOverwrite.hxx83 void DoTransliterate(SwDoc & rDoc, SwPaM & rPam);
/trunk/main/sc/source/core/data/
H A Ddocumen3.cxx398 void ScDocument::SetLink( SCTAB nTab, sal_uInt8 nMode, const String& rDoc, in SetLink() argument
403 pTab[nTab]->SetLink( nMode, rDoc, rFilter, rOptions, rTabName, nRefreshDelay ); in SetLink()
406 sal_Bool ScDocument::HasLink( const String& rDoc, in HasLink() argument
412 && pTab[i]->GetLinkDoc() == rDoc in HasLink()
/trunk/main/sc/source/ui/inc/
H A Dfilldlg.hxx116 ScDocument& rDoc; member in ScFillSeriesDlg
H A Dinstbdlg.hxx102 ScDocument& rDoc; member in ScInsertTableDlg
/trunk/main/sw/source/filter/inc/
H A Dfltglbls.hxx61 FilterGlobals( SwDoc& rDoc, const SwPaM& rPam );

Completed in 136 milliseconds

12345678910>>...12