Home
last modified time | relevance | path

Searched refs:GetFlyCount (Results 1 – 11 of 11) sorted by last modified time

/trunk/main/sw/source/ui/utlui/
H A Dcontent.cxx279 nMemberCount = pWrtShell->GetFlyCount(eType); in Init()
597 DBG_ASSERT(nMemberCount == pWrtShell->GetFlyCount(eType), in FillMemberList()
600 nMemberCount = pWrtShell->GetFlyCount(eType); in FillMemberList()
/trunk/main/sw/source/core/layout/
H A Dlaycache.cxx1023 sal_uInt16 nFlyCount = pImpl->GetFlyCount(); in _CheckFlyCache()
1179 sal_uInt16 nCnt = pCache->GetFlyCount(); in CheckPageFlyCache()
H A Dlayhelp.hxx77 sal_uInt16 GetFlyCount() const { return aFlyCache.Count(); } in GetFlyCount() function in SwLayCacheImpl
142 { if( pImpl && nFlyIdx < pImpl->GetFlyCount() ) _CheckFlyCache( pPage ); } in CheckFlyCache()
/trunk/main/sw/source/ui/shells/
H A Dfrmsh.cxx91 sal_uInt16 nCount = rSh.GetFlyCount(FLYCNTTYPE_FRM); in lcl_GetFrmFmtByName()
/trunk/main/sw/source/core/unocore/
H A Dunoframe.cxx1665 sal_uInt16 nCount = pDoc->GetFlyCount(FLYCNTTYPE_FRM); in setPropertyValue()
H A Dunocoll.cxx968 return GetDoc()->GetFlyCount(eType); in getCount()
1063 return GetDoc()->GetFlyCount(eType) > 0; in hasElements()
/trunk/main/sw/source/core/frmedt/
H A Dfeshview.cxx2451 sal_uInt16 SwFEShell::GetFlyCount( FlyCntType eType ) const in GetFlyCount() function in SwFEShell
2453 return GetDoc()->GetFlyCount(eType); in GetFlyCount()
H A Dfefly1.cxx2034 sal_uInt16 nCnt = pDoc->GetFlyCount(FLYCNTTYPE_FRM); in GetConnectableFrmFmts()
/trunk/main/sw/source/core/doc/
H A Ddocfly.cxx75 sal_uInt16 SwDoc::GetFlyCount( FlyCntType eType ) const in GetFlyCount() function in SwDoc
/trunk/main/sw/inc/
H A Dfesh.hxx392 sal_uInt16 GetFlyCount( FlyCntType eType = FLYCNTTYPE_ALL ) const;
H A Ddoc.hxx1351 sal_uInt16 GetFlyCount( FlyCntType eType = FLYCNTTYPE_ALL) const;

Completed in 130 milliseconds