Home
last modified time | relevance | path

Searched refs:sal_uInt16 (Results 176 – 200 of 6000) sorted by relevance

12345678910>>...240

/trunk/main/editeng/inc/editeng/
H A Dboxitem.hxx41 #define BOX_LINE_TOP ((sal_uInt16)0)
42 #define BOX_LINE_BOTTOM ((sal_uInt16)1)
43 #define BOX_LINE_LEFT ((sal_uInt16)2)
44 #define BOX_LINE_RIGHT ((sal_uInt16)3)
54 sal_uInt16 nTopDist,
62 SvxBoxItem( const sal_uInt16 nId );
80 virtual sal_uInt16 GetVersion( sal_uInt16 nFileVersion ) const;
95 sal_uInt16 GetDistance( sal_uInt16 nLine ) const;
96 sal_uInt16 GetDistance() const;
98 void SetDistance( sal_uInt16 nNew, sal_uInt16 nLine );
[all …]
/trunk/main/sc/source/filter/excel/
H A Dxetable.cxx94 bool XclExpRangeFmlaBase::IsBasePos( sal_uInt16 nXclCol, sal_uInt16 nXclRow ) const in IsBasePos()
101 sal_uInt16 nXclCol = static_cast< sal_uInt16 >( rScPos.Col() ); in Extend()
102 sal_uInt16 nXclRow = static_cast< sal_uInt16 >( rScPos.Row() ); in Extend()
257 sal_uInt16 nXclCol = static_cast< sal_uInt16 >( rScPos.Col() ); in TryExtend()
258 sal_uInt16 nXclRow = static_cast< sal_uInt16 >( rScPos.Row() ); in TryExtend()
369 bool XclExpTableop::IsAppendable( sal_uInt16 nXclCol, sal_uInt16 nXclRow ) const in IsAppendable()
1220 sal_uInt16 nCount = 0; in GetCellCount()
1644 << sal_uInt16( 0 ); in WriteBody()
1708 typedef ::std::map< sal_uInt16, sal_uInt16 > XclExpWidthMap; in Finalize()
2145 sal_uInt16 nLastXclRow = static_cast< sal_uInt16 >( GetMaxPos().Row() ); in Finalize()
[all …]
/trunk/main/cui/source/tabpages/
H A Dnumpages.cxx188 sal_uInt16 nMask = 1; in lcl_IsNumFmtSet()
411 sal_uInt16 nMask = 1; in IMPL_LINK()
605 sal_uInt16 nMask = 1; in IMPL_LINK()
1584 sal_uInt16 nMask = 1; in Reset()
1735 sal_uInt16 nMask = 1; in InitControls()
1806 sal_uInt16 nLBData = (sal_uInt16) aNumFmtArr[nLvl]->GetNumberingType(); in InitControls()
2058 sal_uInt16 nMask = 1; in IMPL_LINK()
2229 sal_uInt16 nRelSize = (sal_uInt16)pField->GetValue(); in IMPL_LINK()
2604 sal_uInt16 nYStart, sal_uInt16 nDivision) in lcl_DrawGraphic()
2607 sal_uInt16 nRet = 0; in lcl_DrawGraphic()
[all …]
/trunk/main/svtools/source/control/
H A Dvalueset.cxx1198 sal_uInt16 nItemCount = (sal_uInt16)mpImpl->mpItemList->Count(); in ImplGetFirstItem()
1199 sal_uInt16 i = 0; in ImplGetFirstItem()
1270 sal_uInt16 nNewFirstLine = (sal_uInt16)pScrollBar->GetThumbPos(); in IMPL_LINK()
1430 sal_uInt16 nLastItem = (sal_uInt16)mpImpl->mpItemList->Count(); in KeyInput()
1927 void ValueSet::InsertItem( sal_uInt16 nItemId, sal_uInt16 nPos ) in InsertItem()
1945 void ValueSet::InsertSpace( sal_uInt16 nItemId, sal_uInt16 nPos ) in InsertSpace()
2053 sal_uInt16 ValueSet::GetItemPos( sal_uInt16 nItemId ) const in GetItemPos()
2068 sal_uInt16 ValueSet::GetItemId( sal_uInt16 nPos ) const in GetItemId()
2205 sal_uInt16 nNewLine = (sal_uInt16)(nItemPos / mnCols); in SelectItem()
2326 sal_uInt16 ValueSet::GetItemBits( sal_uInt16 nItemId ) const in GetItemBits()
[all …]
/trunk/main/sw/source/ui/fldui/
H A Dflddok.cxx121 sal_uInt16 nPos, nTypeId; in Reset()
187 sal_uInt16 nVal = static_cast< sal_uInt16 >(sVal.ToInt32()); in Reset()
230 sal_uInt16 nCount; in IMPL_LINK()
234 sal_uInt16 nTypeId = (sal_uInt16)(sal_uLong)aTypeLB.GetEntryData(GetTypeSel()); in IMPL_LINK()
249 sal_uInt16 nPos; in IMPL_LINK()
367 sal_uInt16 nTmp = (sal_uInt16)(sal_uLong)aFormatLB.GetEntryData( in IMPL_LINK()
490 sal_uInt16 nTypeId = (sal_uInt16)(sal_uLong)aSelectionLB.GetEntryData(nPos); in IMPL_LINK()
493 sal_uInt16 nTextRes = 0; in IMPL_LINK()
522 sal_uInt16 SwFldDokPage::FillFormatLB(sal_uInt16 nTypeId) in FillFormatLB()
563 sal_uInt16 nTypeId = (sal_uInt16)(sal_uLong)aTypeLB.GetEntryData(GetTypeSel()); in IMPL_LINK()
[all …]
/trunk/main/vcl/source/control/
H A Dcombobox.cxx497 sal_uInt16 nChanged = (sal_uInt16)(sal_uLong)n; in IMPL_LINK()
605 sal_uInt16 nLines = 0; in GetDropDownLineCount()
614 sal_uInt16 nFlags ) in SetPosSizePixel()
989 sal_uInt16 ComboBox::InsertEntry( const XubString& rStr, sal_uInt16 nPos ) in InsertEntry()
999 sal_uInt16 ComboBox::InsertEntry( const XubString& rStr, const Image& rImage, sal_uInt16 nPos ) in InsertEntry()
1170 Size ComboBox::CalcSize( sal_uInt16 nColumns, sal_uInt16 nLines ) const in CalcSize()
1210 void ComboBox::GetMaxVisColumnsAndLines( sal_uInt16& rnCols, sal_uInt16& rnLines ) const in GetMaxVisColumnsAndLines()
1301 sal_uInt16 nLines = (sal_uInt16) ( (aSize.Height()-nEditHeight) / nTextHeight ); in Draw()
1432 sal_uInt16 ComboBox::GetMRUCount() const in GetMRUCount()
1473 sal_uInt16 ComboBox::GetTopEntry() const in GetTopEntry()
[all …]
H A Dlstbox.cxx210 sal_uInt16 nSelPos = ReadShortRes(); in ImplLoadRes()
211 sal_uInt16 nNumber = sal::static_int_cast<sal_uInt16>(ReadLongRes()); in ImplLoadRes()
289 sal_uInt16 nChanged = (sal_uInt16)(sal_uLong)n; in IMPL_LINK()
491 sal_uInt16 nLines = (sal_uInt16)(aSize.Height() / nTextHeight); in Draw()
1080 sal_uInt16 ListBox::InsertEntry( const XubString& rStr, sal_uInt16 nPos ) in InsertEntry()
1090 sal_uInt16 ListBox::InsertEntry( const Image& rImage, sal_uInt16 nPos ) in InsertEntry()
1100 sal_uInt16 ListBox::InsertEntry( const XubString& rStr, const Image& rImage, sal_uInt16 nPos ) in InsertEntry()
1182 sal_uInt16 ListBox::GetSelectEntryPos( sal_uInt16 nIndex ) const in GetSelectEntryPos()
1280 sal_uInt16 ListBox::GetTopEntry() const in GetTopEntry()
1453 Size ListBox::CalcSize( sal_uInt16 nColumns, sal_uInt16 nLines ) const in CalcSize()
[all …]
/trunk/main/tools/inc/tools/
H A Dpoly.hxx134 Polygon( sal_uInt16 nSize );
148 sal_uInt16 nPoints = 0 );
164 void SetSize( sal_uInt16 nNewSize );
165 sal_uInt16 GetSize() const;
174 double CalcDistance( sal_uInt16 nPt1, sal_uInt16 nPt2 );
214 void Remove( sal_uInt16 nPos, sal_uInt16 nCount );
217 Point& operator[]( sal_uInt16 nPos );
262 PolyPolygon( sal_uInt16 nInitSize = 16, sal_uInt16 nResize = 16 );
268 void Remove( sal_uInt16 nPos );
276 sal_uInt16 Count() const;
[all …]
/trunk/main/svtools/inc/svtools/
H A Dsvxbox.hxx54 sal_uInt16 nId;
78 sal_uInt16 nId = LISTBOX_ENTRY_NOTFOUND );
80 void RemoveEntry( sal_uInt16 nPos );
94 sal_uInt16 GetModifiedCount() const;
97 sal_uInt16 GetRemovedCount() const;
100 sal_uInt16 GetNewCount() const;
149 void RemoveEntry( sal_uInt16 nPos );
158 sal_uInt16 GetModifiedCount() const;
161 sal_uInt16 GetRemovedCount() const;
164 sal_uInt16 GetNewCount() const;
[all …]
/trunk/main/oox/source/dump/
H A Doledumper.cxx213 dumpHex< sal_uInt16 >( "version" ); in dumpFileMoniker()
467 sal_uInt16 nCodePage = dumpDec< sal_uInt16 >( "codepage", "CODEPAGES" ); in dumpCodePageProperty()
502 sal_uInt16 nBaseType = static_cast< sal_uInt16 >( nType & 0x0FFF ); in dumpPropertyContents()
503 sal_uInt16 nArrayType = static_cast< sal_uInt16 >( nType & 0xF000 ); in dumpPropertyContents()
717 sal_uInt16 nMinor, nMajor; in dumpComCtlHeader()
1073 sal_uInt16 nSize = dumpDec< sal_uInt16 >( "size" ); in implDump()
1149 alignInput< sal_uInt16 >(); in dumpUnicodeProperty()
1203 alignInput< sal_uInt16 >(); in dumpStreamProperty()
1204 sal_uInt16 nData = dumpHex< sal_uInt16 >( getPropertyName() ); in dumpStreamProperty()
1773 sal_uInt16 nClassId = dumpHexProperty< sal_uInt16 >( 0x7FFF, "VBA-FORMSITE-CLASSIDCACHE" ); in implDumpShortProperties()
[all …]
/trunk/main/editeng/source/editeng/
H A Deditdoc.cxx70 sal_uInt16 GetScriptItemId( sal_uInt16 nItemId, short nScriptType ) in GetScriptItemId()
72 sal_uInt16 nId = nItemId; in GetScriptItemId()
220 sal_uInt16 aV1Map[] = {
225 sal_uInt16 aV2Map[] = {
230 sal_uInt16 aV3Map[] = {
236 sal_uInt16 aV4Map[] = {
244 sal_uInt16 aV5Map[] = {
562 sal_uInt16 EditLineList::FindLine( sal_uInt16 nChar, sal_Bool bInclEnd ) in FindLine()
740 sal_uInt16 nAttr = 0; in ExpandAttribs()
874 sal_uInt16 nAttr = 0; in CollapsAttribs()
[all …]
H A Dimpedit3.cxx103 sal_uInt16 nTabPortion;
160 sal_uInt16 nIndex, in lcl_DrawRedLines()
161 sal_uInt16 nMaxEnd, in lcl_DrawRedLines()
174 sal_uInt16 nStyle; in lcl_DrawRedLines()
872 sal_uInt16 n = 0; in CreateLines()
1859 sal_uInt16 nWordEnd = (sal_uInt16) aBoundary.endPos; in ImpBreakLine()
2028 sal_uInt16 nChar; in ImpAdjustBlocks()
2349 sal_uInt16 nP; in CreateTextPortions()
2376 sal_uInt16 nInvPos; in CreateTextPortions()
4216 void ImpEditEngine::SetCharStretching( sal_uInt16 nX, sal_uInt16 nY ) in SetCharStretching()
[all …]
/trunk/main/sfx2/source/control/
H A Ddispatch.cxx1077 sal_uInt16 SfxDispatcher::ExecuteFunction( sal_uInt16 nSlot, SfxPoolItem **pArgs, in ExecuteFunction()
1246 sal_uInt16 nWhichId, sal_uInt16 nSlotP, SfxCallMode eModeP, in SfxExecuteItem()
1260 sal_uInt16 nWhichId, sal_uInt16 nSlotP, SfxCallMode eModeP ) in SfxExecuteItem()
1282 sal_uInt16 nSlot, in Execute()
1286 sal_uInt16 nModi) in Execute()
1322 sal_uInt16 nModi, in Execute()
1407 sal_uInt16 nSlot, in Execute()
1409 sal_uInt16 nModi, in Execute()
1781 sal_uInt16 nNo; in _Update_Impl()
2779 sal_uInt16 nOld = (sal_uInt16) DbgGetData()->nTraceOut; in DebugOutput_Impl()
[all …]
/trunk/main/sfx2/inc/sfx2/
H A Dobjface.hxx66 SfxSlot &rMessages, sal_uInt16 nMsgCount );
70 inline sal_uInt16 Count() const;
93 sal_uInt16 GetObjectBarPos( sal_uInt16 nNo ) const;
95 sal_uInt16 GetObjectBarCount() const;
96 void SetObjectBarPos( sal_uInt16 nPos, sal_uInt16 nId );
98 sal_Bool IsObjectBarVisible( sal_uInt16 nNo) const;
100 sal_uInt32 GetChildWindowId( sal_uInt16 nNo ) const;
101 sal_uInt16 GetChildWindowCount() const;
120 inline sal_uInt16 SfxInterface::Count() const in Count()
138 sal_uInt16 nCount;
[all …]
/trunk/main/sfx2/source/inc/
H A Dworkwin.hxx62 sal_uInt16 nPos;
63 sal_uInt16 nIndex;
80 sal_uInt16 nId;
105 sal_uInt16 nVisible;
139 sal_uInt16 nVisibility;
144 nSaveId((sal_uInt16) (nID & 0xFFFF) ), in SfxChildWin_Impl()
179 sal_uInt16 nAct;
257 sal_uInt16 nUpdateMode;
258 sal_uInt16 nChilds;
259 sal_uInt16 nOrigMode;
[all …]
/trunk/main/svx/source/tbxctrls/
H A Dtbcontrl.cxx229 sal_uInt16 nModifier;
1036 sal_uInt16 i = 0; in SvxFrameWindow_Impl()
1502 sal_uInt16 n1 = 0, in IMPL_LINK()
1811 sal_uInt16 nSlotId, sal_uInt16 nId, ToolBox& rTbx ) in SvxStyleToolBoxControl()
1961 sal_uInt16 _i; in FillStyleBox()
2001 sal_uInt16 _i; in FillStyleBox()
2068 sal_uInt16 i; in Update()
2128 sal_uInt16 i; in IMPL_LINK()
2277 sal_uInt16 nId, in SvxFontColorToolBoxControl()
2416 sal_uInt16 nSlotId, in SvxFontColorExtToolBoxControl()
[all …]
/trunk/main/svl/source/numbers/
H A Dzforscan.hxx41 const sal_uInt16 FLAG_STANDARD_IN_FORMAT = 1000;
51 void ChangeNullDate(sal_uInt16 nDay, sal_uInt16 nMonth, sal_uInt16 nYear);
58 sal_uInt16 nAnz); // Kopiert die FormatInfo
170 sal_uInt16 nThousand; // Zaehlt ....-Folgen
171 sal_uInt16 nCntPre; // Zaehlt Vorkommastellen
175 sal_uInt16 nAnzStrings; // Anzahl der Symbole
176 sal_uInt16 nRepPos; // Position eines '*'
177 sal_uInt16 nExpPos; // interne Position des E
217 sal_uInt16 PreviousKeyword(sal_uInt16 i); // Gibt Index des vorangeh.
219 sal_uInt16 NextKeyword(sal_uInt16 i); // Gibt Index des naechsten
[all …]
/trunk/main/svl/inc/svl/
H A Dsrchitem.hxx41 #define SVX_SEARCHCMD_FIND ((sal_uInt16)0)
47 #define SVX_SEARCHIN_FORMULA ((sal_uInt16)0)
48 #define SVX_SEARCHIN_VALUE ((sal_uInt16)1)
49 #define SVX_SEARCHIN_NOTE ((sal_uInt16)2)
51 #define SVX_SEARCHAPP_CALC ((sal_uInt16)1)
52 #define SVX_SEARCHAPP_DRAW ((sal_uInt16)2)
53 #define SVX_SEARCHAPP_BASE ((sal_uInt16)3)
84 SvxSearchItem( const sal_uInt16 nId );
156 inline sal_uInt16 GetLEVOther() const;
159 inline sal_uInt16 GetLEVShorter() const;
[all …]
/trunk/main/sc/inc/
H A Dattrib.hxx173 const sal_uInt16 nNewFlags = 0 );
195 sal_uInt16 nFlags;
205 const sal_uInt16 nNew ) in ScRangeItem()
248 sal_uInt16 nCount;
271 ScPageHFItem( sal_uInt16 nWhich );
309 virtual sal_uInt16 GetValueCount() const;
313 virtual sal_uInt16 GetVersion( sal_uInt16 nFileVersion ) const;
363 explicit ScPageScaleToItem( sal_uInt16 nWidth, sal_uInt16 nHeight );
377 inline void Set( sal_uInt16 nWidth, sal_uInt16 nHeight ) in Set()
391 sal_uInt16 mnWidth;
[all …]
H A Dolinetab.hxx81 sal_uInt16 nDepth;
85 …void FindEntry( SCCOLROW nSearchPos, sal_uInt16& rFindLevel, sal_uInt16& rFindI…
103 ScOutlineEntry* GetEntry( sal_uInt16 nLevel, sal_uInt16 nIndex ) const;
104 sal_uInt16 GetCount( sal_uInt16 nLevel ) const;
107 …sal_Bool GetEntryIndex( sal_uInt16 nLevel, SCCOLROW nPos, sal_uInt16& rnIndex )…
112 void SetVisibleBelow( sal_uInt16 nLevel, sal_uInt16 nEntry, sal_Bool bValue,
158 sal_uInt16 nSubLevel;
159 sal_uInt16 nSubEntry;
160 sal_uInt16 nCount;
161 sal_uInt16 nDepth;
[all …]
/trunk/main/svtools/source/contnr/
H A Dsvtabbx.cxx89 sal_uInt16 nCurTokenLen; in InitEntry()
146 sal_uInt16 nCount = (sal_uInt16)(*pTabs); in SetTabs()
263 sal_uInt16 nCol, void* pUser ) in InsertEntryToColumn()
280 sal_uInt16 nCur = 0; in GetEntryText()
327 sal_uInt16 nTextColumn = nCol; in SetEntryText()
329 sal_uInt16 nCurTokenLen; in SetEntryText()
334 sal_uInt16 nCur = 0; in SetEntryText()
431 sal_uInt16 nLen = 0; in GetToken()
535 nFlags |= (sal_uInt16)eJustify; in SetTabJustify()
1095 sal_uInt16 nColumn = static_cast< sal_uInt16 >( _nPos % nColumnCount ); in GetAccessibleObjectName()
[all …]
/trunk/main/dbaccess/source/ui/querydesign/
H A DSelectionBrowseBox.hxx117 void RemoveColumn( sal_uInt16 _nColumnId );
126 const sal_uInt16 nLevel,
131 OTableFieldDescRef AppendNewCol( sal_uInt16 nCnt=1 );
135 sal_uInt16 FieldsCount();
137 void SetColWidth(sal_uInt16 nColId, long lNewWidth);
145 sal_Bool IsRowVisible(sal_uInt16 _nWhich) const;
216 sal_uInt16 nColumnId ) const;
224 virtual void ArrangeControls(sal_uInt16& nX, sal_uInt16 nY);
232 virtual void ColumnResized( sal_uInt16 nColId );
251 void RemoveField( sal_uInt16 nId );
[all …]
/trunk/main/sw/source/core/doc/
H A Dtblafmt.cxx105 sal_uInt16 nFontVersion;
114 sal_uInt16 nColorVersion;
115 sal_uInt16 nBoxVersion;
116 sal_uInt16 nLineVersion;
117 sal_uInt16 nBrushVersion;
125 sal_uInt16 nBoolVersion;
126 sal_uInt16 nInt32Version;
487 << (sal_uInt16)eSysLanguage << (sal_uInt16)eNumFmtLanguage; in Save()
768 sal_uInt16 nVal = 0; in Load()
821 sal_uInt16 nVal = 0; in LoadOld()
[all …]
/trunk/main/toolkit/source/layout/vcl/
H A Dwfield.cxx337 sal_uInt16 InsertEntry( OUString const& rStr, sal_uInt16 nPos ) in InsertEntry()
354 sal_uInt16 n = sal::static_int_cast< sal_uInt16 >(aItems.getLength()); in GetEntryPos()
368 sal_uInt16 GetEntryCount() const in GetEntryCount()
435 sal_uInt16 ComboBox::InsertEntry( String const& rStr, sal_uInt16 nPos ) in InsertEntry()
512 sal_uInt16 InsertEntry (String const& rStr, sal_uInt16 nPos) in InsertEntry()
525 sal_uInt16 RemoveEntry( String const& rStr, sal_uInt16 nPos) in RemoveEntry()
537 sal_uInt16 n = sal::static_int_cast< sal_uInt16 >(aItems.getLength()); in GetEntryPos()
566 sal_uInt16 GetSelectEntryPos( sal_uInt16 nSelIndex ) const in GetSelectEntryPos()
568 sal_uInt16 nSelected = 0; in GetSelectEntryPos()
661 sal_uInt16 ListBox::InsertEntry (String const& rStr, sal_uInt16 nPos) in InsertEntry()
[all …]
/trunk/main/sc/source/filter/inc/
H A Dxichart.hxx163 sal_uInt16 nFontIdx,
169 sal_uInt16 nAngle );
422 sal_uInt16 GetCellCount() const;
456 virtual sal_uInt16 GetRotation() const = 0;
504 virtual sal_uInt16 GetFontIndex() const;
508 virtual sal_uInt16 GetRotation() const;
861 XclImpChDataFormatRef CreateDataFormat( sal_uInt16 nPointIdx, sal_uInt16 nFormatIdx );
1046 sal_uInt16 PopUnusedFormatIndex();
1190 sal_uInt16 GetRotation() const;
1225 virtual sal_uInt16 GetFontIndex() const;
[all …]

Completed in 325 milliseconds

12345678910>>...240