Searched defs:SetFollow (Results 1 – 9 of 9) sorted by relevance
106 void SetFollow( SwFtnFrm *pNew ) { pFollow = pNew; } in SetFollow() function in SwFtnFrm
180 inline void SetFollow( SwFlowFrm *pNew ) { pFollow = pNew; } in SetFollow() function in SwFlowFrm
56 inline void SetFollow( SwDropPortionPart* pNew ) { pFollow = pNew; }; in SetFollow() function in SwDropPortionPart
87 inline void SetFollow( sal_Bool bNew ) { bFollow = bNew; } in SetFollow() function in SwFldPortion
151 void SetFollow( bool bIsFollow) { mbIsFollow = bIsFollow; }; in SetFollow() function in sw::sidebarwindows::SwSidebarWin
241 inline void SwPageDesc::SetFollow( const SwPageDesc* pNew ) in SetFollow() function in SwPageDesc
301 sal_Bool SfxStyleSheetBase::SetFollow( const XubString& rName ) in SetFollow() function in SfxStyleSheetBase
962 sal_Bool SwDocStyleSheet::SetFollow( const String& rStr) in SetFollow() function in SwDocStyleSheet
248 void SetFollow( sal_uLong nFollow ) in SetFollow() function in MouseSettings
Completed in 59 milliseconds