Home
last modified time | relevance | path

Searched refs:rArr (Results 51 – 64 of 64) sorted by relevance

123

/trunk/main/sw/inc/
H A Dsection.hxx345 sal_uInt16 GetChildSections( SwSections& rArr,
H A Dshellio.hxx509 SvPtrarr& rArr );
H A Ddoc.hxx1496 sal_uInt16 GetTOIKeys( SwTOIKeyType eTyp, SvStringsSort& rArr ) const;
/trunk/main/sc/source/core/tool/
H A Dcompiler.cxx1790 ScCompiler::ScCompiler( ScDocument* pDocument, const ScAddress& rPos,ScTokenArray& rArr) in ScCompiler() argument
1791 : FormulaCompiler(rArr), in ScCompiler()
4180 void ScCompiler::MoveRelWrap( ScTokenArray& rArr, ScDocument* pDoc, const ScAddress& rPos, in MoveRelWrap() argument
4183 rArr.Reset(); in MoveRelWrap()
4184 for( ScToken* t = static_cast<ScToken*>(rArr.GetNextReference()); t; in MoveRelWrap()
4185 t = static_cast<ScToken*>(rArr.GetNextReference()) ) in MoveRelWrap()
H A Dinterpr4.cxx3297 rArr( r ), in ScInterpreter()
3876 for ( FormulaToken* t = rArr.FirstRPN(); t; t = rArr.NextRPN() ) in Interpret()
/trunk/main/sw/source/filter/ww8/
H A Dwrtw8sty.cxx272 const SvPtrarr& rArr = *m_rExport.pDoc->GetCharFmts(); // erst CharFmt in BuildStylesTable() local
274 for( n = 1; n < rArr.Count(); n++ ) in BuildStylesTable()
276 pFmt = (SwFmt*)rArr[n]; in BuildStylesTable()
H A Dwrtw8nds.cxx1676 IMarkVector& rArr ) in GetBookmarks() argument
1702 rArr.push_back( pMark ); in GetBookmarks()
1706 return ( rArr.size() > 0 ); in GetBookmarks()
H A Dwrtww8.hxx829 IMarkVector& rArr );
/trunk/main/sw/source/core/docnode/
H A Dndcopy.cxx310 _CopyTable( SwDoc* pDc, _MapTblFrmFmts& rArr, sal_uLong nOldStt, in _CopyTable()
312 : pDoc(pDc), nOldTblSttIdx(nOldStt), rMapArr(rArr), in _CopyTable()
/trunk/main/scaddins/source/analysis/
H A Danalysishelper.cxx1520 const ResStringArray& rArr = aArrLoader.GetStringArray(); in FuncData() local
1522 sal_uInt16 nCount = sal::static_int_cast<sal_uInt16>( rArr.Count() ); in FuncData()
1526 aCompList.Append( rArr.GetString( n ) ); in FuncData()
/trunk/main/sc/source/core/inc/
H A Dinterpre.hxx181 ScTokenArray& rArr; member in ScInterpreter
/trunk/main/sw/source/core/fields/
H A Dexpfld.cxx555 extern void InsertSort( SvUShorts& rArr, sal_uInt16 nIdx, sal_uInt16* pInsPos = 0 ); in SetSeqRefNo()
/trunk/main/sc/inc/
H A Ddocument.hxx674 bool MarkUsedExternalReferences( ScTokenArray & rArr );
/trunk/main/sw/source/core/doc/
H A Dtblrwcl.cxx286 void lcl_DelCpyTabFrmFmts( _CpyTabFrm& rArr );

Completed in 178 milliseconds

123