Home
last modified time | relevance | path

Searched refs:sal_uLong (Results 226 – 250 of 1628) sorted by relevance

12345678910>>...66

/trunk/main/idl/source/objects/
H A Dtypes.cxx417 sal_uLong nPos = rOutStm.Tell(); in WriteSvIdl()
528 sal_uLong nCount = rList.Count(); in WriteParam()
529 for( sal_uLong i = 0; i < nCount; i++ ) in WriteParam()
586 sal_uLong n = rId.GetValue(); in MakeSlotValue()
742 sal_uLong nCount = rList.Count(); in WriteRecursiv_Impl()
753 for( sal_uLong i = 0; i < nCount; i++ ) in WriteRecursiv_Impl()
1562 sal_uLong nOldPos = rOutStm.Tell(); in WriteSvIdl()
1891 sal_uLong nC = 0; in MakeSfx()
1895 sal_uLong nAttrCount = GetAttrCount(); in MakeSfx()
2231 sal_uLong nAttrCount = GetAttrCount(); in GetParserString()
[all …]
/trunk/main/unotools/inc/unotools/
H A Ducblockbytes.hxx151 …virtual ErrCode ReadAt ( sal_uLong nPos, void *pBuffer, sal_uLong nCount, sal_uLong *pRead…
152 virtual ErrCode WriteAt ( sal_uLong, const void*, sal_uLong, sal_uLong *pWritten);
154 virtual ErrCode SetSize (sal_uLong);
/trunk/main/sw/source/filter/html/
H A Dhtmlplug.cxx81 const sal_uLong HTML_FRMOPTS_EMBED_ALL =
85 const sal_uLong HTML_FRMOPTS_EMBED_CNTNR =
88 const sal_uLong HTML_FRMOPTS_EMBED =
94 const sal_uLong HTML_FRMOPTS_HIDDEN_EMBED =
98 const sal_uLong HTML_FRMOPTS_APPLET_ALL =
101 const sal_uLong HTML_FRMOPTS_APPLET_CNTNR =
104 const sal_uLong HTML_FRMOPTS_APPLET =
110 const sal_uLong HTML_FRMOPTS_IFRAME_ALL =
116 const sal_uLong HTML_FRMOPTS_IFRAME =
123 const sal_uLong HTML_FRMOPTS_OLE_CSS1 =
[all …]
/trunk/main/sw/qa/core/
H A DTest-BigPtrArray.cxx70 sal_uLong Position() const in Position()
96 void fillBigPtrArray(BigPtrArray& bparr, sal_uLong numEntries) in fillBigPtrArray()
161 sal_uLong oldCount = bparr.Count(); in TEST_F()
190 sal_uLong oldCount = bparr.Count(); in TEST_F()
244 sal_uLong oldCount = bparr.Count(); in TEST_F()
268 sal_uLong oldCount = bparr.Count(); in TEST_F()
299 sal_uLong oldCount = bparr.Count(); in TEST_F()
329 sal_uLong oldCount = bparr.Count(); in TEST_F()
360 sal_uLong nRemove = (bparr.Count() > 3) ? 3 : bparr.Count(); in TEST_F()
361 sal_uLong oldCount = bparr.Count(); in TEST_F()
/trunk/main/svtools/source/filter/
H A Dfilter.cxx190 sal_uInt8* ImplSearchEntry( sal_uInt8* pSource, sal_uInt8* pDest, sal_uLong nComp, sal_uLong nSize ) in ImplSearchEntry()
194 sal_uLong i; in ImplSearchEntry()
254 sal_uLong nFirstLong,nSecondLong; in ImpPeekGraphicFormat()
255 sal_uLong nStreamPos = rStream.Tell(); in ImpPeekGraphicFormat()
258 sal_uLong nStreamLen = rStream.Tell() - nStreamPos; in ImpPeekGraphicFormat()
1172 sal_uLong GraphicFilter::ImplSetError( sal_uLong nError, const SvStream* pStm ) in ImplSetError()
1371 sal_uLong nStreamPos = rIStream.Tell(); in CanImportGraphic()
1413 sal_uLong nStmBegin; in ImportGraphic()
1779 const sal_uLong nStmEnd = rIStream.Tell(); in ImportGraphic()
1780 const sal_uLong nBufSize = nStmEnd - nStmBegin; in ImportGraphic()
[all …]
/trunk/main/sw/source/filter/ww1/
H A Dw1par.cxx46 static sal_uLong WW1_Read_FieldIniFlags() in WW1_Read_FieldIniFlags()
52 sal_uLong nFieldFlags = aVal[ 0 ]; in WW1_Read_FieldIniFlags()
72 sal_uLong WW1Reader::Read(SwDoc& rDoc, const String& rBaseURL, SwPaM& rPam, const String& /*cName*/) in Read()
74 sal_uLong nRet = ERR_SWG_READ_ERROR; in Read()
82 sal_uLong nFieldFlags = WW1_Read_FieldIniFlags(); in Read()
132 Ww1Shell::Ww1Shell( SwDoc& rD, SwPaM& rPam, const String& rBaseURL, sal_Bool bNew, sal_uLong nField… in Ww1Shell()
/trunk/main/xmloff/source/style/
H A Dimpastp4.cxx66 XMLFamilyData_Impl* pData = maFamilyList.Remove( sal_uLong(0) ); in ~SvXMLAutoStylePoolP_Impl()
87 sal_uLong nPos; in AddFamily()
115 sal_uLong nPos; in RegisterName()
186 sal_uLong nPos; in Add()
236 sal_uLong nPos; in AddNamed()
275 sal_uLong nPos; in AddToCache()
307 sal_uLong nPos; in Find()
334 sal_uLong nPos; in FindAndRemoveCached()
376 sal_uLong nPos; in exportXML()
/trunk/main/unotools/source/config/
H A Dfltrcfg.cxx199 sal_uLong nFlags;
227 void SetFlag( sal_uLong nFlag, sal_Bool bSet );
228 sal_Bool IsFlag( sal_uLong nFlag ) const;
239 void SvtFilterOptions_Impl::SetFlag( sal_uLong nFlag, sal_Bool bSet ) in SetFlag()
260 sal_Bool SvtFilterOptions_Impl::IsFlag( sal_uLong nFlag ) const in IsFlag()
325 static sal_uLong lcl_GetFlag(sal_Int32 nProp) in lcl_GetFlag()
327 sal_uLong nFlag = 0; in lcl_GetFlag()
366 sal_uLong nFlag = lcl_GetFlag(nProp); in Commit()
390 sal_uLong nFlag = lcl_GetFlag(nProp); in Load()
/trunk/main/automation/inc/automation/
H A Dsimplecm.hxx179 sal_uLong GetTotalBytes() { return nTotalBytes; } in GetTotalBytes()
208 sal_uLong nTotalBytes;
218 sal_uLong nSomething;
236 virtual sal_Bool StartCommunication( ByteString aHost, sal_uLong nPort );
369 … CommunicationManager *pCM, ICommunicationManagerClient *pCMC, ByteString aHost, sal_uLong nPort );
379 …SingleCommunicationManagerClientViaSocket( ByteString aHost, sal_uLong nPort, sal_Bool bUseMultiCh…
382 …virtual sal_Bool StartCommunication( ByteString aHost, sal_uLong nPort ){ return DoStartCommunicat… in StartCommunication()
385 sal_uLong nPortToTalk;
/trunk/main/sd/source/ui/view/
H A Dzoomlist.cxx68 for (sal_uLong nObject=0; nObject<List::Count(); nObject++) in ~ZoomList()
70 for (sal_uLong nObject=0; nObject<Count(); nObject++) in ~ZoomList()
87 sal_uLong nRectCount = Count(); in InsertZoomRect()
92 Remove((sal_uLong) 0); in InsertZoomRect()
120 sal_uLong nRectCount = Count(); in GetNextZoomRect()
165 sal_uLong nRectCount = Count(); in IsNextPossible()
/trunk/main/vcl/inc/aqua/
H A Dsalinst.h47 sal_uLong mnCount;
55 sal_uLong GetAcquireCount() const { return mnCount; } in GetAcquireCount()
107 virtual SalFrame* CreateChildFrame( SystemParentData* pParent, sal_uLong nStyle );
108 virtual SalFrame* CreateFrame( SalFrame* pParent, sal_uLong nStyle );
131 virtual sal_uLong ReleaseYieldMutex();
132 virtual void AcquireYieldMutex( sal_uLong nCount );
184 sal_uLong mnCount;
/trunk/main/svtools/source/brwbox/
H A Ddatwin.hxx83 sal_uLong _nOriginalWidth;
84 sal_uLong _nWidth;
92 const String& rTitle, sal_uLong nWidthPixel, const Fraction& rCurrentZoom,
98 sal_uLong Width() { return _nWidth; } in Width()
109 void SetWidth(sal_uLong nNewWidthPixel, const Fraction& rCurrentZoom);
212 sal_uLong _nTip;
213 sal_uLong _nLastPos;
/trunk/main/vcl/inc/vcl/
H A Dfixed.hxx48 SAL_DLLPRIVATE void ImplDraw( OutputDevice* pDev, sal_uLong nDrawFlags,
66 …virtual void Draw( OutputDevice* pDev, const Point& rPos, const Size& rSize, sal_uLong nFlags );
102 …virtual void Draw( OutputDevice* pDev, const Point& rPos, const Size& rSize, sal_uLong nFlags );
125 SAL_DLLPRIVATE void ImplDraw( OutputDevice* pDev, sal_uLong nDrawFlags,
137 …virtual void Draw( OutputDevice* pDev, const Point& rPos, const Size& rSize, sal_uLong nFlags );
168 SAL_DLLPRIVATE void ImplDraw( OutputDevice* pDev, sal_uLong nDrawFlags,
178 …virtual void Draw( OutputDevice* pDev, const Point& rPos, const Size& rSize, sal_uLong nFlags );
H A Dbutton.hxx56 …sal_uInt16 ImplGetTextStyle( XubString& rText, WinBits nWinStyle, sal_uLong nDrawFlags );
58 … sal_Bool bLayout, sal_uLong nImageSep, sal_uLong nDrawFlags,
129 …SAL_DLLPRIVATE void ImplDrawPushButtonContent( OutputDevice* pDev, sal_uLong nDrawFlags,
133 SAL_DLLPRIVATE sal_uInt16 ImplGetTextStyle( sal_uLong nDrawFlags ) const;
169 …virtual void Draw( OutputDevice* pDev, const Point& rPos, const Size& rSize, sal_uLong nFlags );
306 SAL_DLLPRIVATE void ImplDraw( OutputDevice* pDev, sal_uLong nDrawFlags,
356 …virtual void Draw( OutputDevice* pDev, const Point& rPos, const Size& rSize, sal_uLong nFlags );
423 SAL_DLLPRIVATE void ImplDraw( OutputDevice* pDev, sal_uLong nDrawFlags,
459 …virtual void Draw( OutputDevice* pDev, const Point& rPos, const Size& rSize, sal_uLong nFlags );
H A Dgfxlink.hxx38 sal_uLong mnRefCount;
41 ImpBuffer( sal_uLong nSize ) in ImpBuffer()
59 sal_uLong mnDataSize;
60 sal_uLong mnRefCount;
62 ImpSwap( sal_uInt8* pData, sal_uLong nDataSize );
138 sal_uLong mnExtra2;
/trunk/main/automation/source/inc/
H A Dtestapp.hxx53 …ErrorEntry(sal_uLong nNr, String aStr = String()) : nError(nNr),aText(aStr),nLine(0),nCol1(0),nCol… in ErrorEntry()
54 ErrorEntry(sal_uLong nNr, String aStr, xub_StrLen l, xub_StrLen c1, xub_StrLen c2 ) in ErrorEntry()
56 sal_uLong nError;
67 sal_uLong nUId;
83 sal_Bool CError( sal_uLong, const String&, xub_StrLen, xub_StrLen, xub_StrLen );
126 sal_uLong nSequence; // Sequence um Antwort und Anfrage zu syncronisieren
165 String GetMethodName( sal_uLong nMethodId );
/trunk/main/sw/source/filter/ww8/dump/
H A Dww8scan.cxx1822 sal_uLong nOldIdx = rPLCF.GetIdx(); in WW8GetFieldPara()
1948 sal_uLong n; in WW8Read_xstz()
1963 sal_uLong nWasRead=0; in SafeReadString()
2631 sal_uLong WW8PLCFx::GetIdx2() const in GetIdx2()
2636 void WW8PLCFx::SetIdx2(sal_uLong ) in SetIdx2() argument
3432 sal_uLong nNr = pRef->GetIdx(); in GetNoSprms()
3639 sal_uLong nOldPos = rStrm.Tell(); in WW8ReadSTTBF()
3696 sal_uLong nRead = 0; in WW8ReadSTTBF()
3841 sal_uLong l0 = pBook[0]->Where(); in operator ++()
3842 sal_uLong l1 = pBook[1]->Where(); in operator ++()
[all …]
/trunk/main/sc/source/ui/inc/
H A Dscuiasciiopt.hxx38 sal_uLong mnStreamPos;
39 sal_uLong* mpRowPosArray;
40 sal_uLong mnRowPosCount;
114 bool GetLine( sal_uLong nLine, String &rText );
116 inline bool Seek( sal_uLong nPos ); // synced to and from mnStreamPos
128 inline bool ScImportAsciiDlg::Seek(sal_uLong nPos) in Seek()
/trunk/main/sw/source/core/edit/
H A Dedattr.cxx111 sal_uLong nSttNd = PCURCRSR->GetMark()->nNode.GetIndex(), in GetCurAttr()
118 sal_uLong nTmp = nSttNd; nSttNd = nEndNd; nEndNd = nTmp; in GetCurAttr()
131 for( sal_uLong n = nSttNd; n <= nEndNd; ++n ) in GetCurAttr()
182 sal_uLong nSttNd = PCURCRSR->GetMark()->nNode.GetIndex(), in GetCurTxtFmtColl()
189 sal_uLong nTmp = nSttNd; nSttNd = nEndNd; nEndNd = nTmp; in GetCurTxtFmtColl()
199 for( sal_uLong n = nSttNd; n <= nEndNd; ++n ) in GetCurTxtFmtColl()
339 sal_uLong nSttNd = PCURCRSR->GetMark()->nNode.GetIndex(), in IsMoveLeftMargin()
344 sal_uLong nTmp = nSttNd; nSttNd = nEndNd; nEndNd = nTmp; in IsMoveLeftMargin()
348 for( sal_uLong n = nSttNd; bRet && n <= nEndNd; ++n ) in IsMoveLeftMargin()
543 sal_uLong nEndIdx = pEnd->nNode.GetIndex(); in GetScriptType()
/trunk/main/rsc/inc/
H A Drscdb.hxx78 sal_uLong nFilePos; // Position in der Datei ( MTF )
264 void WriteInc( FILE * fOutput, sal_uLong lKey );
295 std::map<sal_uInt64, sal_uLong> aIdTranslator; //Ordnet Resourcetypen und Id's einen Id zu
336 void Delete( sal_uLong lFileKey );
342 void WriteSrc( FILE * fOutput, sal_uLong nFileIndex,
344 ERRTYPE WriteHxx( FILE * fOutput, sal_uLong nFileKey);
345 ERRTYPE WriteCxx( FILE * fOutput, sal_uLong nFileKey,
349 void FillNameIdList( REResourceList * pList, sal_uLong lFileKey );
352 void IncFilePos( sal_uLong nOffset ){ nFilePos += nOffset; } in IncFilePos()
/trunk/main/sc/inc/
H A Ddociter.hxx84 sal_uLong nNumFormat; // for CalcAsShown
85 sal_uLong nNumFmtIndex;
115 void GetCurNumFmtInfo( short& nType, sal_uLong& nIndex );
175 sal_uLong nNumFormat; // for CalcAsShown
176 sal_uLong nNumFmtIndex;
271 sal_uLong nNumFormat;
452 sal_uLong nNumFormat; // for CalcAsShown
453 sal_uLong nNumFmtIndex;
472 void GetCurNumFmtInfo( short& nType, sal_uLong& nIndex );
/trunk/main/sw/source/filter/ww8/
H A Dww8par.hxx343 SwWW8FltAnchorStack(SwDoc* pDo, sal_uLong nFieldFl) in SwWW8FltAnchorStack()
383 SwWW8ReferencedFltEndStack( SwDoc* pDo, sal_uLong nFieldFl ) in SwWW8ReferencedFltEndStack()
399 SwWW8FltRefStack(SwDoc* pDo, sal_uLong nFieldFl) in SwWW8FltRefStack()
691 virtual sal_Bool ShapeHasText( sal_uLong nShapeId, sal_uLong nFilePos ) const;
1111 sal_uLong nIniFlags; // Flags aus der writer.ini
1112 sal_uLong nIniFlags1; // dito ( zusaetzliche Flags )
1113 sal_uLong nFieldFlags; // dito fuer Feldern
1114 sal_uLong nFieldTagAlways[3]; // dito fuers Taggen von Feldern
1120 sal_uLong nPicLocFc; // Picture Location in File (FC)
1121 sal_uLong nObjLocFc; // Object Location in File (FC)
[all …]
/trunk/main/sw/source/core/docnode/
H A Dndsect.cxx121 sal_uLong nIdx = _rNd.GetIndex(); in lcl_IsInSameTblBox()
415 sal_uLong nCmp = pEnd->nNode.GetIndex(); in IsInsRegionAvailable()
582 sal_uLong nCnt = 0, nSttNd = 0; in DelSectionFmt()
767 void lcl_DeleteFtn( SwSectionNode *pNd, sal_uLong nStt, sal_uLong nEnd ) in lcl_DeleteFtn()
929 sal_uLong nEnde = pSectNd->EndOfSectionIndex(); in InsertTextSection()
930 sal_uLong nStart = pSectNd->GetIndex()+1; in InsertTextSection()
931 sal_uLong nSkipIdx = ULONG_MAX; in InsertTextSection()
932 for( sal_uLong n = nStart; n < nEnde; ++n ) in InsertTextSection()
972 sal_uLong nIdx = pSectNd->GetIndex(); in InsertTextSection()
1346 sal_uLong nEnd = EndOfSectionIndex(); in IsCntntHidden()
[all …]
/trunk/main/sw/source/core/inc/
H A DUndoNumbering.hxx48 sal_uLong nSttSet;
68 void SetSttNum( sal_uLong nNdIdx ) { nSttSet = nNdIdx; } in SetSttNum()
97 sal_uLong nNewStt;
106 void SetStartNode( sal_uLong nValue ) { nNewStt = nValue; } in SetStartNode()
122 sal_uLong nIdx;
136 sal_uLong nIdx;
/trunk/main/vcl/unx/generic/gdi/
H A Dsalbmp.cxx66 sal_uLong X11SalBitmap::mnCacheInstCount = 0;
216 sal_uLong nDstFormat = BMP_FORMAT_BOTTOM_UP; in ImplCreateDIB()
306 const sal_uInt16 nCols = Min( (sal_uLong)rColMap.GetUsed(), (sal_uLong)(1 << nDrawableDepth) ); in ImplCreateDIB()
365 sal_uLong nDstFormat = BMP_FORMAT_TOP_DOWN; in ImplCreateXImage()
432 const sal_uInt16 nCols = Min( (sal_uLong)rColMap.GetUsed(), (sal_uLong)(1 << pImage->depth) ); in ImplCreateXImage()
1020 sal_uLong mnMemSize;
1021 sal_uLong mnFlags;
1023 ImplBmpObj( X11SalBitmap* pBmp, sal_uLong nMemSize, sal_uLong nFlags ) : in ImplBmpObj()
1043 void ImplSalBitmapCache::ImplAdd( X11SalBitmap* pBmp, sal_uLong nMemSize, sal_uLong nFlags ) in ImplAdd()

Completed in 163 milliseconds

12345678910>>...66