Searched defs:nAvailable (Results 1 – 14 of 14) sorted by relevance
67 sal_Int32 nAvailable = available(); in readSomeBytes() local
84 int nAvailable = m_nCurSize - m_nCurPos; in readBytes() local
141 sal_uInt64 nAvailable; in available() local
231 int nAvailable = 0; in available() local
265 int nAvailable = 0; in available() local
250 sal_Int32 nAvailable = (sal_Int32)mpStream->Tell() - nPos; in available() local
138 sal_Int32 nAvailable = (sal_Int32)m_pSvStream->Tell() - nPos; in available() local
224 jint nAvailable = xIn->available(); in Java_com_sun_star_sdbcx_comp_hsqldb_StorageNativeInputStream_available() local
184 … const int nAvailable = std::count( aReqFeatureTagList.begin(), aReqFeatureTagList.end(), nTag); in ReadGSUB() local
1586 long nAvailable = aAreaParam.maAlignRect.GetWidth() - nTotalMargin; in DrawStrings() local1619 long nAvailable = aAreaParam.maAlignRect.GetWidth() - nTotalMargin; in DrawStrings() local2049 long nAvailable = rAlignRect.GetHeight() - nTopM - nBottomM; in ShrinkEditEngine() local2078 long nAvailable = rAlignRect.GetWidth() - nLeftM - nRightM; in ShrinkEditEngine() local2586 … long nAvailable = aAreaParam.maAlignRect.GetWidth() - nLeftM - nRightM; in DrawEdit() local
1378 long nAvailable = nCellSizeX; in GetListValButtonRect() local
91 sal_uLong nAvailable = nSize - nCurrent; in available() local
2475 … const int nAvailable = std::count( aReqFeatureTagList.begin(), aReqFeatureTagList.end(), nTag); in ApplyGSUB() local
227 sal_Int32 nAvailable = (sal_Int32)m_pSvStream->Tell() - nPos; in available() local
Completed in 197 milliseconds