Home
last modified time | relevance | path

Searched refs:FLYCNTTYPE_ALL (Results 1 – 6 of 6) sorted by relevance

/aoo4110/main/sw/inc/
H A Dfesh.hxx392 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,
H A Dflyenum.hxx29 FLYCNTTYPE_ALL = 0, enumerator
H A Ddoc.hxx1344 sal_uInt16 GetFlyCount( FlyCntType eType = FLYCNTTYPE_ALL) const;
1345 SwFrmFmt* GetFlyNum(sal_uInt16 nIdx, FlyCntType eType = FLYCNTTYPE_ALL);
/aoo4110/main/sw/source/ui/app/
H A Dapplab.cxx423 pSh->GotoFly(pFirstFlyFmt->GetName(), FLYCNTTYPE_ALL, sal_False); in InsertLab()
/aoo4110/main/sw/source/ui/uiview/
H A Dview2.cxx1917 FlyCntType eFlyType = FLYCNTTYPE_ALL; in JumpToSwMark()
1966 if( FLYCNTTYPE_ALL != eFlyType && pWrtShell->GotoFly( sName, eFlyType )) in JumpToSwMark()
/aoo4110/main/sw/source/core/unocore/
H A Dunodraw.cxx347 FlyCntType eType = FLYCNTTYPE_ALL; in _CreateShape()
370 DBG_ASSERT( eType != FLYCNTTYPE_ALL, "unexpected FlyCntType value for eType" ); in _CreateShape()

Completed in 154 milliseconds