Home
last modified time | relevance | path

Searched refs:mnOffset (Results 1 – 25 of 29) sorted by path

12

/trunk/main/filter/inc/filter/msfilter/
H A Descherex.hxx1027 sal_uInt32 mnOffset; member
1028 EscherPersistEntry( sal_uInt32 nId, sal_uInt32 nOffset ) { mnID = nId; mnOffset = nOffset; }; in EscherPersistEntry()
H A Dmscodec.hxx126 sal_Size mnOffset; /// Key offset. member in msfilter::MSCodec_Xor95
/trunk/main/filter/source/msfilter/
H A Descherex.cxx3998 return ((EscherPersistEntry*)pPtr)->mnOffset; in PtGetOffsetByID()
4011 sal_uInt32 nRetValue = ((EscherPersistEntry*)pPtr)->mnOffset; in PtReplace()
4012 ((EscherPersistEntry*)pPtr)->mnOffset = nOfs; in PtReplace()
4027 sal_uInt32 nRetValue = ((EscherPersistEntry*)pPtr)->mnOffset; in PtReplaceOrInsert()
4028 ((EscherPersistEntry*)pPtr)->mnOffset = nOfs; in PtReplaceOrInsert()
5147 sal_uInt32 nOfs = ((EscherPersistEntry*)pPtr)->mnOffset; in InsertAtCurrentPos()
5149 ((EscherPersistEntry*)pPtr)->mnOffset += nBytes; in InsertAtCurrentPos()
H A Dmscodec.cxx127 mnOffset( 0 ), in MSCodec_Xor95()
210 mnOffset = 0; in InitCipher()
215 const sal_uInt8* pnCurrKey = mpnKey + mnOffset; in Decode()
231 const sal_uInt8* pnCurrKey = mpnKey + mnOffset; in Decode()
249 mnOffset = (mnOffset + nBytes) & 0x0F; in Skip()
/trunk/main/oox/inc/oox/core/
H A Dbinarycodec.hxx171 sal_Int32 mnOffset; /// Key offset. member in oox::core::BinaryCodec_XOR
/trunk/main/oox/inc/oox/ole/
H A Dvbamodule.hxx100 sal_uInt32 mnOffset; member in oox::ole::VbaModule
/trunk/main/oox/source/core/
H A Dbinarycodec.cxx126 mnOffset( 0 ), in BinaryCodec_XOR()
219 mnOffset = 0; in startBlock()
224 const sal_uInt8* pnCurrKey = mpnKey + mnOffset; in decode()
262 mnOffset = static_cast< sal_Int32 >( (mnOffset + nBytes) & 0x0F ); in skip()
/trunk/main/oox/source/ole/
H A Dvbamodule.cxx60 mnOffset( SAL_MAX_UINT32 ), in VbaModule()
96 aRecStrm >> mnOffset; in importDirRecords()
130 …OSL_ENSURE( mnOffset < SAL_MAX_UINT32, "VbaModule::importDirRecords - missing module stream offset… in importDirRecords()
150 if( (maStreamName.getLength() > 0) && (mnOffset != SAL_MAX_UINT32) ) in readSourceCode()
155 aInStrm.seek( mnOffset ); in readSourceCode()
/trunk/main/ooxml/source/framework/OOXMLViewer/src/org/apache/openoffice/ooxml/viewer/tokenview/
H A DRun.java43 mnOffset = nOffset; in Run()
58 mnOffset = -aMetrics.getDescent(); in Format()
85 aG2.drawString(msText, nX, nY+mnOffset); in Paint()
232 return "run '"+msText+"' @ "+mnOffset; in toString()
244 private int mnOffset; field in Run
/trunk/main/ooxml/source/framework/OOXMLViewer/src/org/apache/openoffice/ooxml/viewer/xml/
H A DXMLScanner.java90 AddToken(TokenType.EOF, "", mnOffset); in ProvideToken()
174 final int nStartOffset = mnOffset; in ScanSymbol()
262 final int nStartOffset = mnOffset; in ScanIdentifier()
301 final int nStartOffset = mnOffset; in ScanWhitespace()
332 final int nStartOffset = mnOffset; in ScanQuotedValue()
355 final int nStartOffset = mnOffset; in ScanText()
392 ++mnOffset; in GetNextCharacter()
437 private int mnOffset; field in XMLScanner
/trunk/main/ooxml/source/framework/SchemaParser/src/org/apache/openoffice/ooxml/schema/model/base/
H A DLocation.java38 mnOffset = nOffset; in Location()
59 mnOffset); in toString()
68 private final int mnOffset; field in Location
/trunk/main/sc/source/filter/inc/
H A Dbiff.hxx44 sal_uInt32 mnOffset; member in ScBiffReader
/trunk/main/sc/source/filter/qpro/
H A Dbiff.cxx43 mnOffset(0) in ScBiffReader()
68 if( nPos != mnOffset + mnLength ) in nextRecord()
69 mpStream->Seek( mnOffset + mnLength ); in nextRecord()
74 mnOffset = mpStream->Tell(); in nextRecord()
77 (unsigned)mnId, (unsigned)mnLength, (unsigned)mnOffset ); in nextRecord()
95 mpStream->Seek( mnOffset ); in nextRecord()
/trunk/main/sc/source/ui/Accessibility/
H A DAccessibleDocumentPagePreview.cxx107 sal_Int32 mnOffset; member in ScNotesChilds
125 mnOffset(0) in ScNotesChilds()
191 …Helper(aNote.maNoteText, aNote.maRect, aNote.maNoteCell, aNote.mbMarkNote, nParagraphs + mnOffset); in AddNotes()
207 mnOffset = nOffset; in Init()
255 …aRect, maMarks[nIndex].maNoteCell, maMarks[nIndex].mbMarkNote, nIndex + mnOffset); // the marks ar… in GetChild()
267 …ct, aItr->maNoteCell, aItr->mbMarkNote, (nIndex - aParaFound.mnIndex) + mnOffset + maMarks.size()); in GetChild()
308 …maNoteText, aItr->maRect, aItr->maNoteCell, aItr->mbMarkNote, aPointFound.mnParagraphs + mnOffset); in GetAt()
388 …Helper(aNote.maNoteText, aNote.maRect, aNote.maNoteCell, aNote.mbMarkNote, nParagraphs + mnOffset); in CheckChanges()
404 …Helper(aNote.maNoteText, aNote.maRect, aNote.maNoteCell, aNote.mbMarkNote, nParagraphs + mnOffset); in CheckChanges()
501 sal_Int32 nDiff(nNewOffset - mnOffset); in SetOffset()
[all …]
/trunk/main/sfx2/inc/sfx2/sidebar/
H A DGridLayouter.hxx134 sal_Int32 mnOffset; member in sfx2::sidebar::CellDescriptor
/trunk/main/sfx2/source/sidebar/
H A DGridLayouter.cxx155 mnOffset(0) in CellDescriptor()
198 mnOffset = nOffset; in SetOffset()
249 return mnMinimumWidth + mnOffset; in GetMinimumWidth()
264 return mnOffset; in GetOffset()
/trunk/main/svtools/inc/svtools/
H A Dheadbar.hxx243 long mnOffset; member in HeaderBar
333 long GetOffset() const { return mnOffset; } in GetOffset()
/trunk/main/svtools/source/control/
H A Dheadbar.cxx86 mnOffset = 0; in DECLARE_LIST()
199 long nX = -mnOffset; in ImplGetItemPos()
225 long nX = -mnOffset; in ImplHitTest()
1359 long nDelta = mnOffset-nNewOffset; in SetOffset()
1360 mnOffset = nNewOffset; in SetOffset()
/trunk/main/svtools/source/dialogs/
H A Dwizdlg.cxx61 long mnOffset; member
149 nBtnWidth += pBtnData->mnOffset; in ImplPosCtrls()
171 nOffX += pBtnData->mnOffset; in ImplPosCtrls()
178 nOffLeftAlignX += pBtnData->mnOffset; in ImplPosCtrls()
645 pNewBtnData->mnOffset = nOffset; in AddButton()
/trunk/main/sw/source/filter/ww8/
H A Dww8par2.cxx4488 struct pxoffset { sal_Size mnOffset; sal_uInt8 mnSize; }; member
4570 aCHPXOffsets.at(stcp).mnOffset = rSt.Tell(); in ImportOldFormatStyles()
4573 Word2CHPX aChpx = ReadWord2Chpx(rSt, aCHPXOffsets.at(stcp).mnOffset, in ImportOldFormatStyles()
4611 aPAPXOffsets[stcp].mnOffset = rSt.Tell(); in ImportOldFormatStyles()
4662 ImportSprms(aPAPXOffsets[stcp].mnOffset, aPAPXOffsets[stcp].mnSize, in ImportOldFormatStyles()
/trunk/main/tools/inc/tools/
H A Dmultisel.hxx125 sal_Int32 mnOffset; member in StringRangeEnumerator
155 StringRangeEnumerator() : mnCount( 0 ), mnMin( -1 ), mnMax( -1 ), mnOffset( -1 ) {} in StringRangeEnumerator()
170 sal_Int32 getLogicalOffset() const { return mnOffset; } in getLogicalOffset()
171 void setLogicalOffset( sal_Int32 i_nOffset ) { mnOffset = i_nOffset; } in setLogicalOffset()
/trunk/main/tools/source/memtools/
H A Dmultisel.cxx879 , mnOffset( i_nLogicalOffset ) in StringRangeEnumerator()
1001 nNumber += mnOffset; in setRange()
/trunk/main/vcl/source/window/
H A Dstatus.cxx82 long mnOffset; member
288 nOffset = pItem->mnOffset; in ImplFormat()
341 nX += pItem->mnWidth + pItem->mnExtraWidth + pItem->mnOffset; in ImplFormat()
1031 pItem->mnOffset = nOffset; in InsertItem()
1339 return mpItemList->GetObject( nPos )->mnOffset; in GetItemOffset()
1737 nOffset = pItem->mnOffset; in CalcWindowSizePixel()
/trunk/main/vcl/unx/generic/printergfx/
H A Dbitmap_gfx.cxx86 mnOffset (0) in HexEncoder()
101 mnOffset += nOff; in WriteAscii()
105 mnOffset += psp::appendStr ("\n", mpFileBuffer + mnOffset); in WriteAscii()
121 if (mnOffset > 0) in FlushLine()
124 mnOffset = 0; in FlushLine()
162 mnOffset (0) in Ascii85Encoder()
193 mnOffset += 1; in ConvertToAscii85()
238 mnOffset += psp::appendStr ("\n", mpFileBuffer + mnOffset); in WriteAscii()
254 if (mnOffset > 0) in FlushLine()
257 mnOffset = 0; in FlushLine()
[all …]
/trunk/main/writerfilter/inc/resourcemodel/
H A DSubSequence.hxx54 sal_uInt32 mnOffset; member in writerfilter::SubSequence
61 mnOffset(0), mnCount(0) in SubSequence()
67 : mpSequence(pSequence), mnOffset(nOffset_), mnCount(nCount_) in SubSequence()
79 mnOffset(rSubSequence.mnOffset + nOffset_), in SubSequence()
86 mnOffset(0), mnCount(nCount_) in SubSequence()
107 mnOffset = 0; in reset()
111 sal_uInt32 getOffset() const { return mnOffset; } in getOffset()
116 if (mnOffset + nIndex >= in operator []()
120 return (*mpSequence)[mnOffset + nIndex]; in operator []()
130 mpSequence.get(), mnOffset, mnCount); in dump()
[all …]

Completed in 311 milliseconds

12