Home
last modified time | relevance | path

Searched refs:sal_uLong (Results 1 – 25 of 1628) sorted by last modified time

12345678910>>...66

/trunk/main/sd/source/ui/inc/
H A DOutlineView.hxx120 sal_uLong GetPaperWidth() const { return 2*21000; } // DIN A4 Breite in GetPaperWidth()
/trunk/main/sw/source/filter/ww8/
H A Drtfexport.hxx122 virtual sal_uLong ReplaceCr( sal_uInt8 nChar );
145 …virtual void AppendSection( const SwPageDesc *pPageDesc, const SwSectionFmt* pFmt, sal_uLong nLnNu…
168 SvStream& OutULong( sal_uLong nVal );
174 static rtl::OString OutHex(sal_uLong nHex, sal_uInt8 nLen);
H A Dww8par.cxx2475 sal_uLong idcur = 0; in ProcessSpecial()
4274 sal_uLong nErrRet = 0; in CoreLoad()
4523 const sal_uLong nNd = pPos->nNode.GetIndex(); in CoreLoad()
4790 sal_uLong nErrRet = 0; in SetSubStreams()
4849 sal_uLong nLen = rIn.Tell(); in DecryptRC4()
4865 sal_uLong nSt = rIn.Tell(); in DecryptXOR()
4867 sal_uLong nLen = rIn.Tell(); in DecryptXOR()
5009 sal_uLong nErrRet = 0; in LoadThroughDecryption()
5359 sal_uLong nErrRet = 0; in LoadDoc()
5452 sal_uLong nRet = 0; in Read()
[all …]
/trunk/main/sd/source/ui/slideshow/
H A Dslideshowimpl.cxx1280 maUpdateTimer.SetTimeout( (sal_uLong)100 ); in onFirstPaint()
2006 OSL_ASSERT(static_cast<sal_uLong>(fUpdate * 1000.0) > 0); in updateSlideShow()
2012 maUpdateTimer.SetTimeout(static_cast<sal_uLong>(fUpdate * 1000.0)); in updateSlideShow()
2682 …for( sal_uLong i = 0, nCount = sizeof( aShowChilds ) / sizeof( FncGetChildWindowId ); i < nCount; … in hideChildWindows()
2707 …for( sal_uLong i = 0, nCount = sizeof( aShowChilds ) / sizeof( FncGetChildWindowId ); i < nCount; … in showChildWindows()
/trunk/main/sd/source/ui/view/
H A DToolBarManager.cxx343 sal_uLong mnPendingUpdateCall;
344 sal_uLong mnPendingSetValidCall;
/trunk/main/vcl/source/window/
H A Ddockmgr.cxx60 sal_uLong mnLastTicks;
66 sal_uLong mnLastUserEvent;
89 sal_uLong GetLastTicks() const { return mnLastTicks; } in GetLastTicks()
424 void DockingManager::StartPopupMode( ToolBox *pParentToolBox, const Window *pWindow, sal_uLong nFla… in StartPopupMode()
1239 void ImplDockingWindowWrapper::StartPopupMode( ToolBox *pParentToolBox, sal_uLong nFlags ) in StartPopupMode()
H A Dtoolbox.cxx171 sal_uLong Count() const in Count()
1722 sal_uLong nObjMask; in ImplLoadRes()
1758 sal_uLong nEle = ReadLongRes(); in ImplLoadRes()
1761 for ( sal_uLong i = 0; i < nEle; i++ ) in ImplLoadRes()
2148 sal_uLong nLineStart = 0; in ImplCalcBreaks()
2149 sal_uLong nGroupStart = 0; in ImplCalcBreaks()
6186 sal_uLong pos = ToolBox::ImplFindItemPos( pToolItem, mpData->m_aItems ); in ImplChangeHighlightUpDn()
6187 sal_uLong nCount = mpData->m_aItems.size(); in ImplChangeHighlightUpDn()
6189 sal_uLong i=0; in ImplChangeHighlightUpDn()
/trunk/main/sot/inc/sot/
H A Dformats.hxx45 #define SOT_FORMAT_SYSTEM_START ((sal_uLong)0)
54 #define SOT_FORMATSTR_ID_DRAWING ((sal_uLong)11)
55 #define SOT_FORMATSTR_ID_SVXB ((sal_uLong)12)
56 #define SOT_FORMATSTR_ID_SVIM ((sal_uLong)13)
57 #define SOT_FORMATSTR_ID_XFA ((sal_uLong)14)
60 #define SOT_FORMATSTR_ID_SOLK ((sal_uLong)17)
94 #define SOT_FORMATSTR_ID_HTML ((sal_uLong)51)
100 #define SOT_FORMATSTR_ID_SYLK ((sal_uLong)57)
103 #define SOT_FORMATSTR_ID_DIF ((sal_uLong)60)
115 #define SOT_FORMATSTR_ID_IDF ((sal_uLong)72)
[all …]
/trunk/main/sot/source/base/
H A Dexchange.cxx239 sal_uLong SotExchange::RegisterFormatName( const String& rName ) in RegisterFormatName()
243 sal_uLong i, nMax = SOT_FORMAT_FILE_LIST; in RegisterFormatName()
279 sal_uLong SotExchange::RegisterFormatMimeType( const String& rMimeType ) in RegisterFormatMimeType()
283 sal_uLong i, nMax = SOT_FORMAT_FILE_LIST; in RegisterFormatMimeType()
320 sal_uLong SotExchange::RegisterFormat( const DataFlavor& rFlavor ) in RegisterFormat()
322 sal_uLong nRet = GetFormat( rFlavor ); in RegisterFormat()
382 String SotExchange::GetFormatMimeType( sal_uLong nFormat ) in GetFormatMimeType()
411 sal_uLong i, nMax = SOT_FORMAT_FILE_LIST; in GetFormatIdFromMimeType()
445 sal_uLong SotExchange::GetFormat( const DataFlavor& rFlavor ) in GetFormat()
450 sal_uLong i, nMax = SOT_FORMAT_FILE_LIST; in GetFormat()
[all …]
/trunk/main/vcl/inc/vcl/
H A Dbitmap.hxx187 sal_uLong mnProgressStart;
188 sal_uLong mnProgressEnd;
193 sal_uLong mnTileWidth;
194 sal_uLong mnTileHeight;
215 BmpFilterParam( sal_uLong nProgressStart = 0, sal_uLong nProgressEnd = 0 ) : in BmpFilterParam()
222 …BmpFilterParam( sal_uInt16 nSepiaPercent, sal_uLong nProgressStart = 0, sal_uLong nProgressEnd = 0… in BmpFilterParam()
226 …BmpFilterParam( const Size& rMosaicTileSize, sal_uLong nProgressStart = 0, sal_uLong nProgressEnd … in BmpFilterParam()
233 sal_uLong nProgressStart = 0, sal_uLong nProgressEnd = 0 ) : in BmpFilterParam()
489 sal_uLong GetChecksum() const;
568 sal_Bool Expand( sal_uLong nDX, sal_uLong nDY,
[all …]
/trunk/main/vcl/source/control/
H A Dtabctrl.cxx234 sal_uLong nObjMask = ReadLongRes(); in ImplLoadRes()
238 sal_uLong nEle = ReadLongRes(); in ImplLoadRes()
241 for( sal_uLong i = 0; i < nEle; i++ ) in ImplLoadRes()
1629 sal_uLong nObjMask = ReadLongRes(); in InsertPage()
1702 ImplCallEventListeners( VCLEVENT_TABPAGE_INSERTED, (void*) (sal_uLong)nPageId ); in InsertPage()
1749 ImplCallEventListeners( VCLEVENT_TABPAGE_REMOVED, (void*) (sal_uLong) nPageId ); in RemovePage()
1893 ImplCallEventListeners( VCLEVENT_TABPAGE_DEACTIVATE, (void*) (sal_uLong) mnCurPageId ); in SelectTabPage()
1904 ImplCallEventListeners( VCLEVENT_TABPAGE_ACTIVATE, (void*) (sal_uLong) nPageId ); in SelectTabPage()
1977 ImplCallEventListeners( VCLEVENT_TABPAGE_PAGETEXTCHANGED, (void*) (sal_uLong) nPageId ); in SetPageText()
H A Dspinbtn.cxx160 void SpinButton::Draw( OutputDevice* pDev, const Point& rPos, const Size& rSize, sal_uLong nFlags ) in Draw()
H A Dmorebtn.cxx115 sal_uLong nObjMask = ReadLongRes(); in ImplLoadRes()
/trunk/main/vcl/source/gdi/
H A Doutdev3.cxx1653 const sal_uLong nSearchType = rFontAttr.Type; in ImplFindBySubstFontAttr()
1724 sal_uLong nBestType = 0; in ImplFindByAttributes()
1732 sal_uLong nMatchType = pData->mnMatchType; in ImplFindByAttributes()
2572 sal_uLong nSearchType = 0; in ImplFindByFont()
2644 sal_uLong nTempType = 0; in ImplFindByFont()
4064 sal_uLong nOrigTLM = mnTextLayoutMode; in ImplDrawStrikeoutChar()
5721 if( (sal_uLong)nIndex+nLen >= rStr.Len() ) in GetTextArray()
5770 if( (sal_uLong)nIndex+nLen >= rStr.Len() ) in GetCaretPositions()
5861 if( (sal_uLong)nMinIndex + nLen < nEndIndex ) in ImplPrepareLayoutArgs()
6992 if( (sal_uLong)nIndex+nLen >= rStr.Len() ) in DrawCtrlText()
[all …]
/trunk/main/vcl/aqua/source/gdi/
H A Dsalgdi.cxx853 for( sal_uLong n = 1; n < nPolyCount; n++ ) in drawPolyPolygon()
888 for( sal_uLong nPoly = 0; nPoly < nPolyCount; nPoly++ ) in drawPolyPolygon()
909 for( sal_uLong nPoly = 0; nPoly < nPolyCount; nPoly++ ) in drawPolyPolygon()
1450 void* pEpsData, sal_uLong nByteCount ) in drawEPS()
1613 sal_uLong AquaSalGraphics::GetKernPairs( sal_uLong, ImplKernPairData* ) in GetKernPairs() argument
2469 mnBufferLongs = (nHeight * nBytesPerRow + sizeof(sal_uLong)-1) / sizeof(sal_uLong); in SetTarget()
2472 mpMaskBuffer = new sal_uLong[ mnBufferLongs ]; in SetTarget()
2477 memset( mpMaskBuffer, 0, mnBufferLongs * sizeof(sal_uLong) ); in SetTarget()
2486 mpTempBuffer = new sal_uLong[ mnBufferLongs ]; in SetTarget()
2526 const sal_uLong* pSrc = mpMaskBuffer; in UpdateTarget()
[all …]
/trunk/main/unotools/source/misc/
H A Dfontdefs.cxx518 String GetSubsFontName( const String& rName, sal_uLong nFlags ) in GetSubsFontName()
/trunk/main/sw/source/ui/index/
H A Dcnttab.cxx3200 for( sal_uLong i = aControlList.Count(); i; ) in ~SwTokenWindow()
3216 for( sal_uLong i = aControlList.Count(); i; ) in SetForm()
3771 for(sal_uLong i = aControlList.Count(); i; i-- ) in IMPL_LINK()
/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/sw/source/core/layout/
H A Dpaintfrm.cxx823 sal_uLong nOldDrawMode = pOut->GetDrawMode(); in PaintLines()
855 sal_uLong nOldDrawMode = pOut->GetDrawMode(); in PaintLines()
941 sal_uLong nOldDrawMode = pOut->GetDrawMode(); in PaintSubsidiary()
1970 const sal_uLong nOldDrawMode = pOutDev->GetDrawMode(); in DrawGraphic()
2331 sal_uLong nOldDrawMode = rDev.GetDrawMode(); in PaintLines()
4099 sal_uLong nOldDrawMode = pOut->GetDrawMode(); in PaintShadow()
/trunk/main/sw/source/core/text/
H A Dtxtfly.cxx632 const sal_uLong i = nTmpWidth / nGridWidth + 1; in CalcFlyWidth()
1343 sal_uLong nTmpIndex = rNewA.GetCntntAnchor()->nNode.GetIndex(); in GetTop()
/trunk/main/sw/source/core/access/
H A Daccpara.cxx238 sal_uLong nHere = pNode->GetIndex(); in GetSelection()
249 sal_uLong nStartIndex = pStart->nNode.GetIndex(); in GetSelection()
251 sal_uLong nEndIndex = pEnd->nNode.GetIndex(); in GetSelection()
3714 sal_uLong nHere = pNode->GetIndex(); in getSelectedPortionCount()
3725 sal_uLong nStartIndex = pStart->nNode.GetIndex(); in getSelectedPortionCount()
3727 sal_uLong nEndIndex = pEnd->nNode.GetIndex(); in getSelectedPortionCount()
3787 sal_uLong nHere = pNode->GetIndex(); in removeSelection()
3798 sal_uLong nStartIndex = pStart->nNode.GetIndex(); in removeSelection()
3800 sal_uLong nEndIndex = pEnd->nNode.GetIndex(); in removeSelection()
4093 sal_uLong nHere = pNode->GetIndex(); in GetSelectionAtIndex()
[all …]
/trunk/main/svtools/source/edit/
H A Dtexteng.cxx589 TextPaM TextEngine::ImpConnectParagraphs( sal_uLong nLeft, sal_uLong nRight ) in ImpConnectParagraphs()
877 sal_uLong nL = aPaM.GetIndex(); in ImpInsertText()
1257 sal_uLong TextEngine::GetTextHeight( sal_uLong nParagraph ) const in GetTextHeight()
1267 sal_uLong TextEngine::CalcTextWidth( sal_uLong nPara ) in CalcTextWidth()
1269 sal_uLong nParaWidth = 0; in CalcTextWidth()
1273 sal_uLong nLineWidth = 0; in CalcTextWidth()
1308 sal_uLong nY = 0; in CalcTextHeight()
1319 sal_uLong nWidth; in CalcTextWidth()
1370 sal_uLong TextEngine::CalcParaHeight( sal_uLong nParagraph ) const in CalcParaHeight()
1372 sal_uLong nHeight = 0; in CalcParaHeight()
[all …]
/trunk/main/sc/source/core/tool/
H A Dinterpr5.cxx832 if ( nC != nR || nC == 0 || (sal_uLong) nC * nC > ScMatrix::GetElementsMax() ) in ScMatDet()
879 if ( nC != nR || nC == 0 || (sal_uLong) nC * nC > ScMatrix::GetElementsMax() ) in ScMatInv()
1164 sal_uLong nFmtCurrencyIndex = nCurFmtIndex; in CalculateAddSub()
1395 sal_uLong nFmtCurrencyIndex = nCurFmtIndex; in ScMul()
1474 sal_uLong nFmtCurrencyIndex = nCurFmtIndex; in ScDiv()
/trunk/main/editeng/source/editeng/
H A Dimpedit2.cxx2316 DeletedNodeInfo* pInf = new DeletedNodeInfo( (sal_uLong)pRight, nParagraphTobeDeleted ); in ImpConnectParagraphs()
2521 for ( sal_uLong z = nStartNode+1; z < nEndNode; z++ ) in ImpDeleteSelection()
2571 DeletedNodeInfo* pInf = new DeletedNodeInfo( (sal_uLong)pNode, nPara ); in ImpRemoveParagraph()
3230 sal_uLong nLines = pPortion->GetLines().Count(); in CalcTextWidth()
3440 if ( ( ( sal_uLong )(aCurSel.Min().GetNode()) == pInf->GetInvalidAdress() ) || in UpdateSelections()
3441 ( ( sal_uLong )(aCurSel.Max().GetNode()) == pInf->GetInvalidAdress() ) ) in UpdateSelections()
H A Dimpedit.hxx235 sal_uLong nControl;
670 inline VirtualDevice* GetVirtualDevice( const MapMode& rMapMode, sal_uLong nDrawMode );
1074 inline VirtualDevice* ImpEditEngine::GetVirtualDevice( const MapMode& rMapMode, sal_uLong nDrawMode… in GetVirtualDevice()

Completed in 368 milliseconds

12345678910>>...66