Home
last modified time | relevance | path

Searched refs:rTab (Results 26 – 37 of 37) sorted by relevance

12

/aoo42x/main/sc/inc/
H A Ddociter.hxx75 void GetPos( SCCOL& rCol, SCROW& rRow, SCTAB& rTab );
H A Ddocument.hxx573 SC_DLLPUBLIC sal_Bool GetTable( const String& rName, SCTAB& rTab ) const;
1303 SCCOL& rCol, SCROW& rRow, SCTAB& rTab,
H A Dtable.hxx268 const String& rOpt, const String& rTab, sal_uLong nRefreshDelay );
/aoo42x/main/sw/source/core/text/
H A Dfrmcrsr.cxx1602 const SvxTabStopItem& rTab = in FillCrsrPos() local
1605 MSHORT nDefTabDist = (MSHORT)rTab.GetStart()->GetTabPos(); in FillCrsrPos()
/aoo42x/main/sc/source/core/data/
H A Dtable1.cxx240 const String& rTab, sal_uLong nRefreshDelay ) in SetLink() argument
246 aLinkTab = rTab; // Tabellenname in Quelldatei in SetLink()
H A Ddociter.cxx207 void ScDocumentIterator::GetPos( SCCOL& rCol, SCROW& rRow, SCTAB& rTab ) in GetPos() argument
211 rTab = nTab; in GetPos()
H A Ddocument.cxx185 sal_Bool ScDocument::GetTable( const String& rName, SCTAB& rTab ) const in GetTable()
195 rTab = i; in GetTable()
199 rTab = 0; in GetTable()
/aoo42x/main/sc/source/ui/app/
H A Dscmod.cxx674 void ScModule::SetDragLink( const String& rDoc, const String& rTab, const String& rArea ) in SetDragLink() argument
679 aDragData.aLinkTable = rTab; in SetDragLink()
/aoo42x/main/sw/source/filter/ww8/
H A Dww8atr.cxx645 SvxTabStop& rTab = (SvxTabStop&)aTStop[ nCnt ]; in CorrectTabStopInSet() local
646 if ( SVX_TAB_ADJUST_DEFAULT != rTab.GetAdjustment() && in CorrectTabStopInSet()
647 rTab.GetTabPos() >= nAbsLeft ) in CorrectTabStopInSet()
649 rTab.GetTabPos() -= nAbsLeft; in CorrectTabStopInSet()
/aoo42x/main/sw/source/core/frmedt/
H A Dfetab.cxx1806 Point lcl_ProjectOntoClosestTableFrm( const SwTabFrm& rTab, const Point& rPoint, bool bRowDrag ) in lcl_ProjectOntoClosestTableFrm() argument
1809 const SwTabFrm* pCurrentTab = &rTab; in lcl_ProjectOntoClosestTableFrm()
/aoo42x/main/editeng/source/editeng/
H A Dimpedit4.cxx833 const SvxTabStop& rTab = rTabs[i]; in WriteItemAsRTF() local
835 rOutput.WriteNumber( LogicToTwips( rTab.GetTabPos() ) ); in WriteItemAsRTF()
/aoo42x/main/sw/inc/
H A Ddoc.hxx1736 void SetTabCols(SwTable& rTab, const SwTabCols &rNew, const SwTabCols &rOld,

Completed in 2434 milliseconds

12