| /aoo4110/main/writerfilter/source/doctok/ | 
| H A D | WW8StructBase.cxx | 31               sal_uInt32 nOffset, sal_uInt32 nCount)  in WW8StructBase()86                 sal_uInt32 nOffset)  in getU8()
 92                   sal_uInt32 nOffset)  in getU16()
 98                   sal_uInt32 nOffset)  in getU32()
 108 rtl::OUString WW8StructBase::getString(sal_uInt32 nOffset, sal_uInt32 nCount)   in getString()
 165 sal_uInt32 WW8StructBaseTmpOffset::set(sal_uInt32 nOffset)  in set()
 180 sal_uInt32 WW8StructBaseTmpOffset::inc(sal_uInt32 nOffset)  in inc()
 
 | 
| H A D | WW8FontTable.cxx | 33     sal_uInt32 nOffset = 1;  in initPayload()  local83     sal_uInt32 nOffset = 0x28;  in get_xszFfn()  local
 97     sal_uInt32 nOffset = 0x28 + get_ixchSzAlt();  in get_altName()  local
 
 | 
| H A D | WW8ListTable.cxx | 34     sal_uInt32 nOffset = 2;  in initPayload()  local105     sal_uInt32 nOffset = WW8ListLevel::getSize();  in get_xst()  local
 115     sal_uInt32 nOffset = getSize();  in resolveNoAuto()  local
 
 | 
| H A D | WW8PropertySetImpl.cxx | 53                                  sal_uInt32 nOffset, sal_uInt32 nCount)  in WW8PropertyImpl()59                                  sal_uInt32 nOffset,  in WW8PropertyImpl()
 66                                  sal_uInt32 nOffset,  in WW8PropertyImpl()
 219                                        sal_uInt32 nOffset,  in WW8PropertySetImpl()
 227                                        sal_uInt32 nOffset,  in WW8PropertySetImpl()
 344                 sal_uInt32 nOffset = pValue->getInt();  in resolveLocal()  local
 
 | 
| H A D | WW8StructBase.hxx | 89                   sal_Int32 nOffset, sal_Int32 nCount)  in WW8StructBase()101     WW8StructBase(const Sequence & rSequence, sal_uInt32 nOffset = 0,   in WW8StructBase()
 125                   sal_uInt32 nOffset, sal_uInt32 nCount)  in WW8StructBase()
 
 | 
| H A D | WW8BinTableImpl.hxx | 53     PageNumber(WW8StructBase::Sequence & rSeq, sal_uInt32 nOffset,   in PageNumber()  argument75     WW8BinTableImpl(WW8Stream & rStream, sal_uInt32 nOffset,   in WW8BinTableImpl()
 
 | 
| H A D | Dff.cxx | 35 DffRecord::DffRecord(WW8Stream & rStream, sal_uInt32 nOffset,   in DffRecord()41 DffRecord::DffRecord(WW8StructBase * pParent, sal_uInt32 nOffset,   in DffRecord()
 116         sal_uInt32 nOffset = 8;  in initChildren()  local
 363 DffBlock::DffBlock(WW8Stream & rStream, sal_uInt32 nOffset,   in DffBlock()
 370 DffBlock::DffBlock(WW8StructBase * pParent, sal_uInt32 nOffset,   in DffBlock()
 385     sal_uInt32 nOffset = 0;  in initChildren()  local
 
 | 
| H A D | WW8StreamImpl.cxx | 69 WW8Stream::Sequence WW8StreamImpl::get(sal_uInt32 nOffset,   in get()188     sal_uInt32 nOffset = 0;  in dump()  local
 
 | 
| H A D | WW8FKP.hxx | 60     WW8FKP(WW8Stream & rStream, sal_uInt32 nOffset)  in WW8FKP()
 | 
| H A D | WW8Sttbf.cxx | 31 WW8Sttbf::WW8Sttbf(WW8Stream & rStream, sal_uInt32 nOffset, sal_uInt32 nCount)  in WW8Sttbf()142     sal_uInt32 nOffset = 6;  in getEntry()  local
 
 | 
| H A D | WW8StyleSheet.cxx | 33     sal_uInt32 nOffset = get_size() + 2;  in initPayload()  local99         sal_uInt32 nOffset = pParentStyleSheet->get_cbSTDBaseInFile() + 2;  in get_xstzName1()  local
 
 | 
| H A D | WW8FKPImpl.cxx | 72     sal_uInt16 nOffset = 2 * getU8(getRgb() + n);  in getProperties()  local121     sal_uInt16 nOffset = 2 * getU8(getRgb() + n * 13);  in getProperties()  local
 
 | 
| /aoo4110/main/store/source/ | 
| H A D | storcach.cxx | 50 storeError PageCache::lookupPageAt (PageHolder & rxPage, sal_uInt32 nOffset)  in lookupPageAt()59 storeError PageCache::insertPageAt (PageHolder const & rxPage, sal_uInt32 nOffset)  in insertPageAt()
 79 storeError PageCache::updatePageAt (PageHolder const & rxPage, sal_uInt32 nOffset)  in updatePageAt()
 99 storeError PageCache::removePageAt (sal_uInt32 nOffset)  in removePageAt()
 200 Entry * EntryCache::create (PageHolder const & rxPage, sal_uInt32 nOffset)  in create()
 283     inline int hash_index_Impl (sal_uInt32 nOffset)  in hash_index_Impl()
 427 Entry * PageCache_Impl::lookup_Impl (Entry * entry, sal_uInt32 nOffset)  in lookup_Impl()
 451     sal_uInt32   nOffset)  in lookupPageAt_Impl()
 472     sal_uInt32         nOffset)  in insertPageAt_Impl()
 490     sal_uInt32         nOffset)  in updatePageAt_Impl()
 [all …]
 
 | 
| H A D | lockbyte.cxx | 58 storeError ILockBytes::readPageAt (PageHolder & rPage, sal_uInt32 nOffset)  in readPageAt()67 storeError ILockBytes::writePageAt (PageHolder const & rPage, sal_uInt32 nOffset)  in writePageAt()
 87 storeError ILockBytes::readAt (sal_uInt32 nOffset, void * pBuffer, sal_uInt32 nBytes)  in readAt()
 109 storeError ILockBytes::writeAt (sal_uInt32 nOffset, void const * pBuffer, sal_uInt32 nBytes)  in writeAt()
 389 storeError FileLockBytes::readPageAt_Impl (PageHolder & rPage, sal_uInt32 nOffset)  in readPageAt_Impl()
 406 storeError FileLockBytes::writePageAt_Impl (PageHolder const & rPage, sal_uInt32 nOffset)  in writePageAt_Impl()
 413 storeError FileLockBytes::readAt_Impl (sal_uInt32 nOffset, void * pBuffer, sal_uInt32 nBytes)  in readAt_Impl()
 616 storeError MappedLockBytes::readPageAt_Impl (PageHolder & rPage, sal_uInt32 nOffset)  in readPageAt_Impl()
 637 storeError MappedLockBytes::readAt_Impl (sal_uInt32 nOffset, void * pBuffer, sal_uInt32 nBytes)  in readAt_Impl()
 758 storeError MemoryLockBytes::readPageAt_Impl (PageHolder & rPage, sal_uInt32 nOffset)  in readPageAt_Impl()
 [all …]
 
 | 
| /aoo4110/main/uui/source/ | 
| H A D | logindlg.cxx | 46 static void lcl_Move( Window &rWin, long nOffset )  in lcl_Move()116 		long nOffset = aRequestInfo.GetPosPixel().Y() -  in HideControls_Impl()  local
 143 		long nOffset = aNameED.GetPosPixel().Y() -  in HideControls_Impl()  local
 165 		long nOffset = aAccountED.GetPosPixel().Y() -   in HideControls_Impl()  local
 181 		long nOffset = aUseSysCredsCB.GetPosPixel().Y() -   in HideControls_Impl()  local
 
 | 
| /aoo4110/main/sw/source/filter/ww8/ | 
| H A D | WW8Sttbf.cxx | 51     sal_uInt8 WW8Struct::getU8(sal_uInt32 nOffset)  in getU8()63     ::rtl::OUString WW8Struct::getUString(sal_uInt32 nOffset,   in getUString()
 91     ::rtl::OUString WW8Struct::getString(sal_uInt32 nOffset,   in getString()
 
 | 
| H A D | WW8Sttbf.hxx | 50         sal_uInt16 getU16(sal_uInt32 nOffset)   in getU16()53         sal_uInt32 getU32(sal_uInt32 nOffset)  in getU32()
 96         sal_uInt32 nOffset = 0;  in WW8Sttb()  local
 
 | 
| /aoo4110/main/formula/source/ui/dlg/ | 
| H A D | parawin.cxx | 168 void ParaWin::UpdateArgInput( sal_uInt16 nOffset, sal_uInt16 i )  in UpdateArgInput()246 		long nOffset = GetSliderPos();  in SetActiveLine()  local
 432 void ParaWin::SetArgumentOffset(sal_uInt16 nOffset)  in SetArgumentOffset()
 473 	sal_uInt16 nOffset = GetSliderPos();  in UpdateParas()  local
 495 	sal_uInt16 nOffset = GetSliderPos();  in SetSliderPos()  local
 509 	sal_uInt16 nOffset = GetSliderPos();  in SliderMoved()  local
 539 	sal_uInt16 nOffset = GetSliderPos();  in IMPL_LINK()  local
 561 	sal_uInt16 nOffset = GetSliderPos();  in IMPL_LINK()  local
 585 	sal_uInt16 nOffset = GetSliderPos();  in IMPL_LINK()  local
 618 	sal_uInt16 nOffset = GetSliderPos();  in IMPL_LINK()  local
 
 | 
| /aoo4110/main/sc/source/filter/xml/ | 
| H A D | XMLConsolidationContext.cxx | 78 					sal_Int32 nOffset(0);  in ScXMLConsolidationContext()  local120 			sal_Int32 nOffset = 0;  in EndElement()  local
 
 | 
| /aoo4110/main/store/workben/ | 
| H A D | t_page.cxx | 539     storeError loadAt (PageHolder & rPage, sal_uInt32 nOffset)  in loadAt()545     storeError saveAt (PageHolder const & rPage, sal_uInt32 nOffset)  in saveAt()
 553     storeError save (PageHolder & rxPage, sal_uInt32 nOffset)  in save()
 561     storeError lookupAt (PageHolder & rPage, sal_uInt32 nOffset)  in lookupAt()
 567     storeError replaceAt (PageHolder const & rPage, sal_uInt32 nOffset)  in replaceAt()
 642     storeError loadAt (sal_uInt32 nOffset, TestBIOS & rBIOS)  in loadAt()
 659     storeError saveAt (sal_uInt32 nOffset, TestBIOS & rBIOS)  in saveAt()
 682     storeError saveAt (sal_uInt32 nOffset, TestBIOS & rBIOS)  in saveAt()
 809     storeError readPageAt (PageHolder & rPage, sal_uInt32 nOffset)  in readPageAt()
 813     storeError writePageAt (PageHolder const & rPage, sal_uInt32 nOffset)  in writePageAt()
 [all …]
 
 | 
| /aoo4110/main/sfx2/inc/ | 
| H A D | idpool.hxx | 36 	sal_uInt16 nOffset;  member in IdPool
 | 
| /aoo4110/main/sc/source/core/tool/ | 
| H A D | rangeutl.cxx | 374 		sal_Int32 nOffset,  in IndexOf()396 		sal_Int32 nOffset )  in IndexOfDifferent()
 414 		sal_Int32& nOffset,  in GetTokenByOffset()
 448 	sal_Int32	nOffset = 0;  in GetTokenCount()  local
 465 		sal_Int32& nOffset,  in GetAddressFromString()
 484 		sal_Int32& nOffset,  in GetRangeFromString()
 541 	sal_Int32 nOffset = 0;  in GetRangeListFromString()  local
 561 		sal_Int32& nOffset,  in GetAreaFromString()
 587 		sal_Int32& nOffset,  in GetAddressFromString()
 606 		sal_Int32& nOffset,  in GetRangeFromString()
 [all …]
 
 | 
| /aoo4110/main/sw/source/core/inc/ | 
| H A D | UndoNumbering.hxx | 98     long nOffset;  member in SwUndoMoveNum111     short nOffset;  member in SwUndoNumUpDown
 
 | 
| /aoo4110/main/package/inc/ | 
| H A D | Deflater.hxx | 41 	sal_Int32				nOffset, nLength;  member in Deflater
 | 
| H A D | Inflater.hxx | 36 	sal_Int32				nOffset, nLength, nLastInflateError;  member in Inflater
 |