Home
last modified time | relevance | path

Searched refs:sal_uInt16 (Results 326 – 350 of 6128) sorted by relevance

1...<<11121314151617181920>>...246

/trunk/main/sw/inc/
H A Dcrsrsh.hxx209 sal_uInt16 nAktNdTyp;
218 sal_uInt16 nCrsrMove;
274 sal_Bool LeftRight( sal_Bool, sal_uInt16, sal_uInt16, sal_Bool );
288 inline SwMoveFnCollection* MakeFindRange( sal_uInt16, sal_uInt16, SwPaM* ) const;
567 void GetPageNum( sal_uInt16 &rnPhyNum, sal_uInt16 &rnVirtNum,
577 sal_uInt16 GetPageCnt();
654 sal_Bool MakeOutlineSel( sal_uInt16 nSttPos, sal_uInt16 nEndPos,
876 void FirePageChangeEvent(sal_uInt16 nOldPage, sal_uInt16 nNewPage);
879 void FireSectionChangeEvent(sal_uInt16 nOldSection, sal_uInt16 nNewSection);
880 void FireColumnChangeEvent(sal_uInt16 nOldColumn, sal_uInt16 nNewColumn);
[all …]
H A Dredline.hxx61 sal_uInt16 nPoolId;
97 sal_uInt16 nAuthor, nSeqNo;
100 SwRedlineData( RedlineType_t eT, sal_uInt16 nAut );
221 sal_uInt16 GetStackCount() const;
222 sal_uInt16 GetAuthor( sal_uInt16 nPos = 0) const;
249 void CallDisplayFunc( sal_uInt16 nLoop = 0 );
250 void Show( sal_uInt16 nLoop = 0 );
251 void Hide( sal_uInt16 nLoop = 0 );
252 void ShowOriginal( sal_uInt16 nLoop = 0 );
255 void CalcStartEnd( sal_uLong nNdIdx, sal_uInt16& nStart, sal_uInt16& nEnd ) const;
[all …]
H A Dfldbas.hxx200 typedef sal_uInt16 SwGetSetExpType;
210 typedef sal_uInt16 SwExtendedSubType;
241 extern sal_uInt16 __FAR_DATA aTypeTab[];
264 sal_uInt16 nWhich;
273 explicit SwFieldType( sal_uInt16 nWhichId );
352 sal_uInt16 Which() const in Which()
360 sal_uInt16 GetTypeId() const;
361 virtual sal_uInt16 GetSubType() const;
362 virtual void SetSubType(sal_uInt16);
365 inline sal_uInt16 GetLanguage() const;
[all …]
/trunk/main/svl/inc/svl/
H A Daeitem.hxx39 sal_uInt16 _GetPosByValue( sal_uInt16 nValue ) const;
45 SfxAllEnumItem( sal_uInt16 nWhich, sal_uInt16 nVal );
46 SfxAllEnumItem( sal_uInt16 nWhich, sal_uInt16 nVal, const XubString &rText );
47 SfxAllEnumItem( sal_uInt16 nWhich, SvStream &rStream );
51 void InsertValue( sal_uInt16 nValue );
53 void RemoveValue( sal_uInt16 nValue );
56 sal_uInt16 GetPosByValue( sal_uInt16 nValue ) const;
58 virtual sal_uInt16 GetValueCount() const;
59 virtual sal_uInt16 GetValueByPos( sal_uInt16 nPos ) const;
63 virtual sal_Bool IsEnabled( sal_uInt16 ) const;
[all …]
/trunk/main/sw/source/ui/utlui/
H A Dgloslst.cxx170 sal_uInt16 nCount = aGroupArr.Count(); in GetShortName()
171 sal_uInt16 nFound = 0; in GetShortName()
172 for(sal_uInt16 i = 0; i < nCount; i++ ) in GetShortName()
265 sal_uInt16 SwGlossaryList::GetBlockCount(sal_uInt16 nGroup) in GetBlockCount()
281 String SwGlossaryList::GetBlockName(sal_uInt16 nGroup, sal_uInt16 nBlock, String& rShortName) in GetBlockName()
320 sal_uInt16 nPath = (sal_uInt16)sGrpName.GetToken(1, GLOS_DELIM).ToInt32(); in Update()
389 sal_uInt16 nGroupPath = (sal_uInt16)pGroup->sName.GetToken( 1, in Update()
472 sal_uInt16 nFound = 0; in HasLongName()
473 sal_uInt16 nCount = aGroupArr.Count(); in HasLongName()
474 sal_uInt16 nBeginLen = rBegin.Len(); in HasLongName()
[all …]
H A Dglbltree.cxx259 sal_uInt16 nEntryCount = (sal_uInt16)GetEntryCount(); in ExecuteDrop()
264 for ( sal_uInt16 n = (sal_uInt16)aFileList.Count(); n--; ) in ExecuteDrop()
474 sal_uInt16 nSelCount = (sal_uInt16)GetSelectionCount(); in GetEnableFlags()
475 sal_uInt16 nEntryCount = (sal_uInt16)GetEntryCount(); in GetEnableFlags()
478 sal_uInt16 nRet = 0; in GetEnableFlags()
557 sal_uInt16 nSelCount = (sal_uInt16)GetSelectionCount(); in SelectHdl()
609 sal_uInt16 nSource = (sal_uInt16) _pModel->GetAbsPos(pSource); in NotifyMoving()
1172 sal_uInt16 nSource = (sal_uInt16)GetModel()->GetAbsPos(pEntry); in ExecCommand()
1178 sal_uInt16 nEntryCount = (sal_uInt16)GetEntryCount(); in ExecCommand()
1259 sal_uInt16 i; in Update()
[all …]
/trunk/main/sfx2/source/bastyp/
H A Dbitset.cxx47 sal_uInt16 nBlockDiff = nOffset / 32; in operator <<()
57 sal_uInt16 nTarget, nSource; in operator <<()
140 BitSet::BitSet( sal_uInt16* pArray, sal_uInt16 nSize ): in BitSet()
145 sal_uInt16 nMax = 0; in BitSet()
162 sal_uInt16 nBlock = n / 32; in BitSet()
243 sal_uInt16 nBlock = nBit / 32; in operator -=()
302 sal_uInt16 nBlock = nBit / 32; in operator |=()
335 sal_uInt16 nBlock = nBit / 32; in Contains()
353 sal_uInt16 nBlock = nBlocks; in operator ==()
367 sal_uInt16 nCount = 0; in CountBits()
[all …]
/trunk/main/oox/source/dump/
H A Ddffdumper.cxx52 const sal_uInt16 DFF_OPT_IDMASK = 0x3FFF;
53 const sal_uInt16 DFF_OPT_PICTURE = 0x4000;
54 const sal_uInt16 DFF_OPT_COMPLEX = 0x8000;
55 const sal_uInt16 DFF_OPT_FLAGSMASK = 0x003F;
75 sal_uInt16 nRecId; in implReadRecordHeader()
107 dumpDec< sal_uInt16 >( "tag" ); in implDumpRecordBody()
210 sal_uInt16 mnId;
222 sal_uInt16 nPropCount = getInst(); in dumpDffOpt()
227 sal_uInt16 nPropId = dumpDffOptPropHeader(); in dumpDffOpt()
228 sal_uInt16 nBaseId = nPropId & DFF_OPT_IDMASK; in dumpDffOpt()
[all …]
/trunk/main/basic/inc/basic/
H A Dsbxcore.hxx51 virtual sal_uInt16 GetVersion() const; \
52 virtual sal_uInt16 GetSbxId() const;
85 sal_uInt16 nFlags; // Flag-Bits
94 inline void SetFlags( sal_uInt16 n );
95 inline sal_uInt16 GetFlags() const;
96 inline void SetFlag( sal_uInt16 n );
97 inline void ResetFlag( sal_uInt16 n );
98 inline sal_Bool IsSet( sal_uInt16 n ) const;
142 inline void SbxBase::SetFlags( sal_uInt16 n ) in SV_DECL_REF()
145 inline sal_uInt16 SbxBase::GetFlags() const in GetFlags()
[all …]
/trunk/main/xmloff/source/text/
H A Dtxtfldi.cxx327 sal_uInt16 nPrefix, in CreateTextFieldImportContext()
329 sal_uInt16 nToken) in CreateTextFieldImportContext()
638 sal_uInt16 nToken) in XMLSenderFieldImportContext()
765 sal_uInt16 nToken) in XMLAuthorFieldImportContext()
850 sal_uInt16 nTmp; in ProcessAttribute()
919 sal_uInt16 nTmp; in ProcessAttribute()
1664 sal_uInt16 nPrfx, const OUString& sLocalName, sal_uInt16 nToken, in XMLSimpleDocInfoImportContext()
1960 sal_uInt16 nPrfx, const OUString& sLocalName, sal_uInt16 nToken) : in XMLUserDocInfoImportContext()
2864 sal_uInt16 nToken, sal_uInt16 nPrfx, const OUString& sLocalName) in XMLReferenceFieldImportContext()
3293 sal_uInt16, in ProcessAttribute() argument
[all …]
/trunk/main/sc/source/filter/excel/
H A Dxistyle.cxx102 sal_uInt16 nCount; in ReadPalette()
215 sal_uInt16 nWeight, nEscapem; in ReadCFFontBlock()
347 sal_uInt16 nFlags; in ReadFontData2()
361 sal_uInt16 nFlags; in ReadFontData5()
689 void XclImpCellAlign::FillFromXF8( sal_uInt16 nAlign, sal_uInt16 nMiscAttrib ) in FillFromXF8()
944 void XclImpCellArea::FillFromCF8( sal_uInt16 nPattern, sal_uInt16 nColor, sal_uInt32 nFlags ) in FillFromCF8()
1026 sal_uInt16 nTypeProt, nAlign, nArea; in ReadXF3()
1047 sal_uInt16 nTypeProt, nAlign, nArea; in ReadXF4()
1068 sal_uInt16 nTypeProt, nAlign; in ReadXF5()
1312 sal_uInt16 nXFIndex; in ReadStyle()
[all …]
/trunk/main/svtools/source/filter/
H A Dfilter.cxx252 sal_uInt16 i; in ImpPeekGraphicFormat()
318 sal_uInt16 nFieldSize; in ImpPeekGraphicFormat()
1351 sal_uInt16 nFormat, sal_uInt16* pDeterminedFormat ) in CanImportGraphic()
1369 sal_uInt16 nFormat, sal_uInt16* pDeterminedFormat ) in CanImportGraphic()
1385 sal_uInt16 nFormat, sal_uInt16 * pDeterminedFormat, sal_uInt32 nImportFlags ) in ImportGraphic()
1401 sal_uInt16 nFormat, sal_uInt16* pDeterminedFormat, sal_uInt32 nImportFlags ) in ImportGraphic()
1409 sal_uInt16 nFormat, sal_uInt16* pDeterminedFormat, sal_uInt32 nImportFlags, in ImportGraphic()
1414 sal_uInt16 nStatus; in ImportGraphic()
1667 sal_uInt16 nVersion; in ImportGraphic()
1873 sal_uInt16 nStatus = GRFILTER_OK; in ExportGraphic()
[all …]
/trunk/main/vcl/inc/vcl/
H A Dgradient.hxx57 sal_uInt16 mnAngle;
58 sal_uInt16 mnBorder;
59 sal_uInt16 mnOfsX;
60 sal_uInt16 mnOfsY;
61 sal_uInt16 mnIntensityStart;
62 sal_uInt16 mnIntensityEnd;
63 sal_uInt16 mnStepCount;
99 void SetAngle( sal_uInt16 nAngle );
104 void SetOfsX( sal_uInt16 nOfsX );
106 void SetOfsY( sal_uInt16 nOfsY );
[all …]
H A Dimage.hxx108 ImageList( sal_uInt16 nInit = 8, sal_uInt16 nGrow = 4 );
120 sal_uInt16 nCount,
126 sal_uInt16 GetImageCount() const;
135 void ReplaceImage( sal_uInt16 nId, sal_uInt16 nReplaceId );
138 void RemoveImage( sal_uInt16 nId );
141 Image GetImage( sal_uInt16 nId ) const;
144 sal_uInt16 GetImagePos( sal_uInt16 nId ) const;
145 bool HasImageAtPos( sal_uInt16 nId ) const;
148 sal_uInt16 GetImageId( sal_uInt16 nPos ) const;
161 sal_uInt16 mnInitSize;
[all …]
/trunk/main/editeng/source/items/
H A Dnumitem.cxx230 sal_uInt16 nVersion; in SvxNumberFormat()
233 sal_uInt16 nUSHORT; in SvxNumberFormat()
358 rStream << (sal_uInt16)1; in Store()
372 rStream << (sal_uInt16)0; in Store()
377 rStream << (sal_uInt16)1; in Store()
701 sal_uInt16 nMask = 1000; in CreateRomanString()
871 sal_uInt16 nVersion; in SvxNumRule()
872 sal_uInt16 nTemp; in SvxNumRule()
885 sal_uInt16 nSet; in SvxNumRule()
895 sal_uInt16 nShort; in SvxNumRule()
[all …]
/trunk/main/sw/source/core/doc/
H A Dtblcpy.cxx69 sal_uInt16 mnColSpan;
91 sal_uInt16 mnStartCol;
92 sal_uInt16 mnAddLine;
98 void incColSpan( sal_uInt16 nLine, sal_uInt16 nCol );
184 sal_uInt16 nCnt = 0; in TableStructure()
213 sal_uInt16 nNewEndLn = nStartLn + (sal_uInt16)nMinSize - 1; in TableStructure()
303 sal_uInt16 nCol = 0; in addLine()
380 sal_uInt16 nLine = (sal_uInt16)maLines.size(); in moreLines()
391 void TableStructure::incColSpan( sal_uInt16 nLineMax, sal_uInt16 nNewCol ) in incColSpan()
858 sal_uInt16 nLn, nBx; in InsTable()
[all …]
H A Ddocsort.cxx541 sal_uInt16 nStart = 0; in SortTbl()
608 sal_uInt16 i; in SortTbl()
650 void MoveRow(SwDoc* pDoc, const FlatFndBox& rBox, sal_uInt16 nS, sal_uInt16 nT, in MoveRow()
698 void MoveCol(SwDoc* pDoc, const FlatFndBox& rBox, sal_uInt16 nS, sal_uInt16 nT, in MoveCol()
846 sal_uInt16 nBoxes(0); in CheckLineSymmetry()
874 sal_uInt16 nLines(0); in CheckBoxSymmetry()
905 sal_uInt16 nSum = 0; in GetColCount()
909 sal_uInt16 nCount = 0; in GetColCount()
933 sal_uInt16 nLines = 0; in GetRowCount()
937 sal_uInt16 nLn = 1; in GetRowCount()
[all …]
/trunk/main/sw/source/ui/ribbar/
H A Dworkctrl.cxx87 sal_uInt16 nSlotId, in SwTbxInsertCtrl()
88 sal_uInt16 nId, in SwTbxInsertCtrl()
127 sal_uInt16 nId = GetId(); in StateChanged()
215 sal_uInt16 nSlotId, in SwTbxAutoTextCtrl()
216 sal_uInt16 nId, in SwTbxAutoTextCtrl()
489 sal_uInt16 i; in SwScrollNaviPopup()
773 sal_uInt16 nSlot,
789 sal_uInt16 nSlot, in SwZoomBox_Impl()
799 for(sal_uInt16 i = 0; i < sizeof(aZoomValues)/sizeof(sal_uInt16); i++) in SwZoomBox_Impl()
909 sal_uInt16 nSlotId, in SwPreviewZoomControl()
[all …]
/trunk/main/svtools/source/inc/
H A Dsgfbram.hxx51 sal_uInt16 Magic;
52 sal_uInt16 Version;
53 sal_uInt16 Typ;
54 sal_uInt16 Xsize;
55 sal_uInt16 Ysize;
58 sal_uInt16 Planes; // Layer
59 sal_uInt16 SwGrCol;
73 sal_uInt16 Typ;
74 sal_uInt16 iFrei;
75 sal_uInt16 lFreiLo,lFreiHi;
[all …]
H A Dproperty.hxx240 sal_uInt16 nNameWidth;
269 void SetNameWidth(sal_uInt16);
377 sal_uInt16 nRowHeight;
379 sal_uInt16 nTheNameSize;
404 virtual sal_uInt16 CalcVisibleLines();
412 virtual sal_uInt16 InsertEntry( const SvPropertyData&, sal_uInt16 nPos = LISTBOX_APPEND );
424 virtual sal_uInt16 GetSelectedEntry();
520 virtual sal_uInt16 CalcVisibleLines();
528 virtual void SetPage( sal_uInt16 );
529 virtual sal_uInt16 GetCurPage();
[all …]
/trunk/main/sw/source/ui/uiview/
H A Dpview.cxx117 sal_uInt16 lcl_GetNextZoomStep(sal_uInt16 nCurrentZoom, sal_Bool bZoomIn) in TYPEINIT1()
119 static sal_uInt16 aZoomArr[] = in TYPEINIT1()
123 const sal_uInt16 nZoomArrSize = sizeof(aZoomArr)/sizeof(sal_uInt16); in TYPEINIT1()
289 sal_uInt16 nOldCol = mnCol; in CalcWish()
480 sal_uInt16 nPageNum; in GetStatusStr()
512 sal_uInt16 nSlot = 0; in KeyInput()
577 sal_uInt16 nNewSelectedPage; in MouseButtonDown()
1345 sal_uInt16 nPhysPg, nVirtPg; in SwPagePreView()
1657 sal_uInt16 nThmbPos = (sal_uInt16)pScrollbar->GetThumbPos(); in IMPL_LINK()
1700 sal_uInt16 nThmbPos = (sal_uInt16)pScrollbar->GetThumbPos(); in IMPL_LINK()
[all …]
/trunk/main/tools/source/ref/
H A Dglobname.cxx75 sal_uInt16 Data2;
76 sal_uInt16 Data3;
86 SvGlobalName::SvGlobalName( sal_uInt32 n1, sal_uInt16 n2, sal_uInt16 n3, in SvGlobalName()
94 *(sal_uInt16 *)&pImp->szData[ 4 ] = n2; in SvGlobalName()
95 *(sal_uInt16 *)&pImp->szData[ 6 ] = n3; in SvGlobalName()
177 else if( *(sal_uInt16 *)&pImp->szData[ 4 ] < *(sal_uInt16 *)&rObj.pImp->szData[ 4 ] ) in operator <()
179 else if( *(sal_uInt16 *)&pImp->szData[ 4 ] == *(sal_uInt16 *)&rObj.pImp->szData[ 4 ] ) in operator <()
239 sal_uInt16 nSec = 0; in MakeId()
253 sal_uInt16 nThird = 0; in MakeId()
304 sal_uInt16 i; in GetctorName()
[all …]
/trunk/main/sw/source/ui/misc/
H A Dnum.cxx244 sal_uInt16 nMask = 1; in InitControls()
441 sal_uInt16 nTmpNumLvl = in ActivatePage()
455 sal_uInt16 nMask = 1; in ActivatePage()
522 sal_uInt16 nMask = 1; in Reset()
674 sal_uInt16 nMask = 1; in IMPL_LINK()
717 sal_uInt16 nMask = 1; in IMPL_LINK()
729 sal_uInt16 nMask = 1; in IMPL_LINK()
757 sal_uInt16 nMask = 1; in IMPL_LINK()
823 sal_uInt16 nMask = 1; in IMPL_LINK()
1003 sal_uInt16 nMask = 1; in IMPL_LINK()
[all …]
/trunk/main/svx/source/svdraw/
H A Dsvdglev.cxx99 sal_uInt16& nRet=*(sal_uInt16*)pnRet; in ImpGetEscDir()
102 sal_uInt16 nEsc=rGP.GetEscDir(); in ImpGetEscDir()
113 sal_uInt16 nRet=sal_False; in IsMarkedGluePointsEscDir()
120 sal_uInt16 nEsc=rGP.GetEscDir(); in ImpSetEscDir()
122 else nEsc&=~*(sal_uInt16*)pnThisEsc; in ImpSetEscDir()
137 sal_uInt16& nRet=*(sal_uInt16*)pnRet; in ImpGetPercent()
150 sal_uInt16 nRet=sal_True; in IsMarkedGluePointsPercent()
173 sal_uInt16& nRet=*(sal_uInt16*)pnRet; in ImpGetAlign()
178 sal_uInt16 nAlg=0; in ImpGetAlign()
201 sal_uInt16 nRet=0; in GetMarkedGluePointsAlign()
[all …]
/trunk/main/sc/source/ui/inc/
H A Ddocsh.hxx105 sal_uInt16 nDocumentLock;
209 sal_uInt16 nSourceIdx1, sal_uInt16 nSourceIdx2, sal_uInt16 nSourceIdx3,
210 sal_uInt16 &nIdx1, sal_uInt16 &nIdx2, sal_uInt16 &nIdx3, sal_uInt16 &rIdxDeleted );
217 sal_uInt16 nAspect = ASPECT_CONTENT );
239 sal_uInt16 SetPrinter( SfxPrinter* pNewPrinter, sal_uInt16 nDiffFlags = SFX_PRINTER_ALL );
271 void SetPrintZoom( SCTAB nTab, sal_uInt16 nScale, sal_uInt16 nPages );
317 sal_uInt16 nExtFlags = 0 );
318 void PostPaint( const ScRange& rRange, sal_uInt16 nPart, sal_uInt16 nExtFlags = 0 );
338 sal_uInt16 GetLockCount() const;
339 void SetLockCount(sal_uInt16 nNew);
[all …]

Completed in 150 milliseconds

1...<<11121314151617181920>>...246