Home
last modified time | relevance | path

Searched refs:sal_uInt16 (Results 51 – 75 of 4976) sorted by relevance

12345678910>>...200

/trunk/main/editeng/source/editeng/
H A Dedtspell.hxx73 sal_uInt16 nStart;
74 sal_uInt16 nEnd;
76 WrongRange( sal_uInt16 nS, sal_uInt16 nE ) { nStart = nS; nEnd = nE; } in WrongRange()
96 void MarkInvalid( sal_uInt16 nS, sal_uInt16 nE );
111 void TextDeleted( sal_uInt16 nPos, sal_uInt16 nChars );
116 sal_Bool NextWrong( sal_uInt16& rnStart, sal_uInt16& rnEnd ) const;
117 sal_Bool HasWrong( sal_uInt16 nStart, sal_uInt16 nEnd ) const;
118 sal_Bool HasAnyWrong( sal_uInt16 nStart, sal_uInt16 nEnd ) const;
154 virtual sal_Bool Delete( sal_uInt16 nStt, sal_uInt16 nEnd );
159 virtual sal_Bool SetAttr( sal_uInt16 nStt, sal_uInt16 nEnd, sal_uInt16 nSlotId, SfxPoolItem& );
[all …]
/trunk/main/svx/inc/svx/
H A Dxpoly.hxx76 long nXHdl, long nYHdl, sal_uInt16 nStart, sal_uInt16 nEnd,
77 sal_uInt16 nQuad, sal_uInt16 nFirst);
78 sal_Bool CheckAngles(sal_uInt16& nStart, sal_uInt16 nEnd, sal_uInt16& nA1, sal_uInt16& nA2);
81 XPolygon( sal_uInt16 nSize=16, sal_uInt16 nResize=16 );
86 sal_uInt16 nStartAngle = 0, sal_uInt16 nEndAngle = 3600,
92 sal_uInt16 GetSize() const;
100 void Remove( sal_uInt16 nPos, sal_uInt16 nCount );
116 double CalcDistance(sal_uInt16 nP1, sal_uInt16 nP2);
119 void CalcSmoothJoin(sal_uInt16 nCenter, sal_uInt16 nDrag, sal_uInt16 nPnt);
120 void CalcTangent(sal_uInt16 nCenter, sal_uInt16 nPrev, sal_uInt16 nNext);
[all …]
/trunk/main/sc/inc/
H A Dexternalrefmgr.hxx78 sal_uInt16 mnFileId;
250 bool isDocInitialized(sal_uInt16 nFileId);
306 void clearCache(sal_uInt16 nFileId);
349 DocItem* getDocItem(sal_uInt16 nFileId) const;
505 sal_uInt16 getExternalFileCount() const;
597 bool hasExternalFile(sal_uInt16 nFileId) const;
603 void refreshNames(sal_uInt16 nFileId);
604 void breakLink(sal_uInt16 nFileId);
680 void refreshAllRefCells(sal_uInt16 nFileId);
684 ScDocument* getSrcDocument(sal_uInt16 nFileId);
[all …]
/trunk/main/vcl/source/fontsubset/
H A Dgsub.cxx43 typedef std::map<sal_uInt16,sal_uInt16> GlyphSubstitution;
53 inline sal_uInt16 NEXT_UShort( const unsigned char* &p ) in NEXT_UShort()
55 sal_uInt16 nVal = (p[0]<<8) + p[1]; in NEXT_UShort()
89 typedef std::vector<sal_uInt16> UshortList; in ReadGSUB()
95 const sal_uInt16 nCntScript = NEXT_UShort( pScriptHeader ); in ReadGSUB()
110 sal_uInt16 nLangsysOffset = 0; in ReadGSUB()
134 for( sal_uInt16 i = 0; i < nCntFeature; ++i ) in ReadGSUB()
152 for( sal_uInt16 i = 0; i < nCntFeature; ++i ) in ReadGSUB()
195 for( sal_uInt16 i = 0; i < nCntLookups; ++i ) in ReadGSUB()
221 const sal_uInt16 nOfsLookupTable = *it; in ReadGSUB()
[all …]
/trunk/main/store/source/
H A Dstordata.hxx70 sal_uInt16 capacity() const in capacity()
77 sal_uInt16 usage() const in usage()
160 sal_uInt16 capacity() const in capacity()
378 sal_uInt16 m_nIndex0;
379 sal_uInt16 m_nIndex1;
380 sal_uInt16 m_nIndex2;
381 sal_uInt16 m_nIndex3;
581 sal_uInt16 capacity() const in capacity()
588 sal_uInt16 usage() const in usage()
641 sal_uInt16 m_nOffset;
[all …]
/trunk/main/sfx2/inc/sfx2/
H A Ddoctempl.hxx56 sal_uInt16 nSourceRegion, sal_uInt16 nSourceIdx, sal_Bool bMove );
77 sal_uInt16 GetCount(sal_uInt16 nRegion) const;
79 const String& GetName(sal_uInt16 nRegion, sal_uInt16 nIdx) const; //dv!
80 String GetFileName(sal_uInt16 nRegion, sal_uInt16 nIdx) const;
81 String GetPath(sal_uInt16 nRegion, sal_uInt16 nIdx) const;
107 sal_Bool Delete(sal_uInt16 nRegion, sal_uInt16 nIdx);
109 sal_Bool SetName(const String &rName, sal_uInt16 nRegion, sal_uInt16 nIdx);
112 sal_Bool CopyFrom(sal_uInt16 nRegion, sal_uInt16 nIdx, String &rName);
114 SfxObjectShellRef CreateObjectShell(sal_uInt16 nRegion, sal_uInt16 nIdx);
115 sal_Bool DeleteObjectShell(sal_uInt16, sal_uInt16);
[all …]
H A Ddispatch.hxx81 sal_uInt16 nSlot;
83 sal_uInt16 nModifier;
94 sal_uInt16 nWhich, sal_uInt16 nSlot, SfxCallMode eMode,
97 sal_uInt16 nWhich, sal_uInt16 nSlot, SfxCallMode eMode );
155 virtual sal_uInt16 ExecuteFunction( sal_uInt16 nSID, SfxPoolItem** ppArgs=0, sal_uInt16 nMode=0 );
156sal_uInt16 ExecuteFunction( sal_uInt16 nSID, const SfxItemSet& rArgs , sal_uInt16 nMo…
158 virtual void SetExecuteMode( sal_uInt16 );
163 sal_uInt16 nModi = 0,
170 sal_uInt16 nModi = 0);
216 sal_uInt16 nCount = 0, const sal_uInt16 *pSIDs = 0 );
[all …]
/trunk/main/sc/source/filter/inc/
H A Dxetable.hxx69 bool IsBasePos( sal_uInt16 nXclCol, sal_uInt16 nXclRow ) const;
227 bool IsAppendable( sal_uInt16 nXclCol, sal_uInt16 nXclRow ) const;
288 virtual sal_uInt16 GetLastXclCol() const = 0;
328 virtual sal_uInt16 GetLastXclCol() const;
515 virtual sal_uInt16 GetLastXclCol() const;
529 explicit XclExpMultiCellBase( sal_uInt16 nRecId, sal_uInt16 nMulRecId,
538 sal_uInt16 GetCellCount() const;
774 sal_uInt16 ConvertXFIndexes();
900 inline sal_uInt16 GetXclRow() const { return mnXclRow; } in GetXclRow()
920 sal_uInt16 GetFirstUsedXclCol() const;
[all …]
H A Dxistream.hxx71 sal_uInt16 Read( SvStream& rStrm, void* pData, sal_uInt16 nBytes );
89 virtual sal_uInt16 OnRead( SvStream& rStrm, sal_uInt8* pnData, sal_uInt16 nBytes ) = 0;
103 explicit XclImpBiff5Decrypter( sal_uInt16 nKey, sal_uInt16 nHash );
118 virtual sal_uInt16 OnRead( SvStream& rStrm, sal_uInt8* pnData, sal_uInt16 nBytes );
123 sal_uInt16 mnKey;
124 sal_uInt16 mnHash;
149 virtual sal_uInt16 OnRead( SvStream& rStrm, sal_uInt8* pnData, sal_uInt16 nBytes );
179 sal_uInt16 nRawRecId, sal_uInt16 nRawRecSize, sal_uInt16 nRawRecLeft,
184sal_uInt16& rnRawRecId, sal_uInt16& rnRawRecSize, sal_uInt16& rnRawRecLeft,
355 sal_uInt16 ReaduInt16();
[all …]
/trunk/main/vcl/inc/vcl/
H A Dstatus.hxx39sal_uInt16 nPercent1, sal_uInt16 nPercent2, sal_uInt16 nPercentCount,
47 typedef sal_uInt16 StatusBarItemBits;
90 sal_uInt16 mnCurItemId;
91 sal_uInt16 mnPercent;
92 sal_uInt16 mnPercentCount;
112 sal_uInt16 nOldPerc, sal_uInt16 nNewPerc );
142 void ShowItem( sal_uInt16 nItemId );
143 void HideItem( sal_uInt16 nItemId );
155 sal_uInt16 GetItemCount() const;
156 sal_uInt16 GetItemId( sal_uInt16 nPos ) const;
[all …]
H A Dsplitwin.hxx81 sal_uInt16 mnSplitTest;
82 sal_uInt16 mnSplitPos;
83 sal_uInt16 mnMouseModifier;
173 sal_uInt16 nPos = SPLITWINDOW_APPEND, sal_uInt16 nSetId = 0,
176 sal_uInt16 nPos = SPLITWINDOW_APPEND, sal_uInt16 nSetId = 0,
178 void MoveItem( sal_uInt16 nId, sal_uInt16 nNewPos, sal_uInt16 nNewSetId = 0 );
216 sal_uInt16 GetSet( sal_uInt16 nId ) const;
217 sal_Bool GetSet( sal_uInt16 nId, sal_uInt16& rSetId, sal_uInt16& rPos ) const;
220 sal_uInt16 GetItemPos( sal_uInt16 nId, sal_uInt16 nSetId = 0 ) const;
221 sal_uInt16 GetItemId( sal_uInt16 nPos, sal_uInt16 nSetId = 0 ) const;
[all …]
H A Dlstbox.hxx48 sal_uInt16 mnDDHeight;
49 sal_uInt16 mnSaveValue;
124 virtual sal_uInt16 InsertEntry( const XubString& rStr, sal_uInt16 nPos = LISTBOX_APPEND );
125 virtual sal_uInt16 InsertEntry( const Image& rImage, sal_uInt16 nPos = LISTBOX_APPEND );
143 virtual sal_uInt16 GetSelectEntryPos( sal_uInt16 nSelIndex = 0 ) const;
172 sal_uInt16 GetTopEntry() const;
214 Size CalcSize( sal_uInt16 nColumns, sal_uInt16 nLines ) const;
215 void GetMaxVisColumnsAndLines( sal_uInt16& rnCols, sal_uInt16& rnLines ) const;
220 sal_uInt16 GetMaxMRUCount() const;
221 sal_uInt16 GetMRUCount() const;
[all …]
H A Ddecoview.hxx41 #define SYMBOL_DRAW_MONO ((sal_uInt16)0x0001)
42 #define SYMBOL_DRAW_DISABLE ((sal_uInt16)0x0002)
45 #define FRAME_DRAW_IN ((sal_uInt16)0x0001)
46 #define FRAME_DRAW_OUT ((sal_uInt16)0x0002)
47 #define FRAME_DRAW_GROUP ((sal_uInt16)0x0003)
53 #define FRAME_DRAW_MONO ((sal_uInt16)0x1000)
54 #define FRAME_DRAW_NODRAW ((sal_uInt16)0x8000)
55 #define FRAME_DRAW_STYLE ((sal_uInt16)0x000F)
58 #define FRAME_HIGHLIGHT_IN ((sal_uInt16)0x0001)
69 #define BUTTON_DRAW_MONO ((sal_uInt16)0x0020)
[all …]
/trunk/main/sw/source/filter/html/
H A Dhtmltab.cxx501 void ProtectRowSpan( sal_uInt16 nRow, sal_uInt16 nCol, sal_uInt16 nRowSpan );
508 sal_uInt16 GetTopCellSpace( sal_uInt16 nRow, sal_uInt16 nRowSpan,
510 sal_uInt16 GetBottomCellSpace( sal_uInt16 nRow, sal_uInt16 nRowSpan,
542 sal_uInt16 nRow, sal_uInt16 nCol,
548 sal_uInt16 nCol, sal_uInt16 nColSpan );
652 sal_uInt16 nLeft, sal_uInt16 nRight,
1321 sal_uInt16 HTMLTable::GetTopCellSpace( sal_uInt16 nRow, sal_uInt16 nRowSpan, in GetTopCellSpace()
1351 sal_uInt16 HTMLTable::GetBottomCellSpace( sal_uInt16 nRow, sal_uInt16 nRowSpan, in GetBottomCellSpace()
1393 sal_uInt16 nRow, sal_uInt16 nCol, in FixFrameFmt()
1937 sal_uInt16 nRow, sal_uInt16 nCol, in InheritBorders() argument
[all …]
H A Dwrthtml.hxx256 sal_uInt16 nFormCntrlCnt;
257 sal_uInt16 nEndNote;
258 sal_uInt16 nFootNote;
272 sal_uInt16 nExportMode;
273 sal_uInt16 nCSS1OutMode;
399 sal_uInt16 GetHTMLDirection( sal_uInt16 nDir ) const;
475 static sal_uInt16 GetDefListLvl( const String& rNm, sal_uInt16 nPoolId );
486 static sal_uInt16 GetCSS1ScriptForScriptType( sal_uInt16 nScriptType );
487 static sal_uInt16 GetLangWhichIdFromScript( sal_uInt16 nScript );
534 sal_uInt16 nOldDefListLvl;
[all …]
/trunk/main/xmloff/inc/
H A Dtxtfldi.hxx176 sal_uInt16 nPrefix,
178 sal_uInt16 nToken);
514 sal_uInt16 nPrefix,
529 sal_uInt16 nPrfx,
552 sal_uInt16 nPrfx,
753 sal_uInt16 nPrfx,
895 sal_uInt16 nPrfx,
956 sal_uInt16 nPrfx,
1101 sal_uInt16 nPrefix,
1180 sal_uInt16 nPrefix,
[all …]
/trunk/main/sw/inc/
H A Deditsh.hxx275 sal_uInt16 GetCurLang() const;
338 sal_uInt16 GetFldTypeCount(sal_uInt16 nResId = USHRT_MAX, sal_Bool bUsed = sal_False) const;
342 void RemoveFldType(sal_uInt16 nId, sal_uInt16 nResId = USHRT_MAX);
551 sal_uInt16 GetCntType() const;
653 HyphContinue( sal_uInt16* pPageCnt, sal_uInt16* pPageSt );
663 sal_uInt16 nRows, sal_uInt16 nCols,
669 sal_uInt16 nRows, sal_uInt16 nCols,
714 sal_uInt16* pPageCnt, sal_uInt16* pPageSt,
860 sal_uInt16 nPos );
862 sal_uInt16 nFromPos, sal_uInt16 nToPos,
[all …]
/trunk/main/svtools/source/control/
H A Dsvxbox.cxx98 sal_uInt16 nSize = GetEntryCount(); in InitListBox()
99 for(sal_uInt16 i=0; i < nSize; ++i) in InitListBox()
223 sal_uInt16 nMod = 0; in GetModifiedCount()
225 for(sal_uInt16 i=0; i < nSize; ++i) in GetModifiedCount()
257 sal_uInt16 nMod = 0; in GetModifiedEntry()
292 sal_uInt16 nNew = 0; in GetNewCount()
308 sal_uInt16 nNew = 0; in GetNewEntry()
465 sal_uInt16 nMod = 0; in GetModifiedCount()
499 sal_uInt16 nMod = 0; in GetModifiedEntry()
534 sal_uInt16 nNew = 0; in GetNewCount()
[all …]
/trunk/main/formula/inc/formula/
H A Derrorcodes.hxx33 const sal_uInt16 errIllegalChar = 501;
34 const sal_uInt16 errIllegalArgument = 502;
36 const sal_uInt16 errIllegalParameter = 504;
37 const sal_uInt16 errIllegalJump = 505;
38 const sal_uInt16 errSeparator = 506;
39 const sal_uInt16 errPair = 507;
40 const sal_uInt16 errPairExpected = 508;
41 const sal_uInt16 errOperatorExpected = 509;
42 const sal_uInt16 errVariableExpected = 510;
43 const sal_uInt16 errParameterExpected = 511;
[all …]
/trunk/main/sw/source/filter/ww1/
H A Dw1class.cxx111 sal_uInt16 Ww1Style::ReadName( sal_uInt8*&p, sal_uInt16& rnCountBytes, sal_uInt16 stc ) in ReadName()
194 sal_uInt16 Ww1Style::ReadPapx(sal_uInt8*&p, sal_uInt16& rnCountBytes) in ReadPapx()
370 sal_uInt16 i; in Ww1Fonts()
498 sal_uInt16 nRet; in Size()
508 sal_uInt16 nRet; in Size()
721 sal_uInt16 Ww1SprmPapx::SprmSize(sal_uInt8*, sal_uInt16 nSize) in SprmSize()
1036 sal_uInt16 i; in Ww1Assoc()
1045 sal_uInt16 j; in Ww1Assoc()
1119 sal_uInt16 i; in FindSprm()
1121 sal_uInt16 nLen; in FindSprm()
[all …]
/trunk/main/svx/source/xoutdev/
H A D_xpoly.cxx56 ImpXPolygon::ImpXPolygon( sal_uInt16 nInitSize, sal_uInt16 _nResize ) in ImpXPolygon()
249 void ImpXPolygon::Remove( sal_uInt16 nPos, sal_uInt16 nCount ) in Remove()
280 XPolygon::XPolygon( sal_uInt16 nSize, sal_uInt16 nResize ) in XPolygon()
627 sal_uInt16 i; in Insert()
644 void XPolygon::Remove( sal_uInt16 nPos, sal_uInt16 nCount ) in Remove()
886 double XPolygon::CalcDistance(sal_uInt16 nP1, sal_uInt16 nP2) in CalcDistance()
955 sal_uInt16 nQuad, sal_uInt16 nFirst) in GenBezArc()
999 sal_Bool XPolygon::CheckAngles(sal_uInt16& nStart, sal_uInt16 nEnd, sal_uInt16& nA1, sal_uInt16& nA… in CheckAngles()
1033 void XPolygon::CalcSmoothJoin(sal_uInt16 nCenter, sal_uInt16 nDrag, sal_uInt16 nPnt) in CalcSmoothJoin()
1080 void XPolygon::CalcTangent(sal_uInt16 nCenter, sal_uInt16 nPrev, sal_uInt16 nNext) in CalcTangent()
[all …]
/trunk/main/codemaker/source/javamaker/
H A Dclassfile.hxx152 void setMaxStackAndLocals(sal_uInt16 maxStack, sal_uInt16 maxLocals) in setMaxStackAndLocals()
169 sal_uInt16 m_maxStack;
170 sal_uInt16 m_maxLocals;
215 sal_uInt16 nextConstantPoolIndex(sal_uInt16 width);
223 sal_uInt16 addFieldrefInfo(
248 std::map< sal_uInt16, sal_uInt16 > m_classInfos;
249 std::map< sal_uInt16, sal_uInt16 > m_stringInfos;
255 sal_uInt16 m_thisClass;
256 sal_uInt16 m_superClass;
259 sal_uInt16 m_fieldsCount;
[all …]
/trunk/main/sw/source/filter/writer/
H A Dwrtswtbl.cxx76 sal_uInt16 nRow, sal_uInt16 nCol, in AddCell()
77 sal_uInt16 nRowSpan, sal_uInt16 nColSpan, in AddCell()
246 sal_uInt16 nRow, sal_uInt16 nCol, in MergeBoxBorders()
247 sal_uInt16 nRowSpan, sal_uInt16 nColSpan, in MergeBoxBorders()
314 sal_uInt16 SwWriteTable::GetLeftSpace( sal_uInt16 nCol ) const in GetLeftSpace()
331 sal_uInt16 SwWriteTable::GetRightSpace( sal_uInt16 nCol, sal_uInt16 nColSpan ) const in GetRightSpace()
349 sal_uInt16 SwWriteTable::GetAbsWidth( sal_uInt16 nCol, sal_uInt16 nColSpan ) const in GetAbsWidth()
364 sal_uInt16 SwWriteTable::GetRelWidth( sal_uInt16 nCol, sal_uInt16 nColSpan ) const in GetRelWidth()
372 sal_uInt16 SwWriteTable::GetPrcWidth( sal_uInt16 nCol, sal_uInt16 nColSpan ) const in GetPrcWidth()
455 sal_uInt16 nRow; in CollectTableRowsCols()
[all …]
/trunk/main/svtools/inc/svtools/
H A Dtabbar.hxx307 typedef sal_uInt16 TabBarPageBits;
353 sal_uInt16 mnCurPageId;
354 sal_uInt16 mnFirstPos;
355 sal_uInt16 mnDropPos;
356 sal_uInt16 mnSwitchId;
357 sal_uInt16 mnEditId;
396 static const sal_uInt16 APPEND;
425 void MovePage( sal_uInt16 nPageId, sal_uInt16 nNewPos );
440 sal_uInt16 GetPageId( sal_uInt16 nPos ) const;
441 sal_uInt16 GetPagePos( sal_uInt16 nPageId ) const;
[all …]
/trunk/main/xmloff/inc/xmloff/
H A Dnmspmap.hxx53 sal_uInt16 nKey;
103 …SAL_DLLPRIVATE sal_uInt16 _Add( const rtl::OUString& rPrefix, const rtl::OUString &rName, sal_uInt…
115 sal_uInt16 Add( const ::rtl::OUString& rPrefix,
117 sal_uInt16 nKey = XML_NAMESPACE_UNKNOWN );
127 ::rtl::OUString GetQNameByKey( sal_uInt16 nKey,
145 sal_uInt16 GetFirstKey() const;
146 sal_uInt16 GetNextKey( sal_uInt16 nOldKey ) const;
161 /* deprecated */ sal_uInt16 GetIndexByKey( sal_uInt16 nKey ) const;
162 /* deprecated */ sal_uInt16 GetKeyByIndex( sal_uInt16 nIdx ) const;
165 /* deprecated */ sal_uInt16 GetNextIndex( sal_uInt16 nOldIdx ) const;
[all …]

Completed in 165 milliseconds

12345678910>>...200