Home
last modified time | relevance | path

Searched refs:sal_uLong (Results 426 – 450 of 1628) sorted by relevance

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

/trunk/main/l10ntools/source/
H A Dgsiconv.cxx43 sal_uLong nPos( rStream.Tell()); in GetGSIFileType()
232 sal_uLong nMaxLines = (sal_uLong) ByteString( argv[ 2 ] ).ToInt64(); in main()
240 sal_uLong nLine = 0; in main()
241 sal_uLong nOutputFile = 1; in main()
H A Dlngmerge.cxx75 for ( sal_uLong i = 0; i < pLines->Count(); i++ ) in ~LngParser()
123 sal_uLong nPos = 0; in CreateSDF()
224 sal_uLong nPos = 0; in Merge()
247 sal_uLong nLastLangPos = 0; in Merge()
347 for ( sal_uLong i = 0; i < pLines->Count(); i++ ) in Merge()
/trunk/main/sw/source/core/docnode/
H A Dndtbl.cxx246 sal_uLong nIndex = rIdx.GetIndex(); in IsIdxInTbl()
275 sal_uLong nIdxPos = 0; in InsBoxen()
668 sal_uLong nCnt = pStt->nNode.GetIndex(); in TextToTable()
840 sal_uLong nSttNd = pBox->GetSttIdx()+1; in TextToTable()
898 sal_uLong nIdx = pTblNd->GetIndex(); in TextToTable()
1231 sal_uLong nIdx = pTblNd->GetIndex(); in TextToTable()
1577 sal_uLong nNdIdx = aDelRg.aStart.GetIndex(); in lcl_DelBox()
1952 sal_uLong nIdx; in DeleteRow()
3101 sal_uLong nSize = nWidth; in Resize()
3797 sal_uLong nSttNd = pSetBox->GetSttIdx()+1; in lcl_SetAFmtBox()
[all …]
H A Dndindex.cxx46 SwNodeRange::SwNodeRange( SwNodes& rNds, sal_uLong nSttIdx, sal_uLong nEndIdx ) in SwNodeRange()
62 SwNodeIndex::SwNodeIndex( SwNodes& rNds, sal_uLong nIdx ) in SwNodeIndex()
134 SwNodeIndex& SwNodeIndex::Assign( SwNodes& rNds, sal_uLong nIdx ) in Assign()
/trunk/main/svtools/inc/svtools/
H A Dsvmedit.hxx79 virtual void EnableUpdateData( sal_uLong nTimeout = EDIT_UPDATEDATA_TIMEOUT );
81 virtual sal_uLong IsUpdateDataEnabled() const;
133 void Draw( OutputDevice* pDev, const Point& rPos, const Size& rSize, sal_uLong nFlags );
145 inline sal_uLong MultiLineEdit::IsUpdateDataEnabled() const in IsUpdateDataEnabled()
H A Dcalendar.hxx202 sal_uLong mnDayCount;
260 sal_uLong nToday = 0 );
320 sal_uLong GetSelectDateCount() const;
321 Date GetSelectDate( sal_uLong nIndex = 0 ) const;
331 sal_uLong GetDayCount() const { return mnDayCount; } in GetDayCount()
/trunk/main/padmin/source/
H A Dprtsetup.hxx146 sal_uLong getLevel();
147 sal_uLong getPDFDevice();
148 sal_uLong getDepth() { return m_aDepthBox.GetSelectEntry().ToInt32(); } in getDepth()
149 sal_uLong getColorDevice() in getColorDevice()
/trunk/main/sc/source/ui/view/
H A Ddrawvie3.cxx79 sal_uLong nCount = pMark->GetMarkCount(); in SetAnchor()
80 for( sal_uLong i=0; i<nCount; i++ ) in SetAnchor()
99 sal_uLong nCount = pMark->GetMarkCount(); in GetAnchor()
101 for( sal_uLong i=0; i<nCount; i++ ) in GetAnchor()
/trunk/main/idl/source/objects/
H A Dslot.cxx1048 sal_uLong m; // for inner "for" loop in Insert()
1107 for( sal_uLong n = 0; n < pEnum->Count(); n++ ) in Insert()
1134 sal_uLong nValue; in Insert()
1162 rList.Seek((sal_uLong)0); in Insert()
1482 sal_uLong nSCount = pType->GetAttrCount(); in WriteSlot()
1548 for( sal_uLong n = 0; n < rList.Count(); n++ ) in WriteSlotParamArray()
1602 sal_uLong nSId = GetSlotId().GetValue(); in WriteSrc()
1629 for( sal_uLong n = 0; n < pEnum->Count(); n++ ) in WriteSrc()
1638 sal_uLong nSId2; in WriteSrc()
1671 sal_uLong nSId = GetSlotId().GetValue(); in WriteHelpId()
[all …]
/trunk/main/sd/source/ui/view/
H A Doutlnvsh.cxx507 sal_uLong nSlot = rReq.GetSlot(); in FuSupport()
838 sal_uLong nParaCount = pOutl->GetParagraphCount(); in GetMenuState()
863 sal_uLong nCntrl = pOutl->GetControlWord(); in GetMenuState()
933 sal_uLong nParaPos = 0; in GetMenuState()
1338 sal_uLong nCntrl = pOutl->GetControlWord(); in ReadFrameViewData()
1362 sal_uLong nCntrl = pOutl->GetControlWord(); in WriteFrameViewData()
1455 sal_uLong nPos = 0L; in GetStatusBarState()
1932 sal_uLong nTitlePara = pOutliner->GetAbsPos( pPara ); in UpdateOutlineObject()
1933 sal_uLong nPara = nTitlePara + 1; in UpdateOutlineObject()
1934 sal_uLong nParasInLayout = 0L; in UpdateOutlineObject()
[all …]
/trunk/main/sc/source/core/data/
H A Dtable2.cxx956 sal_uLong nCount = pList->Count(); in HasScenarioRange()
957 for ( sal_uLong j = 0; j < nCount; j++ ) in HasScenarioRange()
1776 sal_uLong nRangeCount = aRanges.Count(); in IsSelectionEditable()
1811 sal_uLong nRangeCount = aRanges.Count(); in IsSelectionEditable()
2504 sal_uLong nHeight = 0; in GetRowHeight()
2530 sal_uLong nHeight = 0; in GetScaledRowHeight()
2550 sal_uLong nOneHeight = static_cast<sal_uLong>( aData.mnValue * fScale ); in GetScaledRowHeight()
3256 sal_uLong ScTable::GetRowOffset( SCROW nRow ) const in GetRowOffset()
3258 sal_uLong n = 0; in GetRowOffset()
3306 sal_uLong ScTable::GetColOffset( SCCOL nCol ) const in GetColOffset()
[all …]
/trunk/main/sw/source/ui/misc/
H A Dnumberingtypelistbox.cxx137 if(LISTBOX_ENTRY_NOTFOUND == GetEntryPos((void*)(sal_uLong)nCurrent)) in Reload()
141 SetEntryData(nPos,(void*)(sal_uLong)nCurrent); in Reload()
157 nRet = (sal_Int16)(sal_uLong)GetEntryData(nSelPos); in GetSelectedNumberingType()
169 sal_uInt16 nPos = GetEntryPos((void*)(sal_uLong)nType); in SelectNumberingType()
/trunk/main/sw/source/core/undo/
H A Dundel.cxx67 void lcl_MakeAutoFrms( const SwSpzFrmFmts& rSpzArr, sal_uLong nMovedIndex ) in lcl_MakeAutoFrms()
370 sal_uLong nNdIdx = pStt->nNode.GetIndex(); in SaveCntnt()
633 void lcl_ReAnchorAtCntntFlyFrames( const SwSpzFrmFmts& rSpzArr, SwPosition &rPos, sal_uLong nOldIdx… in lcl_ReAnchorAtCntntFlyFrames()
662 sal_uLong nCalcStt = nSttNode - nNdDiff; in UndoImpl()
709 sal_uLong nOldIdx = aPos.nNode.GetIndex(); in UndoImpl()
733 sal_uLong nOldIdx = aPos.nNode.GetIndex(); in UndoImpl()
745 sal_uLong nMoveIndex = aPos.nNode.GetIndex(); in UndoImpl()
774 sal_uLong nMoveIndex; in UndoImpl()
/trunk/main/linguistic/source/
H A Ddicimp.cxx260 sal_uLong DictionaryNeo::loadEntries(const OUString &rMainURL) in loadEntries()
290 return static_cast< sal_uLong >(-1); in loadEntries()
294 sal_uLong nErr = sal::static_int_cast< sal_uLong >(-1); in loadEntries()
410 sal_uLong DictionaryNeo::saveEntries(const OUString &rURL) in saveEntries()
434 return static_cast< sal_uLong >(-1); in saveEntries()
437 sal_uLong nErr = sal::static_int_cast< sal_uLong >(-1); in saveEntries()
/trunk/main/sc/source/ui/miscdlgs/
H A Dcrnrdlg.cxx51 const sal_uLong nEntryDataCol = 0;
52 const sal_uLong nEntryDataRow = 1;
53 const sal_uLong nEntryDataDelim = 2;
507 sal_uLong nCount, j; in UpdateNames()
844 ((sal_uLong)aLbRange.GetEntryData( nSelectPos ) == nEntryDataCol); in IMPL_LINK()
883 (sal_uLong)aLbRange.GetEntryData( nSelectPos ) == nEntryDataDelim ) in IMPL_LINK()
923 && (sal_uLong)aLbRange.GetEntryData( nSelectPos ) == nEntryDataDelim ) in IMPL_LINK()
950 ((sal_uLong)aLbRange.GetEntryData( nSelectPos ) == nEntryDataCol); in IMPL_LINK()
/trunk/main/svtools/source/edit/
H A Dsvmedit.cxx207 sal_uLong nOverallTextHeight(0); in ImpUpdateSrollBarVis()
208 for ( sal_uLong i=0; i<rEngine.GetParagraphCount(); ++i ) in ImpUpdateSrollBarVis()
210 if ( nOverallTextHeight > (sal_uLong)mpTextWindow->GetOutputSizePixel().Height() ) in ImpUpdateSrollBarVis()
303 sal_uLong nTextHeight = mpTextWindow->GetTextEngine()->GetTextHeight(); in ImpSetScrollBarRanges()
592 sal_uLong nWidth = mpTextWindow->GetTextEngine()->CalcTextWidth(); in Notify()
624 sal_uLong nPara = 0; in SetSelection()
655 sal_uLong n; in GetSelection()
1144 void MultiLineEdit::EnableUpdateData( sal_uLong nTimeout ) in EnableUpdateData()
1388 void MultiLineEdit::Draw( OutputDevice* pDev, const Point& rPos, const Size& rSize, sal_uLong nFlag… in Draw()
1441 sal_uLong nLines = (sal_uLong) (aSize.Height() / aTextSz.Height()); in Draw()
/trunk/main/vcl/source/window/
H A Daccmgr.cxx67 mpAccelList->Insert( pAccel, (sal_uLong)0 ); in InsertAccel()
168 mpSequenceList->Insert( pNextAccel, (sal_uLong)0 ); in IsAccelKey()
239 mpSequenceList->Insert( pAccel, (sal_uLong)0 ); in IsAccelKey()
240 mpSequenceList->Insert( pNextAccel, (sal_uLong)0 ); in IsAccelKey()
/trunk/main/vcl/inc/
H A Dsalinst.hxx80 virtual SalFrame* CreateChildFrame( SystemParentData* pParent, sal_uLong nStyle ) = 0;
81 virtual SalFrame* CreateFrame( SalFrame* pParent, sal_uLong nStyle ) = 0;
123 virtual sal_uLong ReleaseYieldMutex() = 0;
124 virtual void AcquireYieldMutex( sal_uLong nCount ) = 0;
/trunk/main/sw/source/filter/html/
H A Dhtmlfld.cxx309 sal_uLong nFmt = 0; in NewField()
339 sal_uLong nNumFmt = 0; in NewField()
340 sal_uLong nTime = Time().GetTime(), nDate = Date().GetDate(); in NewField()
350 nDate = (sal_uLong)aValue.ToInt32(); in NewField()
357 nTime = (sal_uLong)aValue.ToInt32(); in NewField()
636 sal_uLong nNodeIdx = pPam->GetPoint()->nNode.GetIndex(); in InsertComment()
/trunk/main/sc/source/ui/inc/
H A Dviewfunc.hxx122 SC_DLLPUBLIC sal_Bool PasteFromSystem( sal_uLong nFormatId, sal_Bool bApi = sal_False );
134 sal_Bool PasteDataFormat( sal_uLong nFormatId,
146 sal_Bool PasteBookmark( sal_uLong nFormatId,
188 void SetNumberFormat( short nFormatType, sal_uLong nAdd = 0 );
244 SCCOL nEndCol, SCROW nEndRow, sal_uLong nCount, sal_Bool bRecord = sal_True );
282 const String& rSource, sal_uLong nRefresh );
/trunk/main/sw/source/filter/ww8/dump/
H A Ddump8a.cxx148 sal_uLong nXPos = xTableStream->Tell(); in Dump_LVL()
154 sal_uLong nXPos = xTableStream->Tell(); in Dump_LVL()
176 sal_uLong nOldPos = xTableStream->Tell(); in DumpNumList()
212 sal_uLong nOldPos = xTableStream->Tell(); in DumpNumList()
250 sal_uLong nTmpPos = xTableStream->Tell(); in DumpNumList()
267 sal_uLong nOldPos = xTableStream->Tell(); in DumpNumList()
292 sal_uLong nTmpPos = xTableStream->Tell(); in DumpNumList()
2326 void DumpEscherRecs( sal_uLong nPos, sal_uInt32 nLength ) in DumpEscherRecs()
2331 sal_uLong nReadLen = 0; in DumpEscherRecs()
2581 sal_uLong nL; in PrepareConvert()
[all …]
/trunk/main/sw/source/ui/dialog/
H A Dascfldlg.cxx112 sal_uLong nOldPos = pStream->Tell(); in SwAsciiFilterDlg()
113 sal_uLong nBytesRead = pStream->Read( aBuffer, 4096 ); in SwAsciiFilterDlg()
312 sal_uLong nCCode = aCharSetLB.GetSelectTextEncoding(); in FillOptions()
314 sal_uLong nLng = 0; in FillOptions()
318 nLng = (sal_uLong)aLanguageLB.GetSelectLanguage(); in FillOptions()
/trunk/main/framework/source/services/
H A Dtabwindowservice.cxx367 sal_uLong nEventId = pEvent->GetId(); in IMPL_LINK()
398 pListener->activated( (sal_Int32)(sal_uLong)pWinEvt->GetData() ); in IMPL_LINK()
402 pListener->deactivated( (sal_Int32)(sal_uLong)pWinEvt->GetData() ); in IMPL_LINK()
406 pListener->inserted( (sal_Int32)(sal_uLong)pWinEvt->GetData() ); in IMPL_LINK()
410 pListener->removed( (sal_Int32)(sal_uLong)pWinEvt->GetData() ); in IMPL_LINK()
/trunk/main/sw/source/core/fields/
H A Dddefld.cxx65 virtual sal_Bool IsInRange( sal_uLong nSttNd, sal_uLong nEndNd, xub_StrLen nStt = 0,
205 sal_Bool SwIntrnlRefLink::IsInRange( sal_uLong nSttNd, sal_uLong nEndNd, in IsInRange()
232 sal_uLong nNdPos = pNd->GetIndex(); in IsInRange()
/trunk/main/idl/source/cmptools/
H A Dhash.cxx72 printf( "Maximum: %ld, F�llung: %ld\n", (sal_uLong)nMax, (sal_uLong)nFill ); in ~SvHashTable()
73 printf( "Anfragen: %ld, Versuche: %ld", (sal_uLong)lAsk, (sal_uLong)lTry ); in ~SvHashTable()

Completed in 170 milliseconds

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