| /AOO41X/main/sw/source/core/layout/ |
| H A D | flowfrm.cxx | 81 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 D | pstm.cxx | 836 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 D | inethist.cxx | 183 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 D | ownlist.cxx | 238 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 D | ownlist.hxx | 60 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 D | flowfrm.hxx | 77 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 D | unobkm.cxx | 78 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 D | unoftn.cxx | 70 Impl( SwXFootnote & rThis, in Impl() argument 74 , m_rThis(rThis) in Impl() 76 , m_ListenerContainer(static_cast< ::cppu::OWeakObject* >(&rThis)) in Impl()
|
| H A D | unorefmk.cxx | 63 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 D | unoparagraph.cxx | 130 Impl( SwXParagraph & rThis, in Impl() argument 135 , m_rThis(rThis) in Impl() 136 , m_ListenerContainer(static_cast< ::cppu::OWeakObject* >(&rThis)) in Impl()
|
| H A D | unosect.cxx | 129 Impl( SwXTextSection & rThis, in Impl() argument 132 , m_rThis(rThis) in Impl() 134 , m_ListenerContainer(static_cast< ::cppu::OWeakObject* >(&rThis)) in Impl()
|
| H A D | unoidx.cxx | 358 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 D | unotext.cxx | 96 Impl( SwXText & rThis, in Impl() argument 98 : m_rThis(rThis) in Impl()
|
| H A D | unoobj.cxx | 785 Impl( SwXTextCursor & rThis, in Impl() argument 794 , m_ListenerContainer(static_cast< ::cppu::OWeakObject* >(&rThis)) in Impl()
|
| /AOO41X/main/sw/source/ui/frmdlg/ |
| H A D | frmpage.cxx | 471 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 D | ndsect.cxx | 1004 lcl_initParent(SwSectionNode & rThis, SwSectionFmt & rFmt) in lcl_initParent() argument 1007 rThis.StartOfSectionNode()->FindSectionNode(); in lcl_initParent()
|