Searched defs:_n (Results 1 – 6 of 6) sorted by relevance
37 bool checkMemory(char* _pMemory, sal_uInt32 _nSize, char _n) in checkMemory()
159 public void setMaxPages(int _n) {m_nMaxPages = _n;} in setMaxPages()162 public void setResolutionInDPI(int _n) {m_nResolutionInDPI = _n;} in setResolutionInDPI()
61 public void setNumber(int _n) in setNumber()
363 public void setProcessTimeout(int _n) in setProcessTimeout()
1372 for ( sal_uInt16 _n = 0; _n < nCount; _n++ ) in InsertBinTextObject() local
2098 for ( sal_uInt16 _n = nChar; _n < nPortionEnd; _n++ ) in ImpAdjustBlocks() local
Completed in 88 milliseconds