Home
last modified time | relevance | path

Searched refs:GetRoot (Results 1 – 25 of 60) sorted by relevance

123

/trunk/main/sw/source/core/text/
H A Dpormulti.cxx123 GetRoot().SetAscent( GetRoot().GetAscent() + nAdd ); in CalcSize()
124 GetRoot().Height( GetRoot().Height() + nAdd ); in CalcSize()
164 if( GetRoot().GetNext() ) in ActualizeTabulator()
508 if( GetRoot().GetNext() ) in CalcBlanks()
691 SwTwips nLineDiff = GetRoot().Width() - GetRoot().GetNext()->Width(); in _Adjust()
700 pCurr = &GetRoot(); in _Adjust()
1721 rMulti.GetRoot().SetLen(0); in lcl_TruncateMultiPortion()
1722 rMulti.GetRoot().Width(0); in lcl_TruncateMultiPortion()
1884 pCurr = &rMulti.GetRoot(); in BuildMultiPortion()
1966 rMulti.GetRoot().SetRealHeight( rMulti.GetRoot().Height() ); in BuildMultiPortion()
[all …]
H A Dporexp.cxx144 const SwLinePortion *pPos = rInf.GetRoot(); in MayUnderFlow()
149 if( !pPos || !rInf.GetIdx() || ( !pPos->GetLen() && pPos == rInf.GetRoot() ) ) in MayUnderFlow()
198 rInf.SetLast( FindPrevPortion( rInf.GetRoot() ) ); in FormatEOL()
H A Dpormulti.hxx117 const SwLineLayout& GetRoot() const { return aRoot; } in GetRoot() function in SwMultiPortion
118 SwLineLayout& GetRoot() { return aRoot; } in GetRoot() function in SwMultiPortion
205 { if(nAdjustment && GetRoot().GetNext()) _Adjust(rInf); } in Adjust()
/trunk/main/sc/source/filter/excel/
H A Dxiroot.cxx66 mrImpData.mxFmlaComp.reset( new XclImpFormulaCompiler( GetRoot() ) ); in XclImpRoot()
67 mrImpData.mxPalette.reset( new XclImpPalette( GetRoot() ) ); in XclImpRoot()
68 mrImpData.mxFontBfr.reset( new XclImpFontBuffer( GetRoot() ) ); in XclImpRoot()
69 mrImpData.mxNumFmtBfr.reset( new XclImpNumFmtBuffer( GetRoot() ) ); in XclImpRoot()
70 mrImpData.mpXFBfr.reset( new XclImpXFBuffer( GetRoot() ) ); in XclImpRoot()
71 mrImpData.mxXFRangeBfr.reset( new XclImpXFRangeBuffer( GetRoot() ) ); in XclImpRoot()
73 mrImpData.mxNameMgr.reset( new XclImpNameManager( GetRoot() ) ); in XclImpRoot()
74 mrImpData.mxObjMgr.reset( new XclImpObjectManager( GetRoot() ) ); in XclImpRoot()
78 mrImpData.mxLinkMgr.reset( new XclImpLinkManager( GetRoot() ) ); in XclImpRoot()
79 mrImpData.mxSst.reset( new XclImpSst( GetRoot() ) ); in XclImpRoot()
[all …]
H A Dexcdoc.cxx220 Add( new XclExpFileEncryption( GetRoot() ) ); in FillAsHeader()
396 Add( new XclExpCountry( GetRoot() ) ); in FillAsHeader()
434 mxCellTable.reset( new XclExpCellTable( GetRoot() ) ); in FillAsTable()
465 Add( new XclExpCountry( GetRoot() ) ); in FillAsTable()
497 Add( new XclExpLabelranges( GetRoot() ) ); in FillAsTable()
521 Add( new XclExpWebQueryBuffer( GetRoot() ) ); in FillAsTable()
524 Add( new XclExpCondFormatBuffer( GetRoot() ) ); in FillAsTable()
574 Add( new XclExpLabelranges( GetRoot() ) ); in FillAsXmlTable()
594 Add( new XclExpWebQueryBuffer( GetRoot() ) ); in FillAsXmlTable()
602 Add( new XclExpCondFormatBuffer( GetRoot() ) ); in FillAsXmlTable()
[all …]
H A Dxeroot.cxx169 mrExpData.mxTabInfo.reset( new XclExpTabInfo( GetRoot() ) ); in InitializeConvert()
170 mrExpData.mxAddrConv.reset( new XclExpAddressConverter( GetRoot() ) ); in InitializeConvert()
171 mrExpData.mxFmlaComp.reset( new XclExpFormulaCompiler( GetRoot() ) ); in InitializeConvert()
172 mrExpData.mxProgress.reset( new XclExpProgressBar( GetRoot() ) ); in InitializeConvert()
183 mrExpData.mxPalette.reset( new XclExpPalette( GetRoot() ) ); in InitializeGlobals()
184 mrExpData.mxFontBfr.reset( new XclExpFontBuffer( GetRoot() ) ); in InitializeGlobals()
185 mrExpData.mxNumFmtBfr.reset( new XclExpNumFmtBuffer( GetRoot() ) ); in InitializeGlobals()
186 mrExpData.mxXFBfr.reset( new XclExpXFBuffer( GetRoot() ) ); in InitializeGlobals()
188 mrExpData.mxNameMgr.reset( new XclExpNameManager( GetRoot() ) ); in InitializeGlobals()
194 mrExpData.mxObjMgr.reset( new XclExpObjectManager( GetRoot() ) ); in InitializeGlobals()
[all …]
H A Dxetable.cxx557 DBG_ASSERT_BIFF( rStrm.GetRoot().GetBiff() >= EXC_BIFF3 ); in Save()
583 return OString::valueOf( rStrm.GetRoot().GetXFBuffer() in lcl_GetStyleId()
773 switch( rStrm.GetRoot().GetBiff() ) in WriteContents()
1114 DBG_ASSERT_BIFF( rStrm.GetRoot().GetBiff() >= EXC_BIFF3 ); in Save()
1534 XclBiff eBiff = rStrm.GetRoot().GetBiff(); in WriteBody()
1610 maXFId.ConvertXFIndex( GetRoot() ); in ConvertXFIndexes()
1800 DBG_ASSERT_BIFF( rStrm.GetRoot().GetBiff() >= EXC_BIFF3 ); in WriteBody()
1874 xCell->ConvertXFIndexes( GetRoot() ); in Finalize()
1887 aXFId.ConvertXFIndex( GetRoot() ); in Finalize()
2149 XclExpRowOutlineBuffer aOutlineBfr( GetRoot() ); in Finalize()
[all …]
H A Dxeescher.cxx145 maAnchor.SetRect( GetRoot(), mnScTab, rRect, eMapUnit ); in ImplCalcAnchorRect()
382 XclExpControlHelper( rObjMgr.GetRoot() ), in XclExpOcxControlObj()
486 XclExpControlHelper( rObjMgr.GetRoot() ), in XclExpTbxControlObj()
927 XclExpRoot( rObjMgr.GetRoot() ) in XclExpChartObj()
946 ImplWriteAnchor( GetRoot(), pSdrObj, pChildAnchor ); in XclExpChartObj()
964 mxChart.reset( new XclExpChart( GetRoot(), xModel, aChartRect ) ); in XclExpChartObj()
1021 switch( rStrm.GetRoot().GetBiff() ) in Save()
1069 DBG_ASSERT_BIFF( rStrm.GetRoot().GetBiff() == EXC_BIFF8 ); in WriteBody()
1178 XclExpRoot( rParent.GetRoot() ) in XclExpObjectManager()
1190 return new XclExpDffSheetAnchor( GetRoot() ); in CreateDffAnchor()
[all …]
H A Dxestyle.cxx1158 maFontList.AppendNewRecord( new XclExpBlindFont( GetRoot() ) ); in InitDefaultFonts()
1743 XclExpPalette& rPalette = rStrm.GetRoot().GetPalette(); in SaveXml()
1853 XclExpPalette& rPalette = rStrm.GetRoot().GetPalette(); in SaveXml()
2092 aParentId.ConvertXFIndex( GetRoot() ); in WriteBody()
2231 maXFId.ConvertXFIndex( rStrm.GetRoot() ); in WriteBody()
2242 if( rStrm.GetRoot().GetBiff() == EXC_BIFF8 ) in WriteBody()
2814 XclExpXFRef xXF( new XclExpXF( GetRoot(), rStyleSheet ) ); in InsertStyleXF()
2930 XclExpXFRef xDefStyle( new XclExpDefaultXF( GetRoot(), false ) ); in InsertDefaultRecords()
2936 XclExpDefaultXF aLevelStyle( GetRoot(), false ); in InsertDefaultRecords()
2954 maXFList.AppendNewRecord( new XclExpDefaultXF( GetRoot(), true ) ); in InsertDefaultRecords()
[all …]
H A Dimpop.cxx120 maStrm( rStrm, GetRoot() ), in ImportExcel()
144 pFormConv = pExcRoot->pFmlaConverter = new ExcelToSc( GetRoot() ); in ImportExcel()
463 if (GetRoot().GetBiff() != EXC_BIFF8) in SheetPassword()
482 if (GetRoot().GetBiff() != EXC_BIFF8) in WinProtection()
485 GetRoot().GetDocProtectBuffer().ReadWinProtect( aIn ); in WinProtection()
622 if (GetRoot().GetBiff() != EXC_BIFF8) in SheetProtect()
625 GetRoot().GetSheetProtectBuffer().ReadProtect( aIn, GetCurrScTab() ); in SheetProtect()
630 if (GetRoot().GetBiff() != EXC_BIFF8) in DocProtect()
633 GetRoot().GetDocProtectBuffer().ReadDocProtect( aIn ); in DocProtect()
638 if (GetRoot().GetBiff() != EXC_BIFF8) in DocPasssword()
[all …]
H A Dxeview.cxx56 const XclExpTabInfo& rTabInfo = rStrm.GetRoot().GetTabInfo(); in SaveXml()
77 const XclExpTabInfo& rTabInfo = rStrm.GetRoot().GetTabInfo(); in WriteBody()
118 const XclExpRoot& rRoot = rStrm.GetRoot(); in WriteBody()
163 DBG_ASSERT_BIFF( rStrm.GetRoot().GetBiff() >= EXC_BIFF4 ); in WriteBody()
208 if( rStrm.GetRoot().GetBiff() >= EXC_BIFF5 ) in WriteBody()
277 XclExpPalette& rPal = rStrm.GetRoot().GetPalette(); in WriteBody()
447 …XML_colorId, OString::valueOf( (sal_Int32) rStrm.GetRoot().GetPalette().GetColo… in SaveXml()
501 XclExpWindow2 aWindow2( GetRoot(), maData, mnGridColorId ); in WriteWindow2()
H A Dxelink.cxx1058 return nIndex ? nIndex : AppendNew( new XclExpExtNameBase( GetRoot(), rName ) ); in InsertEuroTool()
1324 mxExtNameBfr.reset( new XclExpExtNameBuffer( GetRoot() ) ); in GetExtNameBuffer()
1495 XclExpXctRef xXct( new XclExpXct( GetRoot(), rTabName, nSBTab, xCacheTable ) ); in InsertTabName()
1674 xSupbook.reset(new XclExpSupbook(GetRoot(), *pUrl)); in StoreCell()
1712 xSupbook.reset(new XclExpSupbook(GetRoot(), *pUrl)); in StoreCellRange()
1774 xSupbook.reset( new XclExpSupbook( GetRoot() ) ); in InsertAddIn()
1792 xSupbook.reset( new XclExpSupbook( GetRoot(), aUrl, EXC_SBTYPE_EUROTOOL ) ); in InsertEuroTool()
1806 xSupbook.reset( new XclExpSupbook( GetRoot(), rApplic, rTopic ) ); in InsertDde()
1820 xSupbook.reset( new XclExpSupbook(GetRoot(), rUrl) ); in InsertExtName()
1840 xSupbook.reset(new XclExpSupbook(GetRoot(), *pUrl)); in GetXti()
[all …]
H A Dxepage.cxx77 if( rStrm.GetRoot().GetBiff() <= EXC_BIFF5 ) in WriteBody()
78 … aExString.AssignByte( maHdrString, rStrm.GetRoot().GetTextEncoding(), EXC_STR_8BITLENGTH ); in WriteBody()
118 XclBiff eBiff = rStrm.GetRoot().GetBiff(); in WriteBody()
158 SetRecSize( 2 + ((rStrm.GetRoot().GetBiff() <= EXC_BIFF5) ? 2 : 6) * mrPageBreaks.size() ); in Save()
165 bool bWriteRange = (rStrm.GetRoot().GetBiff() == EXC_BIFF8); in WriteBody()
264 XclExpHFConverter aHFConv( GetRoot() ); in XclExpPageSettings()
H A Dxicontent.cxx245 rStrm.GetRoot().GetXFRangeBuffer().SetHyperlink( aXclRange, aString ); in ReadHlink()
250 const XclImpRoot& rRoot = rStrm.GetRoot(); in ReadEmbeddedData()
437 const XclImpRoot& rRoot = rStrm.GetRoot(); in ReadLabelranges()
576 XclImpFont aFont( GetRoot() ); in ReadCF()
677 XclImpCondFormat* pFmt = new XclImpCondFormat( GetRoot(), maCondFmtList.Count() ); in ReadCondfmt()
700 const XclImpRoot& rRoot = rStrm.GetRoot(); in ReadDval()
715 const XclImpRoot& rRoot = rStrm.GetRoot(); in ReadDV()
1101 switch( rStrm.GetRoot().GetBiff() ) in ReadFilepass()
1116 rStrm.GetRoot().RequestEncryptionData( *xDecr ); in ReadFilepass()
H A Dxename.cxx400 XclExpNameRef xName( new XclExpName( GetRoot(), cBuiltIn ) ); in InsertBuiltInName()
410 XclExpNameRef xName( new XclExpName( GetRoot(), GetUnusedName( rName ) ) ); in InsertUniqueName()
431 XclExpNameRef xName( new XclExpName( GetRoot(), rName ) ); in InsertRawName()
450 XclExpNameRef xName( new XclExpName( GetRoot(), rMacroName ) ); in InsertMacroCall()
552 XclExpNameRef xName( new XclExpName( GetRoot(), rName ) ); in CreateName()
602 XclExpNameRef xName( new XclExpName( GetRoot(), GetUnusedName( rName ) ) ); in CreateName()
H A Dxilink.cxx259 DBG_ASSERT_BIFF( rStrm.GetRoot().GetBiff() == EXC_BIFF8 ); in ReadTabid()
260 if( rStrm.GetRoot().GetBiff() == EXC_BIFF8 ) in ReadTabid()
301 maName = rStrm.GetRoot().GetScAddInName( maName ); in XclImpExtName()
448 XclImpRoot( rStrm.GetRoot() ), in XclImpSupbook()
468 XclImpUrlHelper::DecodeUrl( maXclUrl, bSelf, GetRoot(), aEncUrl ); in XclImpSupbook()
561 ScExternalRefManager* pRefMgr = GetRoot().GetDoc().GetExternalRefManager(); in LoadCachedValues()
H A Dxistring.cxx58 switch( rStrm.GetRoot().GetBiff() ) in Read()
111 bool bBiff8 = rStrm.GetRoot().GetBiff() == EXC_BIFF8; in ReadFormats()
122 if( rStrm.GetRoot().GetBiff() == EXC_BIFF8 ) in ReadFormats()
H A Dxiescher.cxx1650 mxChart.reset( new XclImpChart( GetRoot(), mbOwnTab ) ); in ReadChartSubStream()
2849 maGraphic = XclImpDrawing::ReadImgData( GetRoot(), rStrm ); in DoReadObj3()
2864 maGraphic = XclImpDrawing::ReadImgData( GetRoot(), rStrm ); in DoReadObj4()
2886 maGraphic = XclImpDrawing::ReadImgData( GetRoot(), rStrm ); in DoReadObj5()
3595 XclImpStream aXclStrm( aMemStream, GetRoot() ); in ReadHlinkProperty()
3768 xDrawObj = XclImpDrawObjBase::ReadObj3( GetRoot(), rStrm ); in ReadObj()
3771 xDrawObj = XclImpDrawObjBase::ReadObj4( GetRoot(), rStrm ); in ReadObj()
3775 xDrawObj = XclImpDrawObjBase::ReadObj5( GetRoot(), rStrm ); in ReadObj()
3959 XclImpDrawObjRef xDrawObj = XclImpDrawObjBase::ReadObj8( GetRoot(), rStrm ); in ReadObj8()
4153 rxDrawing.reset( new XclImpSheetDrawing( GetRoot(), nScTab ) ); in GetSheetDrawing()
[all …]
H A Dxipivot.cxx239 … maOrigItems[ nItemIdx ]->WriteToSource( GetRoot(), ScAddress( mnSourceScCol, nScRow, nScTab ) ); in WriteOrigItemToSource()
245 maOrigItems.back()->WriteToSource( GetRoot(), ScAddress( mnSourceScCol, nScRow, nScTab ) ); in WriteLastOrigItemToSource()
645 XclImpUrlHelper::DecodeUrl( maUrl, maTabName, mbSelfRef, GetRoot(), aEncUrl ); in ReadDconref()
714 XclImpStream aPCStrm( *xSvStrm, GetRoot() ); in ReadPivotCacheStream()
741 xCurrField.reset( new XclImpPCField( GetRoot(), *this, nNewFieldIdx ) ); in ReadPivotCacheStream()
1542 XclImpPivotCacheRef xPCache( new XclImpPivotCache( GetRoot() ) ); in ReadSxidstm()
1563 XclImpPivotTableRef xPTable( new XclImpPivotTable( GetRoot() ) ); in ReadSxview()
/trunk/main/sw/inc/
H A DSwNumberTree.hxx325 if ( GetRoot() ) in InvalidateAndNotifyTree()
327 GetRoot()->InvalidateTree(); in InvalidateAndNotifyTree()
328 GetRoot()->Notify(); in InvalidateAndNotifyTree()
404 SwNumberTreeNode* GetRoot() const;
/trunk/main/sot/source/sdstor/
H A Dstgio.cxx100 StgDirEntry* pRoot = pTOC->GetRoot(); in SetupStreams()
323 sal_uLong nErr = MarkAll( rIo.pTOC->GetRoot() ); in ValidateDirectoryEntries()
327 nErr = aFat.Mark( rIo.pTOC->GetRoot()->aEntry.GetStartPage(), in ValidateDirectoryEntries()
328 rIo.pTOC->GetRoot()->aEntry.GetSize(), -2 ); in ValidateDirectoryEntries()
/trunk/main/sc/source/filter/xcl97/
H A DXclImpChangeTrack.cxx66 pStrm = new XclImpStream( *xInStrm, GetRoot() ); in XclImpChangeTrack()
169 XclImpUrlHelper::DecodeUrl( aUrl, bSelf, GetRoot(), aEncUrl ); in Read3DTabRefInfo()
199 XclImpStream aFmlaStrm( aMemStrm, GetRoot() ); in ReadFormula()
201 XclImpChTrFmlConverter aFmlConv( GetRoot(), *this ); in ReadFormula()
H A DXclExpChangeTrack.cxx1181 …pXclAction = new XclExpChTrCellContent( (const ScChangeActionContent&) rAction, GetRoot(), *pTabId… in PushActionRecord()
1188 … pXclAction = new XclExpChTrInsert( rAction, GetRoot(), *pTabIdBuffer, *pTempChangeTrack ); in PushActionRecord()
1192 pXclAction = new XclExpChTrInsertTab( rAction, GetRoot(), *pTabIdBuffer ); in PushActionRecord()
1201 …pXclAction = new XclExpChTrMoveRange( (const ScChangeActionMove&) rAction, GetRoot(), *pTabIdBuffe… in PushActionRecord()
1216 XclExpStream aXclStrm( *xSvStrm, GetRoot() ); in WriteUserNamesStream()
1238 XclExpStream aXclStrm( *xSvStrm, GetRoot(), EXC_MAXRECSIZE_BIFF8 + 8 ); in Write()
/trunk/main/sw/source/core/SwNumberTree/
H A DSwNodeNum.cxx446 ? dynamic_cast<SwNodeNum*>(rNodeNum.GetRoot()) in HandleNumberTreeRootNodeDelete()
524 GetRoot() in GetPrecedingNodeNumOf()
525 ? GetRoot()->GetPrecedingNodeOf( aNodeNumForTxtNode ) in GetPrecedingNodeNumOf()
H A DSwNumberTree.cxx115 SwNumberTreeNode * SwNumberTreeNode::GetRoot() const in GetRoot() function in SwNumberTreeNode
859 if ( mpParent == GetRoot() ) in HasPhantomCountedParent()
943 SwNumberTreeNode* pRootTreeNode = GetRoot(); in SetLevelInListTree()
1353 if ( pPrecedingNode == 0 && GetRoot() ) in GetPrecedingNodeOf()
1379 SwNumberTreeNode* pRootNode = GetParent() ? GetRoot() : this; in NotifyNodesOnListLevel()

Completed in 190 milliseconds

123