Searched refs:FLYCNTTYPE_ALL (Results 1 – 6 of 6) sorted by relevance
392 sal_uInt16 GetFlyCount( FlyCntType eType = FLYCNTTYPE_ALL ) const;393 const SwFrmFmt* GetFlyNum(sal_uInt16 nIdx, FlyCntType eType = FLYCNTTYPE_ALL) const;448 sal_Bool GotoFly( const String& rName, FlyCntType eType = FLYCNTTYPE_ALL,
29 FLYCNTTYPE_ALL = 0, enumerator
1344 sal_uInt16 GetFlyCount( FlyCntType eType = FLYCNTTYPE_ALL) const;1345 SwFrmFmt* GetFlyNum(sal_uInt16 nIdx, FlyCntType eType = FLYCNTTYPE_ALL);
423 pSh->GotoFly(pFirstFlyFmt->GetName(), FLYCNTTYPE_ALL, sal_False); in InsertLab()
1917 FlyCntType eFlyType = FLYCNTTYPE_ALL; in JumpToSwMark()1966 if( FLYCNTTYPE_ALL != eFlyType && pWrtShell->GotoFly( sName, eFlyType )) in JumpToSwMark()
347 FlyCntType eType = FLYCNTTYPE_ALL; in _CreateShape()370 DBG_ASSERT( eType != FLYCNTTYPE_ALL, "unexpected FlyCntType value for eType" ); in _CreateShape()
Completed in 154 milliseconds