Home
last modified time | relevance | path

Searched refs:sal_uLong (Results 76 – 100 of 1628) sorted by relevance

12345678910>>...66

/trunk/main/svtools/source/contnr/
H A Dimivctl1.cxx347 sal_uLong i; in CreateAutoMnemonics()
799 sal_uLong nPos = 0; in Paint()
1194 sal_uLong nPos = (sal_uLong)-1; in KeyInput()
2382 sal_uLong nCur; in RecalcAllBoundingRects()
2415 sal_uLong nCur; in RecalcAllBoundingRectsSmart()
3287 sal_uLong i; in SelectRange()
3883 sal_uLong nPos; in SaveSelection()
4035 sal_uLong nStart, nEnd; in SetEntryListPos()
4182 sal_uLong nCur; in SetPositionMode()
4585 sal_uLong nNext; in GetPopupMenuPosPixel()
[all …]
H A Dimivctl.hxx141 void Insert( SvxIconChoiceCtrlEntry* pEntry, sal_uLong nPos );
142 SvxIconChoiceCtrlEntry* Remove( sal_uLong nPos );
189 sal_uLong nUserEventAdjustScrBars;
190 sal_uLong nUserEventShowCursor;
210 sal_uLong nSelectionCount;
274 sal_uLong GetPredecessorGrid( const Point& rDocPos) const;
434 sal_uLong GetSelectionCount() const;
437 sal_uLong GetGridCount(
482 sal_uLong GetEntryCount() const { return aEntries.Count(); } in GetEntryCount()
498 sal_uLong GetEntryListPos( SvxIconChoiceCtrlEntry* ) const;
[all …]
H A Dsvtabbx.cxx390 sal_uLong nPos = 0; in GetEntryPos()
405 sal_uLong nPos = 0; in GetEntryPos()
487 sal_uLong i, nPos = 0, nCount = GetLevelChildCount( NULL ); in GetEntryOnPos()
508 SvLBoxEntry* SvTabListBox::GetChildOnPos( SvLBoxEntry* _pParent, sal_uLong _nEntryPos, sal_uLong& _… in GetChildOnPos()
510 sal_uLong i, nCount = GetLevelChildCount( _pParent ); in GetChildOnPos()
680 sal_uLong SvHeaderTabListBox::Insert( in Insert()
681 SvLBoxEntry* pEnt, SvLBoxEntry* pPar, sal_uLong nPos ) in Insert()
683 sal_uLong n = SvTabListBox::Insert( pEnt, pPar, nPos ); in Insert()
690 sal_uLong SvHeaderTabListBox::Insert( SvLBoxEntry* pEntry, sal_uLong nRootPos ) in Insert()
800 sal_uLong nCount = GetEntryCount(); in GetCurrRow()
[all …]
/trunk/main/vcl/source/gdi/
H A Dimpvect.cxx162 sal_uLong mnSize;
163 sal_uLong mnRealSize;
170 void ImplSetSize( sal_uLong nSize );
342 sal_uLong mnArraySize;
343 sal_uLong mnCount;
646 for( sal_uLong i = 0; i < mnCount; ) in ImplEndAdd()
669 sal_uLong nNewPos; in ImplPostProcess()
671 sal_uLong n; in ImplPostProcess()
1142 sal_uLong nFound; in ImplGetChain()
1143 sal_uLong nLastDir = 0UL; in ImplGetChain()
[all …]
H A Dgdimtf.cxx98 sal_uLong* pMinR;
99 sal_uLong* pMaxR;
100 sal_uLong* pMinG;
101 sal_uLong* pMaxG;
102 sal_uLong* pMinB;
103 sal_uLong* pMaxB;
105 sal_uLong nCount;
112 sal_uLong nCount;
113 const sal_uLong* pTols;
124 sal_uLong nActionPos;
[all …]
H A Dbmpfast.cxx54 template <sal_uLong PIXFMT>
310 template <sal_uLong SRCFMT, sal_uLong DSTFMT>
334 template <sal_uLong SRCFMT, sal_uLong DSTFMT>
351 template <unsigned ALPHABITS, sal_uLong SRCFMT, sal_uLong DSTFMT>
383 template <unsigned ALPHABITS, sal_uLong MASKFMT, sal_uLong SRCFMT, sal_uLong DSTFMT>
402 template <unsigned ALPHABITS, sal_uLong SRCFMT, sal_uLong DSTFMT>
460 template <sal_uLong DSTFMT,sal_uLong SRCFMT>
493 template <sal_uLong SRCFMT>
594 const sal_uLong nSrcFormat = rSrc.mnFormat & ~BMP_FORMAT_TOP_DOWN; in ImplFastBitmapConversion()
675 template <sal_uLong DSTFMT,sal_uLong SRCFMT> //,sal_uLong MSKFMT>
[all …]
H A Dcvtgrf.cxx54 sal_uLong GraphicConverter::ImplConvert( sal_uLong nInFormat, void* pInBuffer, sal_uLong nInBufSize, in ImplConvert()
55 void** ppOutBuffer, sal_uLong nOutFormat ) in ImplConvert()
57 sal_uLong nRetBufSize = 0UL; in ImplConvert()
130 sal_uLong GraphicConverter::Import( SvStream& rIStm, Graphic& rGraphic, sal_uLong nFormat ) in Import()
133 sal_uLong nRet = ERRCODE_IO_GENERAL; in Import()
153 sal_uLong GraphicConverter::Export( SvStream& rOStm, const Graphic& rGraphic, sal_uLong nFormat ) in Export()
156 sal_uLong nRet = ERRCODE_IO_GENERAL; in Export()
/trunk/main/sw/source/core/inc/
H A Dswblocks.hxx119 virtual sal_uLong Delete( sal_uInt16 ) = 0;
120 virtual sal_uLong Rename( sal_uInt16, const String&, const String& ) = 0;
122 virtual sal_uLong GetDoc( sal_uInt16 ) = 0;
123 virtual sal_uLong GetDocForConversion( sal_uInt16 );
124 virtual sal_uLong BeginPutDoc( const String&, const String& ) = 0;
125 virtual sal_uLong PutDoc() = 0;
126 virtual sal_uLong GetText( sal_uInt16, String& ) = 0;
127 virtual sal_uLong PutText( const String&, const String&, const String& ) = 0;
128 virtual sal_uLong MakeBlockList() = 0;
130 virtual sal_uLong OpenFile( sal_Bool bReadOnly = sal_True ) = 0;
[all …]
H A Ddbg_lay.hxx72 static sal_uLong nRecord;
76 static sal_uLong Record() { return nRecord; } in Record()
77 static void SetRecord( sal_uLong nNew ) { nRecord = nNew; } in SetRecord()
78 static sal_Bool Record( sal_uLong nFunc ) { return 0 != (( nFunc | PROT_INIT ) & nRecord); } in Record()
79 static void Record( const SwFrm* pFrm, sal_uLong nFunction, sal_uLong nAction, void* pParam );
82 static void SnapShot( const SwFrm* pFrm, sal_uLong nFlags );
89 void Ctor( const SwFrm* pFrm, sal_uLong nFunc, sal_uLong nAct, void* pPar );
92 SwEnterLeave( const SwFrm* pFrm, sal_uLong nFunc, sal_uLong nAct, void* pPar ) in SwEnterLeave()
/trunk/main/sc/source/ui/inc/
H A Dacredlin.hxx113 sal_uLong nActionNo;
114 sal_uLong nInfo;
159 sal_uLong nAcceptCount;
160 sal_uLong nRejectCount;
208 sal_Bool bDisabled=sal_False,sal_uLong nPos=LIST_APPEND);
212 sal_Bool bDisabled=sal_False,sal_uLong nPos=LIST_APPEND);
216 SvLBoxEntry* pParent,sal_uLong nSpecial);
231 void AppendChanges(ScChangeTrack* pChanges,sal_uLong nStartAction, sal_uLong nEndAction,
232 sal_uLong nPos=LIST_APPEND);
234 void RemoveEntrys(sal_uLong nStartAction,sal_uLong nEndAction);
[all …]
/trunk/main/cui/source/options/
H A Doptlingu.cxx245 sal_uLong nVal;
277 nVal |= (sal_uLong)(bVal ? 1 : 0) << 8; in SetChecked()
408 sal_uLong nVal;
437 ((sal_uLong)(bHasNV ? 1 : 0) << 10) | in OptionsUserData()
440 ((sal_uLong)(0xFF & nNumVal)); in OptionsUserData()
466 nVal |= (sal_uLong)1 << 11; in SetModified()
711 sal_uLong nCnt = 0; in lcl_MergeDisplayArray()
1450 sal_uLong nRes = 0; in GetDicUserData()
1560 sal_uLong nUserData = 0; in Reset()
2301 sal_uLong n; in IMPL_LINK()
[all …]
/trunk/main/filter/source/graphicfilter/eps/
H A Deps.cxx161 sal_uLong nOffset;
162 sal_uLong dwShift;
178 void ImplWriteF( sal_Int32 nNumb, sal_uLong nCount = 3, sal_uLong nMode = PS_SPACE );
229 void ImplWriteColor( sal_uLong nMode );
234 …sal_uInt8* ImplSearchEntry( sal_uInt8* pSource, sal_uInt8* pDest, sal_uLong nComp, sal_uLong nS…
2367 sal_uLong i = 0; in ImplWriteLine()
2477 sal_uLong nLen = aNumber.Len(); in ImplWriteLong()
2536 void PSWriter::ImplWriteF( sal_Int32 nNumber, sal_uLong nCount, sal_uLong nMode ) in ImplWriteF()
2545 sal_uLong nLen = aScaleFactor.Len(); in ImplWriteF()
2723 sal_uLong i; in ImplSearchEntry()
[all …]
/trunk/main/rsc/inc/
H A Drscinst.hxx151 RscFile * GetFileStruct( sal_uLong lKey );
153 sal_uLong AddSrcFile( const ByteString & rFileName );
157 void ScanForIncFiles( sal_uLong lFileKey );
158 void RemoveFile( sal_uLong lKey );
168 sal_uLong lFileKey; // Index der Instanz
173 RscHrc( RscDataBase * pDBase, sal_uLong lKey );
179 sal_uLong GetFileKey() const { return lFileKey; } in GetFileKey()
189 void InsertDepend( sal_uLong lKey, sal_uLong lPos );
196 sal_uLong lPos );
198 sal_uLong lPos );
[all …]
/trunk/main/sw/source/filter/ww8/
H A Dww8scan.hxx194 sal_uLong nPLCFxPos;
423 virtual sal_uLong GetIdx() const;
448 virtual sal_uLong GetIdx() const;
581 virtual sal_uLong GetIdx() const;
613 sal_uLong GetPCDIMax() const;
614 sal_uLong GetPCDIdx() const;
615 void SetPCDIdx( sal_uLong nIdx );
645 virtual sal_uLong GetIdx() const;
675 virtual sal_uLong GetIdx() const;
1014 sal_uLong nFibError;
[all …]
/trunk/main/l10ntools/source/
H A Dxmlparse.cxx95 for ( sal_uLong i = 0; i < obj.pChildList->Count(); i++ ){ in XMLParentNode()
159 for ( sal_uLong i = 0; i < pChildList->Count(); i++ ) { in GetPosition()
187 for ( sal_uLong i = 0; i < pChildList->Count(); i++ ) { in RemoveChild()
217 for ( sal_uLong i = 0; i < pChildList->Count(); i++ ) in RemoveAndDeleteAllChilds()
227 for ( sal_uLong i = 0; i < pChildList->Count(); i++ ) { in GetChildElement()
333 for ( sal_uLong i = 0; i < GetChildList()->Count(); i++ ) in Write()
399 for ( sal_uLong i = 0; i < GetChildList()->Count(); i++ ) in Print()
826 for ( sal_uLong i = 0; i < pCList->Count(); i++ ){ in ChangeLanguageTag()
844 for ( sal_uLong i = 0; i < pAttributes->Count(); i++ ) in GetAttribute()
856 for ( sal_uLong i = 0; i < pAttributes->Count(); i++ ) in ~XMLElement()
[all …]
/trunk/main/svl/inc/svl/
H A Dstrmadpt.hxx50 virtual ErrCode ReadAt(sal_uLong, void *, sal_uLong, sal_uLong *) const;
52 virtual ErrCode WriteAt(sal_uLong nPos, const void * pBuffer, sal_uLong nCount,
53 sal_uLong * pWritten);
57 virtual ErrCode SetSize(sal_uLong);
61 virtual ErrCode FillAppend(const void * pBuffer, sal_uLong nCount,
62 sal_uLong * pWritten);
64 virtual sal_uLong Tell() const;
66 virtual sal_uLong Seek(sal_uLong);
H A Dcntnrsrt.hxx68 Type *Remove( sal_uLong nPos ) \
73 void DeleteAndDestroy( sal_uLong nPos ) \
83 Type* GetObject( sal_uLong nPos ) const \
86 Type* operator[]( sal_uLong nPos ) const \
89 sal_Bool Seek_Entry( const Type *pObj, sal_uLong* pPos ) const; \
91 sal_uLong GetPos( const Type* pObj ) const; \
113 sal_uLong nPos; \
122 sal_uLong nPos; \
129 sal_uLong ClassName::GetPos( const Type* pObj ) const \
131 sal_uLong nPos; \
[all …]
H A Dinstrm.hxx46 sal_uLong m_nSeekedFrom;
50 SVL_DLLPRIVATE virtual sal_uLong GetData(void * pData, sal_uLong nSize);
52 SVL_DLLPRIVATE virtual sal_uLong PutData(void const *, sal_uLong);
54 SVL_DLLPRIVATE virtual sal_uLong SeekPos(sal_uLong nPos);
58 SVL_DLLPRIVATE virtual void SetSize(sal_uLong);
70 virtual void AddMark(sal_uLong nPos);
72 virtual void RemoveMark(sal_uLong nPos);
/trunk/main/idl/inc/
H A Dlex.hxx43 sal_uLong nLine, nColumn;
48 sal_uLong nLong;
57 SvToken( sal_uLong n );
69 void SetLine( sal_uLong nLineP ) { nLine = nLineP; } in SetLine()
70 sal_uLong GetLine() const { return nLine; } in GetLine()
97 sal_uLong GetNumber() const { return nLong; } in GetNumber()
114 inline SvToken::SvToken( sal_uLong n ) in SvToken()
140 sal_uLong nLine, nColumn;
148 sal_uLong nMaxPos;
166 sal_uLong GetNumber();
[all …]
/trunk/main/sot/inc/sot/
H A Dstorage.hxx70 virtual sal_uLong GetData( void* pData, sal_uLong nSize );
71 virtual sal_uLong PutData( const void* pData, sal_uLong nSize );
72 virtual sal_uLong SeekPos( sal_uLong nPos );
90 virtual void SetSize( sal_uLong nNewSize );
124 sal_uLong m_nError;
174 sal_uLong GetErrorCode() const { return m_nError; } in GetErrorCode()
175 sal_uLong GetError() const { return ERRCODE_TOERROR(m_nError); } in GetError()
176 void SetError( sal_uLong nErrorCode ) in SetError()
189 sal_uLong bOriginalClipFormat,
192 sal_uLong bOriginalClipFormat,
[all …]
/trunk/main/sw/source/core/layout/
H A Dlayhelp.hxx67 void Insert( sal_uInt16 nType, sal_uLong nIndex, xub_StrLen nOffset );
73 sal_uLong GetBreakIndex( sal_uInt16 nIdx ) const { return GetObject( nIdx ); } in GetBreakIndex()
121 sal_uLong nMaxParaPerPage;
122 sal_uLong nParagraphCnt;
123 sal_uLong nStartOfContent;
131 sal_uLong nNodeIndex, sal_Bool bCache );
133 sal_uLong CalcPageCount();
134 sal_Bool CheckInsert( sal_uLong nNodeIndex );
136 sal_Bool BreakPage( xub_StrLen& rOffs, sal_uLong nNodeIndex );
170 sal_uLong nFlagRecEnd;
[all …]
/trunk/main/idl/source/prj/
H A Ddatabase.cxx156 sal_uLong nPos = rStm.Tell(); in IsBinaryFormat()
354 sal_uLong nVal = 0; in ReadIdFile()
361 sal_uLong n; in ReadIdFile()
628 sal_uLong n; in ReadKnownAttr()
654 sal_uLong n; in SearchKnownAttr()
709 sal_uLong nRow, sal_uLong nColumn ) const in WriteError()
731 sal_uLong nRow = 0, nColumn = 0; in WriteError()
931 sal_uLong n; in WriteSfx()
955 sal_uLong n; in WriteHelpIds()
998 sal_uLong nCount = rList.Count(); in WriteCSV()
[all …]
/trunk/main/vcl/source/app/
H A Dsvapp.cxx192 sal_uLong mnEvent;
194 sal_uLong mnEventId;
924 sal_uLong Application::PostKeyEvent( sal_uLong nEvent, Window *pWin, KeyEvent* pKeyEvent ) in PostKeyEvent()
927 sal_uLong nEventId = 0; in PostKeyEvent()
951 sal_uLong Application::PostMouseEvent( sal_uLong nEvent, Window *pWin, MouseEvent* pMouseEvent ) in PostMouseEvent()
954 sal_uLong nEventId = 0; in PostMouseEvent()
991 sal_uLong nEvent; in IMPL_STATIC_LINK_NOINSTANCE()
1093 sal_uLong Application::PostUserEvent( sal_uLong nEvent, void* pEventData ) in PostUserEvent()
1095 sal_uLong nEventId; in PostUserEvent()
1104 sal_uLong nEventId; in PostUserEvent()
[all …]
/trunk/main/sw/source/filter/writer/
H A Dwriter.cxx105 sal_uLong nNd = rBkmk.GetMarkPos().nNode.GetIndex(); in InsertBkmk()
223 Writer::NewSwPaM(SwDoc & rDoc, sal_uLong const nStartIdx, sal_uLong const nEndIdx) in NewSwPaM()
260 SvStream& Writer::OutHex( SvStream& rStrm, sal_uLong nHex, sal_uInt8 nLen ) in OutHex()
295 SvStream& Writer::OutULong( SvStream& rStrm, sal_uLong nVal ) in OutULong()
313 sal_uLong nResult = Write( rPaM, *aRef, pFName ); in Write()
328 sal_uLong nRet = WriteStream(); in Write()
342 sal_uLong Writer::Write( SwPaM& /*rPam*/, SvStorage&, const String* ) in Write()
538 sal_uLong nNd = rNd.GetIndex(); in GetBookmarks()
578 sal_uLong StgWriter::WriteStream() in WriteStream()
596 sal_uLong nRet = WriteStorage(); in Write()
[all …]
/trunk/main/editeng/source/outliner/
H A Dparalist.hxx40 sal_uLong GetParagraphCount() const { return List::Count(); } in GetParagraphCount()
41 Paragraph* GetParagraph( sal_uLong nPos ) const { return (Paragraph*)List::GetObject( nPos ); } in GetParagraph()
43 sal_uLong GetAbsPos( Paragraph* pParent ) const { return List::GetPos( pParent ); } in GetAbsPos()
44 sal_uLong GetVisPos( Paragraph* pParagraph );
46 …void Insert( Paragraph* pPara, sal_uLong nAbsPos = LIST_APPEND ) { List::Insert( pPara, nAbsPos … in Insert()
47 void Remove( sal_uLong nPara ) { List::Remove( nPara ); } in Remove()
48 void MoveParagraphs( sal_uLong nStart, sal_uLong nDest, sal_uLong nCount );
58 sal_uLong GetChildCount( Paragraph* pParagraph ) const;

Completed in 221 milliseconds

12345678910>>...66