/aoo41x/main/uui/source/ |
H A D | logindlg.cxx | 49 aTmp.Y() -= nOffset; in lcl_Move() 120 lcl_Move( aPathFT, nOffset ); in HideControls_Impl() 121 lcl_Move( aPathED, nOffset ); in HideControls_Impl() 132 lcl_Move( aOKBtn, nOffset ); in HideControls_Impl() 137 aNewSiz.Height() -= nOffset; in HideControls_Impl() 154 lcl_Move( aOKBtn, nOffset ); in HideControls_Impl() 159 aNewSz.Height() -= nOffset; in HideControls_Impl() 170 lcl_Move( aOKBtn, nOffset ); in HideControls_Impl() 175 aNewSz.Height() -= nOffset; in HideControls_Impl() 184 lcl_Move( aOKBtn, nOffset ); in HideControls_Impl() [all …]
|
/aoo41x/main/writerfilter/source/doctok/ |
H A D | WW8StructBase.cxx | 86 sal_uInt32 nOffset) in getU8() argument 88 return rSeq[nOffset]; in getU8() 92 sal_uInt32 nOffset) in getU16() argument 94 return getU8(rSeq, nOffset) | (getU8(rSeq, nOffset + 1) << 8); in getU16() 98 sal_uInt32 nOffset) in getU32() argument 113 if (nOffset < getCount()) in getString() 143 if (nCount > nOffset) in getRemainder() 145 pResult = new WW8StructBase(*this, nOffset, nCount - nOffset); in getRemainder() 154 sal_uInt32 nCount = getU16(nOffset); in getString() 170 mnOffset = nOffset; in set() [all …]
|
H A D | WW8StructBase.hxx | 170 sal_uInt8 getU8(sal_uInt32 nOffset) const; 177 sal_uInt16 getU16(sal_uInt32 nOffset) const; 184 sal_uInt32 getU32(sal_uInt32 nOffset) const; 191 sal_Int8 getS8(sal_uInt32 nOffset) const in getS8() 192 { return (sal_Int8) getU8(nOffset); } in getS8() 199 sal_Int16 getS16(sal_uInt32 nOffset) const in getS16() 200 {return (sal_Int16) getU16(nOffset); } in getS16() 207 sal_Int32 getS32(sal_uInt32 nOffset) const in getS32() 208 { return (sal_Int32) getU32(nOffset); } in getS32() 279 sal_uInt32 set(sal_uInt32 nOffset); [all …]
|
H A D | WW8PropertySetImpl.cxx | 54 : WW8StructBase(rStream, nOffset, nCount) in WW8PropertyImpl() 59 sal_uInt32 nOffset, in WW8PropertyImpl() argument 61 : WW8StructBase(rBase, nOffset, nCount) in WW8PropertyImpl() 66 sal_uInt32 nOffset, in WW8PropertyImpl() argument 68 : WW8StructBase(pBase, nOffset, nCount) in WW8PropertyImpl() 222 : WW8StructBase(rStream, nOffset, nCount), mbPap(bPap) in WW8PropertySetImpl() 230 : WW8StructBase(rBase, nOffset, nCount), mbPap(bPap) in WW8PropertySetImpl() 272 WW8PropertyImpl aTmpAttr(*this, nOffset, 3); in getAttribute() 276 if (nOffset + nLength > getCount()) in getAttribute() 277 nLength = getCount() - nOffset; in getAttribute() [all …]
|
H A D | WW8Sttbf.cxx | 32 : WW8StructBase(rStream, nOffset, nCount) in WW8Sttbf() 44 nOffset = (mbComplex ? 2 : 0) + 4; in WW8Sttbf() 48 mEntryOffsets.push_back(nOffset); in WW8Sttbf() 50 sal_uInt32 nStringLength = getU16(nOffset); in WW8Sttbf() 52 nOffset += 2 + nStringLength * (mbComplex ? 2 : 1); in WW8Sttbf() 54 mExtraOffsets.push_back(nOffset); in WW8Sttbf() 56 nOffset += mnExtraDataCount; in WW8Sttbf() 142 sal_uInt32 nOffset = 6; in getEntry() local 146 sal_uInt16 nCount = getU16(nOffset); in getEntry() 148 nOffset = nOffset + 2 + nCount; in getEntry() [all …]
|
H A D | WW8ListTable.cxx | 34 sal_uInt32 nOffset = 2; in initPayload() local 38 WW8List aList(this, nOffset); in initPayload() 40 entryOffsets.push_back(nOffset); in initPayload() 42 nOffset += WW8List::getSize(); in initPayload() 64 entryOffsets.push_back(nOffset); in initPayload() 105 sal_uInt32 nOffset = WW8ListLevel::getSize(); in get_xst() local 107 nOffset += get_cbGrpprlPapx(); in get_xst() 108 nOffset += get_cbGrpprlChpx(); in get_xst() 110 return getString(nOffset); in get_xst() 115 sal_uInt32 nOffset = getSize(); in resolveNoAuto() local [all …]
|
H A D | WW8FKPImpl.cxx | 72 sal_uInt16 nOffset = 2 * getU8(getRgb() + n); in getProperties() local 74 if (nOffset > getRgb() + getEntryCount()) in getProperties() 76 sal_uInt16 nCbChpx = getU8(nOffset); in getProperties() 121 sal_uInt16 nOffset = 2 * getU8(getRgb() + n * 13); in getProperties() local 123 if (nOffset != 0) in getProperties() 125 if (nOffset > getRgb() + getEntryCount() * 13) in getProperties() 127 sal_uInt32 nOffsetIStd = nOffset + 1; in getProperties() 128 sal_uInt16 nCbPapx = getU8(nOffset) * 2; in getProperties() 132 nOffsetIStd = nOffset + 2; in getProperties() 133 nCbPapx = getU8(nOffset + 1) * 2 + 2; in getProperties() [all …]
|
H A D | WW8FontTable.cxx | 33 sal_uInt32 nOffset = 1; in initPayload() local 37 entryOffsets.push_back(nOffset); in initPayload() 39 sal_uInt32 nFFNSize = getU8(nOffset) + 1; in initPayload() 44 nOffset += nFFNSize; in initPayload() 47 entryOffsets.push_back(nOffset); in initPayload() 48 mnPlcfPayloadOffset = nOffset; in initPayload() 83 sal_uInt32 nOffset = 0x28; in get_xszFfn() local 84 sal_uInt32 nCount = get_cbFfnM1() - nOffset; in get_xszFfn() 86 Sequence aSeq(mSequence, nOffset, nCount); in get_xszFfn() 97 sal_uInt32 nOffset = 0x28 + get_ixchSzAlt(); in get_altName() local [all …]
|
H A D | Dff.cxx | 35 DffRecord::DffRecord(WW8Stream & rStream, sal_uInt32 nOffset, in DffRecord() argument 37 : WW8StructBase(rStream, nOffset, nCount), bInitialized(false) in DffRecord() 43 : WW8StructBase(pParent, nOffset, nCount), bInitialized(false) in DffRecord() 116 sal_uInt32 nOffset = 8; in initChildren() local 119 while (nCount - nOffset >= 8) in initChildren() 123 (createDffRecord(this, nOffset, &nSize)); in initChildren() 130 nOffset += nSize; in initChildren() 385 sal_uInt32 nOffset = 0; in initChildren() local 388 while (nOffset < nCount) in initChildren() 392 (createDffRecord(this, nOffset, &nSize)); in initChildren() [all …]
|
/aoo41x/main/store/source/ |
H A D | storcach.cxx | 53 if (nOffset == STORE_PAGE_NULL) in lookupPageAt() 69 if (nOffset != offset) in insertPageAt() 73 if (nOffset == STORE_PAGE_NULL) in insertPageAt() 89 if (nOffset != offset) in updatePageAt() 93 if (nOffset == STORE_PAGE_NULL) in updatePageAt() 295 sal_uInt32 nOffset); 306 sal_uInt32 nOffset); 451 sal_uInt32 nOffset) in lookupPageAt_Impl() argument 472 sal_uInt32 nOffset) in insertPageAt_Impl() argument 490 sal_uInt32 nOffset) in updatePageAt_Impl() argument [all …]
|
H A D | lockbyte.cxx | 61 if (nOffset == STORE_PAGE_NULL) in readPageAt() 64 return readPageAt_Impl (rPage, nOffset); in readPageAt() 77 if (nOffset != offset) in writePageAt() 81 if (nOffset == STORE_PAGE_NULL) in writePageAt() 84 return writePageAt_Impl (rPage, nOffset); in writePageAt() 99 if (nOffset == STORE_PAGE_NULL) in readAt() 102 sal_uInt64 const src_size = nOffset + nBytes; in readAt() 121 if (nOffset == STORE_PAGE_NULL) in writeAt() 433 sal_uInt64 const uSize = nOffset + nBytes; in writeAt_Impl() 618 sal_uInt8 * src_lo = m_pData + nOffset; in readPageAt_Impl() [all …]
|
H A D | storlckb.cxx | 144 sal_uInt32 nOffset, in readAt() argument 167 nBytes = nDataLen - nOffset; in readAt() 180 nOffset, m_xNode->capacity()); in readAt() 192 nOffset += nLength; in readAt() 226 nOffset += nLength; in readAt() 239 sal_uInt32 nOffset, in writeAt() argument 272 nOffset, m_xNode->capacity()); in writeAt() 286 nOffset += nLength; in writeAt() 291 aPage.dataLength (nOffset); in writeAt() 340 nOffset += nLength; in writeAt() [all …]
|
/aoo41x/main/store/workben/ |
H A D | t_page.cxx | 188 void offset (sal_uInt32 nOffset) { m_aDescr.m_nAddr = nOffset; } in offset() 542 (void)nOffset; // NYI in loadAt() 548 (void)nOffset; // NYI in saveAt() 558 return saveAt (rxPage, nOffset); in save() 564 (void)nOffset; // NYI in lookupAt() 570 (void)nOffset; // NYI in replaceAt() 684 m_xPage->offset(nOffset); in saveAt() 823 if (nOffset != offset) in writePageAt() 827 if (nOffset == STORE_PAGE_NULL) in writePageAt() 1254 OSL_ASSERT(nOffset == offset); in writePageAt_Impl() [all …]
|
/aoo41x/main/sw/source/filter/ww8/ |
H A D | WW8Sttbf.hxx | 48 sal_uInt8 getU8(sal_uInt32 nOffset); 51 { return getU8(nOffset) + (getU8(nOffset + 1) << 8); } in getU16() 53 sal_uInt32 getU32(sal_uInt32 nOffset) in getU32() argument 54 { return getU16(nOffset) + (getU16(nOffset + 1) << 16); } in getU32() 96 sal_uInt32 nOffset = 0; in WW8Sttb() local 98 if (getU16(nOffset) == 0xffff) in WW8Sttb() 101 nOffset += 2; in WW8Sttb() 107 nOffset += 4; in WW8Sttb() 116 nOffset += 2 + 2 * nStrLen; in WW8Sttb() 124 nOffset += 1 + nStrLen; in WW8Sttb() [all …]
|
/aoo41x/main/sal/osl/unx/ |
H A D | file.cxx | 111 off_t nOffset, 117 off_t nOffset, 123 off_t nOffset, 338 off_t nOffset, in readAt() argument 371 m_offset = nOffset; in readAt() 387 off_t nOffset, in writeAt() argument 412 m_offset = nOffset; in writeAt() 430 off_t nOffset, in readFileAt() argument 501 off_t nOffset, in writeFileAt() argument 1334 if ((0 > nOffset) && (-1*nOffset > nPos)) in osl_setFilePos() [all …]
|
/aoo41x/main/sal/osl/w32/ |
H A D | file.cxx | 103 LONGLONG nOffset, 109 LONGLONG nOffset, 115 LONGLONG nOffset, 121 LONGLONG nOffset, 294 LONGLONG nOffset, in readAt() argument 312 m_offset = nOffset; in readAt() 325 LONGLONG nOffset, in writeAt() argument 343 m_offset = nOffset; in writeAt() 1046 if (0 > nOffset) in osl_setFilePos() 1052 if ((0 > nOffset) && (-1*nOffset > nPos)) in osl_setFilePos() [all …]
|
/aoo41x/main/sot/source/sdstor/ |
H A D | stgstrms.cxx | 54 nOffset = 0; in StgFAT() 189 nOffset += 4; in MakeChain() 192 if( nOffset >= nPageSize ) in MakeChain() 317 nOffset = 0; in StgStrm() 352 nPos -= nOffset; in Pos2Page() 391 nOffset = nPageSize; in Pos2Page() 766 nOffset = 0; in Init() 895 nOffset = nOffset + nRes; in Read() 958 nOffset = nOffset + nRes; in Write() 1026 nOffset = nOffset + nRes; in Read() [all …]
|
/aoo41x/main/sc/source/core/tool/ |
H A D | rangeutl.cxx | 374 sal_Int32 nOffset, in IndexOf() argument 396 sal_Int32 nOffset ) in IndexOfDifferent() argument 414 sal_Int32& nOffset, in GetTokenByOffset() argument 422 nOffset = -1; in GetTokenByOffset() 429 rToken = rString.copy( nOffset, nTokenEnd - nOffset ); in GetTokenByOffset() 452 if( nOffset >= 0 ) in GetTokenCount() 465 sal_Int32& nOffset, in GetAddressFromString() argument 471 if( nOffset >= 0 ) in GetAddressFromString() 484 sal_Int32& nOffset, in GetRangeFromString() argument 491 if( nOffset >= 0 ) in GetRangeFromString() [all …]
|
/aoo41x/main/sal/textenc/ |
H A D | convertiso2022cn.c | 305 sal_Int32 nOffset in ImplConvertIso2022CnToUnicode() local 307 if (nOffset == -1) in ImplConvertIso2022CnToUnicode() 466 if (nOffset == -1) in ImplIso2022CnTranslateTo116431() 468 nOffset = pCns116431992PageOffsets[nOffset + ((nChar & 0xFF00) >> 8)]; in ImplIso2022CnTranslateTo116431() 469 if (nOffset == -1) in ImplIso2022CnTranslateTo116431() 471 nFirst = pCns116431992Data[nOffset++]; in ImplIso2022CnTranslateTo116431() 472 nLast = pCns116431992Data[nOffset++]; in ImplIso2022CnTranslateTo116431() 476 nOffset += 3 * (nChar - nFirst); in ImplIso2022CnTranslateTo116431() 716 if (nOffset == -1) in ImplConvertUnicodeToIso2022Cn() 718 nOffset in ImplConvertUnicodeToIso2022Cn() [all …]
|
H A D | converteuctw.c | 182 sal_Int32 nOffset in ImplConvertEucTwToUnicode() local 184 if (nOffset == -1) in ImplConvertEucTwToUnicode() 201 nOffset += nLast - nFirst + 1; in ImplConvertEucTwToUnicode() 202 nFirst = pCns116431992Data[nOffset++]; in ImplConvertEucTwToUnicode() 352 if (nOffset == -1) in ImplConvertUnicodeToEucTw() 354 nOffset in ImplConvertUnicodeToEucTw() 356 if (nOffset == -1) in ImplConvertUnicodeToEucTw() 358 nFirst = pCns116431992Data[nOffset++]; in ImplConvertUnicodeToEucTw() 359 nLast = pCns116431992Data[nOffset++]; in ImplConvertUnicodeToEucTw() 363 nOffset += 3 * (nChar - nFirst); in ImplConvertUnicodeToEucTw() [all …]
|
/aoo41x/main/svx/source/table/ |
H A D | tablemodel.cxx | 260 for( sal_Int32 nOffset = 0; nOffset < nCount; ++nOffset ) in UndoRemoveRows() local 261 maRows[nIndex+nOffset] = aRows[nOffset]; in UndoRemoveRows() 295 for( sal_Int32 nOffset = 0; nOffset < nCount; ++nOffset ) in UndoRemoveColumns() local 296 maColumns[nIndex+nOffset] = aCols[nOffset]; in UndoRemoveColumns() 745 for( sal_Int32 nOffset = 0; nOffset < nCount; ++nOffset ) in insertColumns() local 767 for( sal_Int32 nOffset = 0; nOffset < nCount; ++nOffset ) in insertColumns() local 837 for( nOffset = 0; nOffset < nCount; ++nOffset ) in removeColumns() 846 for( nOffset = 0; nOffset < nCount; ++nOffset ) in removeColumns() 934 for( sal_Int32 nOffset = 0; nOffset < nCount; ++nOffset ) in insertRows() local 1008 for( sal_Int32 nOffset = 0; nOffset < nCount; ++nOffset ) in removeRows() local [all …]
|
/aoo41x/main/formula/source/ui/dlg/ |
H A D | parawin.cxx | 170 sal_uInt16 nArg = nOffset + i; in UpdateArgInput() 246 long nOffset = GetSliderPos(); in SetActiveLine() local 251 nOffset+=nNewEdPos; in SetActiveLine() 253 nOffset=GetSliderPos(); in SetActiveLine() 479 UpdateArgInput( nOffset, i ); in UpdateParas() 513 UpdateArgInput( nOffset, i ); in SliderMoved() 519 nActiveLine=nEdFocus+nOffset; in SliderMoved() 553 nActiveLine=nEdFocus+nOffset; in IMPL_LINK() 576 nActiveLine=nEdFocus+nOffset; in IMPL_LINK() 600 nActiveLine=nEdFocus+nOffset; in IMPL_LINK() [all …]
|
/aoo41x/main/sw/source/core/objectpositioning/ |
H A D | anchoredobjectposition.cxx | 209 SwTwips nOffset = 0; in _GetVertAlignmentValues() local 227 nOffset = 0; in _GetVertAlignmentValues() 261 nOffset = (*fnRect->fnYDiff)( in _GetVertAlignmentValues() 338 _orAlignAreaOffset = nOffset; in _GetVertAlignmentValues() 581 SwTwips nOffset = 0; in _GetHoriAlignmentValues() local 620 nOffset = (*fnRect->fnXDiff)( in _GetHoriAlignmentValues() 630 nOffset = (*fnRect->fnXDiff)( in _GetHoriAlignmentValues() 640 nOffset = 0; in _GetHoriAlignmentValues() 717 _orAlignAreaOffset = nOffset; in _GetHoriAlignmentValues() 810 SwTwips nOffset = 0; in _CalcRelPosX() local [all …]
|
/aoo41x/main/sc/source/ui/dbgui/ |
H A D | filtdlg.cxx | 785 sal_uInt16 nQE = nOffset; in IMPL_LINK() 989 sal_uInt16 nQ=1+nOffset; in IMPL_LINK() 994 sal_uInt16 nQ=2+nOffset; in IMPL_LINK() 999 sal_uInt16 nQ=3+nOffset; in IMPL_LINK() 1067 nQE=i+nOffset; in IMPL_LINK() 1074 nQE=i+nOffset; in IMPL_LINK() 1081 nQE=i+nOffset; in IMPL_LINK() 1140 RefreshEditRow( nOffset); in SliderMoved() 1148 if (nOffset==0) in RefreshEditRow() 1185 if (nOffset==0) in RefreshEditRow() [all …]
|
/aoo41x/main/sal/osl/os2/ |
H A D | file.cxx | 218 off_t nOffset, 224 off_t nOffset, 230 LONGLONG nOffset, 399 off_t nOffset, in readAt() argument 416 m_offset = nOffset; in readAt() 430 off_t nOffset, in writeAt() argument 447 m_offset = nOffset; in writeAt() 463 off_t nOffset, in readFileAt() argument 533 off_t nOffset, in writeFileAt() argument 1842 if ((0 > nOffset) && (-1*nOffset > nPos)) in osl_setFilePos() [all …]
|