Searched refs:nMapCount (Results 1 – 3 of 3) sorted by relevance
1415 std::size_t nMapCount = ::lcl_GetFrmMapCount(pMap); in GetAlignment() local1418 for (std::size_t i = 0; i < nMapCount; i++) in GetAlignment()1449 std::size_t nMapCount = ::lcl_GetFrmMapCount(pMap); in GetMapPos() local1452 for (std::size_t i = 0; i < nMapCount; i++) in GetMapPos()1666 std::size_t nMapCount = ::lcl_GetFrmMapCount(pMap); in FillRelLB() local1670 if (nMapPos < nMapCount) in FillRelLB()1678 for (std::size_t _nMapPos = 0; _nMapPos < nMapCount; _nMapPos++) in FillRelLB()
1420 size_t nMapCount = ::lcl_GetFrmMapCount(_pMap); in FillRelLB() local1424 if (_nLBSelPos < nMapCount) in FillRelLB()1432 for (size_t nMapPos = 0; nMapPos < nMapCount; nMapPos++) in FillRelLB()1611 size_t nMapCount = ::lcl_GetFrmMapCount(pMap); in GetAlignment() local1614 for (size_t i = 0; i < nMapCount; i++) in GetAlignment()1647 size_t nMapCount = ::lcl_GetFrmMapCount(pMap); in GetMapPos() local1650 for (size_t i = 0; i < nMapCount; i++) in GetMapPos()
2221 sal_Int32 nMapCount = sizeof(eEnumPropertyMaps) / sizeof(eEnumPropertyMaps[0]); in exportAttributes() local2222 …ount == nDefaultCount) && (nDefaultCount == nDefaultFlagCount) && (nDefaultFlagCount == nMapCount), in exportAttributes()
Completed in 41 milliseconds