Home
last modified time | relevance | path

Searched defs:anz (Results 1 – 6 of 6) sorted by relevance

/trunk/main/qadevOOo/java/OOoRunner/src/main/java/ifc/sheet/
H A D_XLabelRanges.java51 int anz = oObj.getCount(); in _addNew() local
70 int anz = oObj.getCount(); in _removeByIndex() local
H A D_XSheetConditionalEntries.java73 int anz = oObj.getCount(); in _clear() local
/trunk/main/soltools/support/
H A Dsimstr.cxx233 int anz = len - startPos < anzahl ? len - startPos : anzahl; in get() local
243 int anz = len < anzahl ? len : anzahl; in get_front() local
255 int anz = len < anzahl ? len : anzahl; in get_back() local
385 int anz = len - pos < anzahl ? len - pos : anzahl; in remove() local
412 int anz = len < anzahl ? len : anzahl; in pop_front() local
429 int anz = len < anzahl ? len : anzahl; in pop_back() local
674 int anz = len - startPos < anzahl ? len - startPos : anzahl; in replace() local
/trunk/main/xml2cmp/source/support/
H A Dsistr.cxx220 int anz = len - pos < anzahl ? len - pos : anzahl; in remove() local
/trunk/main/autodoc/source/cosv/strings/
H A Dstreamstr.cxx635 size_type anz = min( length() - i_nStart, i_nSize ); in replace() local
/trunk/main/automation/source/server/
H A Dstatemnt.cxx4750 sal_uInt16 i,anz; in Execute() local

Completed in 49 milliseconds