Home
last modified time | relevance | path

Searched refs:rThis (Results 1 – 16 of 16) sorted by relevance

/AOO41X/main/sw/source/core/layout/
H A Dflowfrm.cxx81 rThis( rFrm ), in SwFlowFrm()
123 SwFrm *pFrm = &rThis; in IsKeepFwdMoveAllowed()
154 SwFrm *pPre = rThis.GetIndPrev(); in CheckKeep()
200 ( !rThis.IsInFtn() && in IsKeep()
201 ( !rThis.IsInTab() || rThis.IsTabFrm() ) && in IsKeep()
204 ASSERT( !bCheckIfLastRowShouldKeep || rThis.IsTabFrm(), in IsKeep()
224 if( 0 != (pNxt = rThis.FindNextCnt()) && in IsKeep()
234 const SwSectionFrm* pThisSectionFrm = rThis.FindSctFrm(); in IsKeep()
255 if ( ! rThis.IsInTab() || rThis.FindTabFrm() != pTab ) in IsKeep()
338 if( rThis.IsLayoutFrm() && //Fly Lower von This? in BwdMoveNecessary()
[all …]
/AOO41X/main/tools/source/ref/
H A Dpstm.cxx836 SvPersistStream & rThis in operator <<() argument
839 SvStream * pOldStm = rThis.GetStream(); in operator <<()
840 rThis.SetStream( &rStm ); in operator <<()
843 rThis << bTmp; // Version in operator <<()
844 sal_uInt32 nCount = (sal_uInt32)rThis.aPUIdx.Count(); in operator <<()
845 rThis << nCount; in operator <<()
846 SvPersistBase * pEle = rThis.aPUIdx.First(); in operator <<()
850 WriteId( rThis, nP, rThis.aPUIdx.GetCurIndex(), in operator <<()
852 rThis.WriteObj( nP, pEle ); in operator <<()
853 pEle = rThis.aPUIdx.Next(); in operator <<()
[all …]
/AOO41X/main/svl/source/misc/
H A Dinethist.cxx183 register lru_entry &rThis = m_pList[nThis]; in backlink() local
187 rTail.m_nPrev = rThis.m_nPrev; in backlink()
188 rThis.m_nPrev = nTail; in backlink()
196 register lru_entry &rThis = m_pList[nThis]; in unlink() local
198 m_pList[rThis.m_nPrev].m_nNext = rThis.m_nNext; in unlink()
199 m_pList[rThis.m_nNext].m_nPrev = rThis.m_nPrev; in unlink()
200 rThis.m_nNext = nThis; in unlink()
201 rThis.m_nPrev = nThis; in unlink()
H A Downlist.cxx238 SvCommandList & rThis /* Die zu f"ullende Liste */ in operator >>() argument
259 rThis.aTypes.Insert( pCmd, LIST_APPEND ); in operator >>()
269 const SvCommandList & rThis /* Die zu schreibende Liste */ in operator <<() argument
282 sal_uInt32 nCount = rThis.aTypes.Count(); in operator <<()
287 SvCommand * pCmd = (SvCommand *)rThis.aTypes.GetObject( i ); in operator <<()
/AOO41X/main/svl/inc/svl/
H A Downlist.hxx60 friend SvStream& operator >> ( SvStream& rStm, SvCommand & rThis ) in operator >>() argument
62 rStm.ReadByteString( rThis.aCommand, gsl_getSystemTextEncoding() ); in operator >>()
63 rStm.ReadByteString( rThis.aArgument, gsl_getSystemTextEncoding() ); in operator >>()
66 friend SvStream& operator << ( SvStream& rStm, const SvCommand & rThis ) in operator <<() argument
68 rStm.WriteByteString( rThis.aCommand, gsl_getSystemTextEncoding() ); in operator <<()
69 rStm.WriteByteString( rThis.aArgument, gsl_getSystemTextEncoding() ); in operator <<()
/AOO41X/main/sw/source/core/inc/
H A Dflowfrm.hxx77 SwFrm &rThis; member in SwFlowFrm
159 const SwFrm *GetFrm() const { return &rThis; } in GetFrm()
160 SwFrm *GetFrm() { return &rThis; } in GetFrm()
265 return rThis.GetIndPrev() != 0; in IsFwdMoveAllowed()
/AOO41X/main/sw/source/core/unocore/
H A Dunobkm.cxx78 Impl( SwXBookmark & rThis, in Impl() argument
81 , m_ListenerContainer(static_cast< ::cppu::OWeakObject* >(&rThis)) in Impl()
88 void registerInMark(SwXBookmark & rThis, ::sw::mark::IMark *const pBkmk);
107 SwXBookmark & rThis, in registerInMark() argument
117 const uno::Reference<text::XTextContent> xBookmark(& rThis); in registerInMark()
H A Dunoftn.cxx70 Impl( SwXFootnote & rThis, in Impl() argument
74 , m_rThis(rThis) in Impl()
76 , m_ListenerContainer(static_cast< ::cppu::OWeakObject* >(&rThis)) in Impl()
H A Dunorefmk.cxx63 Impl( SwXReferenceMark & rThis, in Impl() argument
66 , m_ListenerContainer(static_cast< ::cppu::OWeakObject* >(&rThis)) in Impl()
742 Impl( SwXMeta & rThis, SwDoc & rDoc, in Impl() argument
747 , m_ListenerContainer(static_cast< ::cppu::OWeakObject* >(&rThis)) in Impl()
753 , m_Text(rDoc, rThis) in Impl()
H A Dunoparagraph.cxx130 Impl( SwXParagraph & rThis, in Impl() argument
135 , m_rThis(rThis) in Impl()
136 , m_ListenerContainer(static_cast< ::cppu::OWeakObject* >(&rThis)) in Impl()
H A Dunosect.cxx129 Impl( SwXTextSection & rThis, in Impl() argument
132 , m_rThis(rThis) in Impl()
134 , m_ListenerContainer(static_cast< ::cppu::OWeakObject* >(&rThis)) in Impl()
H A Dunoidx.cxx358 Impl( SwXDocumentIndex & rThis, in Impl() argument
366 , m_ListenerContainer(static_cast< ::cppu::OWeakObject* >(&rThis)) in Impl()
1623 Impl( SwXDocumentIndexMark & rThis, in Impl() argument
1632 , m_ListenerContainer(static_cast< ::cppu::OWeakObject* >(&rThis)) in Impl()
H A Dunotext.cxx96 Impl( SwXText & rThis, in Impl() argument
98 : m_rThis(rThis) in Impl()
H A Dunoobj.cxx785 Impl( SwXTextCursor & rThis, in Impl() argument
794 , m_ListenerContainer(static_cast< ::cppu::OWeakObject* >(&rThis)) in Impl()
/AOO41X/main/sw/source/ui/frmdlg/
H A Dfrmpage.cxx471 const ::std::vector< String >& rPrev, const ::std::vector< String >& rThis, in lcl_InsertVectors()
478 for(aIt = rThis.begin(); aIt != rThis.end(); aIt++) in lcl_InsertVectors()
488 for(aIt = rThis.begin(); aIt != rThis.end(); aIt++) in lcl_InsertVectors()
/AOO41X/main/sw/source/core/docnode/
H A Dndsect.cxx1004 lcl_initParent(SwSectionNode & rThis, SwSectionFmt & rFmt) in lcl_initParent() argument
1007 rThis.StartOfSectionNode()->FindSectionNode(); in lcl_initParent()