Searched refs:GetFlyCount (Results 1 – 11 of 11) sorted by relevance
77 sal_uInt16 GetFlyCount() const { return aFlyCache.Count(); } in GetFlyCount() function in SwLayCacheImpl142 { if( pImpl && nFlyIdx < pImpl->GetFlyCount() ) _CheckFlyCache( pPage ); } in CheckFlyCache()
1023 sal_uInt16 nFlyCount = pImpl->GetFlyCount(); in _CheckFlyCache()1179 sal_uInt16 nCnt = pCache->GetFlyCount(); in CheckPageFlyCache()
968 return GetDoc()->GetFlyCount(eType); in getCount()1063 return GetDoc()->GetFlyCount(eType) > 0; in hasElements()
1262 sal_uInt16 nCount = pDoc->GetFlyCount(FLYCNTTYPE_FRM); in setPropertyValue()
285 nMemberCount = pWrtShell->GetFlyCount(eType); in Init()603 DBG_ASSERT(nMemberCount == pWrtShell->GetFlyCount(eType), in FillMemberList()606 nMemberCount = pWrtShell->GetFlyCount(eType); in FillMemberList()
392 sal_uInt16 GetFlyCount( FlyCntType eType = FLYCNTTYPE_ALL ) const;
1344 sal_uInt16 GetFlyCount( FlyCntType eType = FLYCNTTYPE_ALL) const;
72 sal_uInt16 SwDoc::GetFlyCount( FlyCntType eType ) const in GetFlyCount() function in SwDoc
2454 sal_uInt16 SwFEShell::GetFlyCount( FlyCntType eType ) const in GetFlyCount() function in SwFEShell2456 return GetDoc()->GetFlyCount(eType); in GetFlyCount()
2034 sal_uInt16 nCnt = pDoc->GetFlyCount(FLYCNTTYPE_FRM); in GetConnectableFrmFmts()
98 sal_uInt16 nCount = rSh.GetFlyCount(FLYCNTTYPE_FRM); in lcl_GetFrmFmtByName()
Completed in 143 milliseconds