Home
last modified time | relevance | path

Searched refs:sal_uLong (Results 276 – 300 of 1628) sorted by relevance

1...<<11121314151617181920>>...66

/trunk/main/sc/source/ui/navipi/
H A Dcontent.cxx163 sal_uLong nChild; in getAltLongDescText()
314 sal_uLong nEntry = 0; in GetEntryIndexes()
335 sal_uLong nChild; in GetChildIndex()
365 sal_uLong nChild; in IMPL_LINK()
461 sal_uLong nChild; in KeyInput()
488 sal_uLong nChild; in KeyInput()
1078 sal_uLong nFound = 0; in GetLink()
1126 ScAddress ScContentTree::GetNotePos( sal_uLong nIndex ) in GetNotePos()
1132 sal_uLong nFound = 0; in GetNotePos()
1361 sal_uLong nChild; in DoDrag()
[all …]
/trunk/main/sot/inc/sot/
H A Dstorinfo.hxx38 sal_uLong nSize;
45 SvStorageInfo( const String& rName, sal_uLong nSz, sal_Bool bIsStorage ) in SvStorageInfo()
56 sal_uLong GetSize() const { return nSize; } in GetSize()
65 SOT_DLLPUBLIC sal_uLong ReadClipboardFormat( SvStream & rStm );
66 SOT_DLLPUBLIC void WriteClipboardFormat( SvStream & rStm, sal_uLong nFormat );
/trunk/main/sd/source/ui/view/
H A Doutlview.cxx162 sal_uLong nWidth = OUTLINE_PAPERWIDTH; in OutlineView()
252 sal_uLong nCntrl = mpOutliner->GetControlWord(); in ~OutlineView()
564 sal_uLong nTarget = 0L; // Einfuegeposition in InsertSlideForParagraph()
688 sal_uLong nPos = 0L; in IMPL_LINK()
823 sal_uLong nPos = 0L; in IMPL_LINK()
970 sal_uLong nWidth = OUTLINE_PAPERWIDTH; in IMPL_LINK()
1039 sal_uLong nParaPos = 0; in IMPL_LINK()
1080 sal_uLong nParaPos = 0; in IMPL_LINK()
1137 sal_uLong nObjectCount = pPage->GetObjCount(); in GetTitleTextObject()
1163 sal_uLong nObjectCount = pPage->GetObjCount(); in GetOutlineTextObject()
[all …]
/trunk/main/svtools/source/edit/
H A Dxtextedt.cxx52 sal_uLong nPara = rCursor.GetPara(); in MatchGroup()
53 sal_uLong nParas = GetParagraphCount(); in MatchGroup()
161 sal_uLong nStartNode, nEndNode; in Search()
175 for ( sal_uLong nNode = nStartNode; in Search()
356 sal_uLong nStartPara = aSel.GetStart().GetPara(); in ImpIndentBlock()
357 sal_uLong nEndPara = aSel.GetEnd().GetPara(); in ImpIndentBlock()
363 for ( sal_uLong nPara = nStartPara; nPara <= nEndPara; nPara++ ) in ImpIndentBlock()
/trunk/main/vcl/source/gdi/
H A Dimpanmvw.cxx38 sal_uLong nExtraData, in ImplAnimView()
173 void ImplAnimView::ImplDrawToPos( sal_uLong nPos ) in ImplDrawToPos()
179 nPos = Min( nPos, (sal_uLong) mpParent->Count() - 1UL ); in ImplDrawToPos()
181 for( sal_uLong i = 0UL; i <= nPos; i++ ) in ImplDrawToPos()
198 void ImplAnimView::ImplDraw( sal_uLong nPos ) in ImplDraw()
205 void ImplAnimView::ImplDraw( sal_uLong nPos, VirtualDevice* pVDev ) in ImplDraw()
219 const sal_uLong nLastPos = mpParent->Count() - 1; in ImplDraw()
H A Dimpanmvw.hxx56 sal_uLong mnActPos;
65 void ImplDraw( sal_uLong nPos, VirtualDevice* pVDev );
70 const Point& rPt, const Size& rSz, sal_uLong nExtraData,
75 void ImplDrawToPos( sal_uLong nPos );
76 void ImplDraw( sal_uLong nPos );
/trunk/main/sc/source/filter/rtf/
H A Drtfparse.cxx51 SV_IMPL_VARARR_SORT( ScRTFColTwips, sal_uLong );
61 nStartAdjust( (sal_uLong)~0 ), in ScRTFParser()
83 sal_uLong ScRTFParser::Read( SvStream& rStream, const String& rBaseURL ) in Read()
87 sal_uLong nErr = pEdit->Read( rStream, rBaseURL, EE_FORMAT_RTF ); in Read()
152 if ( nStartAdjust != (sal_uLong)~0 ) in ColAdjust()
175 nStartAdjust = (sal_uLong)~0; in ColAdjust()
359 if ( nStartAdjust == (sal_uLong)~0 ) in ProcToken()
/trunk/main/filter/source/msfilter/
H A Dviscache.hxx36 sal_uLong nFormat;
46 Impl_OlePres( sal_uLong nF ) in Impl_OlePres()
68 sal_uLong GetFormat() const { return nFormat; } in GetFormat()
70 sal_uLong GetAdviseFlags() const { return nAdvFlags; } in GetAdviseFlags()
71 void SetAdviseFlags( sal_uLong nAdv ) { nAdvFlags = nAdv; } in SetAdviseFlags()
H A Dmsdffimp.cxx171 sal_uLong nPos = rStm.Tell(); in Write()
202 sal_uLong nEndPos = rStm.Tell(); in Write()
252 sal_uLong nFilePos = rIn.Tell(); in ReadPropSet()
3958 const sal_uLong nSkip = in ImportGraphic()
5599 sal_uLong nTxBx, in StoreShapeOrder()
6141 sal_uLong nReadDg = 0; in GetDrawingContainerData()
6179 sal_uLong nReadSpGrCont = 0; in GetShapeGroupContainerData()
6222 sal_uLong nReadSpCont = 0; in GetShapeContainerData()
6259 sal_uLong nPropRead = 0; in GetShapeContainerData()
6813 sal_uLong SvxMSDffManager::Calc_nBLIPPos( sal_uLong nOrgVal, sal_uLong /* nStreamPos */ ) const in Calc_nBLIPPos()
[all …]
/trunk/main/filter/source/graphicfilter/expm/
H A Dexpm.cxx43 sal_uLong mnWidth, mnHeight; // Bildausmass in Pixeln
54 void ImplWritePixel( sal_uLong );
199 for ( sal_uLong y = 0; y < mnHeight; y++ ) in ImplWriteBody()
203 for ( sal_uLong x = 0; x < mnWidth; x++ ) in ImplWriteBody()
225 void XPMWriter::ImplWritePixel( sal_uLong nCol ) in ImplWritePixel()
241 sal_uLong nTmp; in ImplWriteColor()
/trunk/main/sd/source/ui/func/
H A Dsdundogr.cxx41 sal_uLong nLast = aCtn.Count(); in ~SdUndoGroup()
42 for (sal_uLong nAction = 0; nAction < nLast; nAction++) in ~SdUndoGroup()
84 ((SdUndoAction*)aCtn.GetObject((sal_uLong)nAction))->Undo(); in Undo()
97 sal_uLong nLast = aCtn.Count(); in Redo()
98 for (sal_uLong nAction = 0; nAction < nLast; nAction++) in Redo()
/trunk/main/automation/source/server/
H A Dstatemnt.hxx252 sal_Bool ValueOK(rtl::OString nId, String aBezeichnung, sal_uLong nValue, sal_uLong nMax);
274 void ReportError(String aMessage, sal_uLong nWhatever);
276 static void DirectLog( sal_uLong nType, String aString );
333 StatementSlot( sal_uLong nSlot, SfxPoolItem* pItem = NULL );
373 void WriteControlData( Window *pBase, sal_uLong nConf, sal_Bool bFirst = sal_True );
417 StatementFlow (sal_uLong nServiceId, SCmdStream *pIn, ImplRemoteControl *pRC );
493 void ImplEventWait( sal_uLong nID );
/trunk/main/vcl/inc/
H A Dimpbmp.hxx48 sal_uLong mnRefCount;
49 sal_uLong mnChecksum;
84 sal_uLong ImplGetRefCount() const { return mnRefCount; } in ImplGetRefCount()
88 inline void ImplSetChecksum( sal_uLong nChecksum ) { mnChecksum = nChecksum; } in ImplSetChecksum()
89 inline sal_uLong ImplGetChecksum() const { return mnChecksum; } in ImplGetChecksum()
/trunk/main/sw/source/ui/inc/
H A Dnumfmtlb.hxx37 sal_uLong nDefFormat;
53 short nFormatType = NUMBERFORMAT_NUMBER, sal_uLong nDefFmt = 0,
57 short nFormatType = NUMBERFORMAT_NUMBER, sal_uLong nDefFmt = 0,
68 void SetDefFormat(const sal_uLong nDefFmt);
69 sal_uLong GetFormat() const;
/trunk/main/sw/source/core/swg/
H A DSwXMLTextBlocks1.cxx64 sal_uLong SwXMLTextBlocks::GetDoc( sal_uInt16 nIdx ) in GetDoc()
179 sal_uLong SwXMLTextBlocks::GetMacroTable( sal_uInt16 nIdx, in GetMacroTable()
189 sal_uLong nRet = 0; in GetMacroTable()
314 sal_uLong SwXMLTextBlocks::GetBlockText( const String& rShort, String& rText ) in GetBlockText()
316 sal_uLong n = 0; in GetBlockText()
393 sal_uLong SwXMLTextBlocks::PutBlockText( const String& rShort, const String& , in PutBlockText()
419 sal_uLong nRes = 0; in PutBlockText()
606 sal_uLong SwXMLTextBlocks::SetMacroTable( in SetMacroTable()
617 sal_uLong nRes = 0; in SetMacroTable()
/trunk/main/filter/source/graphicfilter/idxf/
H A Ddxfgrprd.hxx95 sal_uLong nGCount;
97 sal_uLong nMinPercent;
98 sal_uLong nMaxPercent;
99 sal_uLong nLastPercent;
100 sal_uLong nFileSize;
/trunk/main/reportdesign/source/ui/report/
H A DSectionView.cxx162 const sal_uLong nMark = rMarkedList.GetMarkCount(); in ObjectRemovedInAliveMode()
164 for( sal_uLong i = 0; i < nMark; i++ ) in ObjectRemovedInAliveMode()
187 sal_uLong nCount = rMark.GetMarkCount(); in SetMarkedToLayer()
188 for (sal_uLong i=0; i<nCount; i++) in SetMarkedToLayer()
218 const sal_uLong nCount = rMark.GetMarkCount(); in OnlyShapesMarked()
221 sal_uLong i=0; in OnlyShapesMarked()
/trunk/main/sw/source/filter/basflt/
H A Dfltini.cxx215 sal_uLong StgReader::OpenMainStream( SvStorageStreamRef& rRef, sal_uInt16& rBuffSize ) in OpenMainStream()
217 sal_uLong nRet = ERR_SWG_READ_ERROR; in OpenMainStream()
643 sal_uLong nMinFrm = 0; in CalculateFlySize()
644 sal_uLong nMaxFrm = 0; in CalculateFlySize()
662 sal_uLong nAbsMinCnts; in CalculateFlySize()
678 sal_uLong nAbsMinCnts; in CalculateFlySize()
1014 typedef sal_uLong ( __LOADONCALLAPI *SaveOrDel )( SfxObjectShell&, SotStorage&, sal_Bool, const Str…
1015 typedef sal_uLong ( __LOADONCALLAPI *GetSaveWarning )( SfxObjectShell& );
1017 sal_uLong SaveOrDelMSVBAStorage( SfxObjectShell& rDoc, SotStorage& rStor, sal_Bool bSaveInto, const… in SaveOrDelMSVBAStorage()
1025 sal_uLong GetSaveWarningOfMSVBAStorage( SfxObjectShell &rDocS ) in GetSaveWarningOfMSVBAStorage()
/trunk/main/vcl/win/source/gdi/
H A Dsalbmp.cxx766 const sal_uLong nAlignedWidth4Bytes = AlignedWidth4Bytes( nBits * rSize.Width() ); in ImplCreateDIB()
767 const sal_uLong nImageSize = nAlignedWidth4Bytes * rSize.Height(); in ImplCreateDIB()
774 const sal_uLong nHeaderSize = sizeof( BITMAPINFOHEADER ) + nColors * sizeof( RGBQUAD ); in ImplCreateDIB()
819 const sal_uLong nSize = GlobalSize( hHdl ); in ImplCopyDIBOrDDB()
878 const sal_uLong nOffset = *(DWORD*) pBI + nColorCount * sizeof( RGBQUAD ); in AcquireBuffer()
923 sal_uLong nOffset = 0UL; in AcquireBuffer()
988 sal_uLong nWidthAl = AlignedWidth4Bytes( rSizePixel.Width() * ( bRLE4 ? 4UL : 8UL ) ); in ImplDecodeRLEBuffer()
990 sal_uLong nCountByte; in ImplDecodeRLEBuffer()
991 sal_uLong nRunByte; in ImplDecodeRLEBuffer()
992 sal_uLong nX = 0; in ImplDecodeRLEBuffer()
[all …]
/trunk/main/svtools/source/misc/
H A Dehdl.cxx159 SfxErrorHandler::SfxErrorHandler(sal_uInt16 nIdP, sal_uLong lStartP, sal_uLong lEndP, ResMgr *pMgrP… in SfxErrorHandler()
192 sal_uLong nErrCode = pErr->GetErrorCode() & ERRCODE_ERROR_MASK; in CreateString()
307 sal_Bool SfxErrorHandler::GetClassString(sal_uLong lClassId, String &rStr) const in GetClassString()
337 sal_uLong lErrId, String &rStr, sal_uInt16 &nFlags) const in GetMessageString()
367 sal_uLong lErrId, String &rStr, sal_uInt16 &nFlags) const in GetErrorString()
436 sal_Bool SfxErrorContext::GetString(sal_uLong nErrId, String &rStr) in GetString()
/trunk/main/sw/source/core/doc/
H A Dftnidx.cxx43 sal_uLong nIdx = _SwTxtFtn_GetIndex( rSrch ); in _SV_IMPL_SORTAR_ALG()
53 sal_uLong nFndIdx = _SwTxtFtn_GetIndex( (*this)[ nM ] ); in _SV_IMPL_SORTAR_ALG()
100 sal_uLong nCapEnd = pDoc->GetNodes().GetEndOfContent().GetIndex(); in UpdateFtn()
159 sal_uLong nUpdNdIdx = rStt.GetIndex(); in UpdateFtn()
233 sal_uLong nCapStt = rOutlNds[ n ]->GetIndex(); // Start eines neuen Kapitels in UpdateAllFtn()
298 sal_uLong nIdx = rPos.GetIndex(); in SeekEntry()
307 sal_uLong nNdIdx = _SwTxtFtn_GetIndex( (*this)[ nM ] ); in SeekEntry()
/trunk/main/sw/source/core/undo/
H A Duntbl.cxx103 sal_uLong nBoxIdx, nOffset;
174 sal_uLong nSttNode;
215 sal_uLong m_nSttNd;
216 sal_uLong m_nEndNd;
223 SwTblToTxtSave( SwDoc& rDoc, sal_uLong nNd, sal_uLong nEndIdx, xub_StrLen nCntnt );
388 SwTblToTxtSave::SwTblToTxtSave( SwDoc& rDoc, sal_uLong nNd, sal_uLong nEndIdx, xub_StrLen nCnt ) in SwTblToTxtSave()
543 SwTableNode* SwNodes::UndoTableToText( sal_uLong nSttNd, sal_uLong nEndNd, in UndoTableToText()
716 void SwUndoTblToTxt::AddBoxPos( SwDoc& rDoc, sal_uLong nNdIdx, sal_uLong nEndIdx, xub_StrLen nCntnt… in AddBoxPos()
752 sal_uLong nTblNd = nSttNode; in UndoImpl()
1818 sal_uLong nIdx = aTmp[ --n ]; in UndoImpl()
[all …]
/trunk/main/sc/source/core/data/
H A Ddocpool.cxx611 sal_uLong nRef = rItem.GetRefCount(); in Remove()
612 if ( nRef >= (sal_uLong) SC_MAX_POOLREF && nRef <= (sal_uLong) SFX_ITEMS_OLD_MAXREF ) in Remove()
614 if ( nRef != (sal_uLong) SC_SAFE_POOLREF ) in Remove()
617 SetRefCount( (SfxPoolItem&)rItem, (sal_uLong) SC_SAFE_POOLREF ); in Remove()
627 sal_uLong nRef = rItem.GetRefCount(); in CheckRef()
628 if ( nRef >= (sal_uLong) SC_MAX_POOLREF && nRef <= (sal_uLong) SFX_ITEMS_OLD_MAXREF ) in CheckRef()
632 …DBG_ASSERT( nRef<=(sal_uLong)SC_MAX_POOLREF+1 || (nRef>=(sal_uLong)SC_SAFE_POOLREF-1 && nRef<=(sal… in CheckRef()
634 SetRefCount( (SfxPoolItem&)rItem, (sal_uLong) SC_SAFE_POOLREF ); in CheckRef()
H A Ddptablecache.cxx56 sal_Bool lcl_isDate( sal_uLong nNumType ) in lcl_isDate()
180 …st String& rS, double fV/* = 0.0*/, sal_Bool bHV/* = sal_False*/, const sal_uLong nNumFormatP /*= … in ScDPItemData()
207 sal_uLong nFormat = NUMBERFORMAT_NUMBER; in ScDPItemData()
354 sal_uLong ScDPItemData::GetNumFormat() const in GetNumFormat()
439 for ( sal_uLong row = 0 ; row < mpTableDataValues[nCol].size(); row++ ) in ~ScDPTableDataCache()
535 for ( sal_uLong row = 0 ; row < mpTableDataValues[nCol].size(); row++ ) in InitFromDoc()
573 for ( sal_uLong row = 0 ; row < mpTableDataValues[nCol].size(); row++ ) in InitFromDataBase()
623 sal_uLong ScDPTableDataCache::GetDimNumType( SCCOL nDim) const in GetDimNumType()
995 sal_uLong ScDPTableDataCache::GetNumType(sal_uLong nFormat) const in GetNumType()
998 sal_uLong nType = NUMBERFORMAT_NUMBER; in GetNumType()
[all …]
/trunk/main/filter/source/graphicfilter/itiff/
H A Dccidecom.hxx56 CCIDecompressor( sal_uLong nOptions, sal_uInt32 nImageWidth );
61 sal_Bool DecompressScanline(sal_uInt8 * pTarget, sal_uLong nTargetBits, bool bLastLine );
103 sal_uLong nOptions;
112 sal_uLong nInputBitsBuf;
116 sal_uLong nLastLineSize;

Completed in 146 milliseconds

1...<<11121314151617181920>>...66