Home
last modified time | relevance | path

Searched refs:sal_Int32 (Results 1 – 25 of 4852) sorted by relevance

12345678910>>...195

/trunk/main/sal/qa/OStringBuffer/
H A Drtl_String_Const.h140 static const sal_Int32 kTestStr1Len = 16;
141 static const sal_Int32 kTestStr2Len = 32;
142 static const sal_Int32 kTestStr3Len = 16;
143 static const sal_Int32 kTestStr4Len = 16;
144 static const sal_Int32 kTestStr5Len = 16;
145 static const sal_Int32 kTestStr6Len = 15;
146 static const sal_Int32 kTestStr7Len = 4;
147 static const sal_Int32 kTestStr8Len = 12;
148 static const sal_Int32 kTestStr9Len = 32;
149 static const sal_Int32 kTestStr10Len = 17;
[all …]
/trunk/main/oox/inc/oox/xls/
H A Dbiffhelper.hxx38 const sal_Int32 BIFF12_ID_ARRAY = 0x01AA;
39 const sal_Int32 BIFF12_ID_AUTOFILTER = 0x00A1;
40 const sal_Int32 BIFF12_ID_AUTOSORTSCOPE = 0x01CB;
41 const sal_Int32 BIFF12_ID_BINARYINDEXBLOCK = 0x002A;
42 const sal_Int32 BIFF12_ID_BINARYINDEXROWS = 0x0028;
43 const sal_Int32 BIFF12_ID_BOOKVIEWS = 0x0087;
44 const sal_Int32 BIFF12_ID_BORDER = 0x002E;
45 const sal_Int32 BIFF12_ID_BORDERS = 0x0265;
46 const sal_Int32 BIFF12_ID_BRK = 0x018C;
47 const sal_Int32 BIFF12_ID_CALCPR = 0x009D;
[all …]
/trunk/main/vcl/source/gdi/
H A Dpdfwriter_impl.hxx103 typedef std::map< rtl::OString, sal_Int32 > ResourceMap;
112 void append( rtl::OStringBuffer&, sal_Int32 nFontDictObject );
118 sal_Int32 m_nPageWidth; // in inch/72
119 sal_Int32 m_nPageHeight; // in inch/72
121 sal_Int32 m_nPageObject;
122 sal_Int32 m_nPageIndex;
123 std::vector<sal_Int32> m_aStreamObjects;
124 sal_Int32 m_nStreamLengthObject;
126 std::vector<sal_Int32> m_aAnnotations;
127 std::vector<sal_Int32> m_aMCIDParents;
[all …]
/trunk/main/scaddins/source/analysis/
H A Danalysis.hxx77 sal_Int32 getDateMode(
87 double FactDouble( sal_Int32 nNum ) THROWDEF_RTE_IAE;
96 …LL getDisplayArgumentName( const STRING& aProgrammaticFunctionName, sal_Int32 nArgument ) THRO…
97 …LL getArgumentDescription( const STRING& aProgrammaticFunctionName, sal_Int32 nArgument ) THRO…
121 …virtual sal_Int32 SAL_CALL getWorkday( constREFXPS&, sal_Int32 nStartDate, sal_Int32 nDays, const…
122 …virtual double SAL_CALL getYearfrac( constREFXPS&, sal_Int32 nStartDate, sal_Int32 nEndDate, c…
123 …virtual sal_Int32 SAL_CALL getEdate( constREFXPS&, sal_Int32 nStartDate, sal_Int32 nMonths ) THRO…
124 …virtual sal_Int32 SAL_CALL getWeeknum( constREFXPS&, sal_Int32 nStartDate, sal_Int32 nMode ) THRO…
125 …virtual sal_Int32 SAL_CALL getEomonth( constREFXPS&, sal_Int32 nStartDate, sal_Int32 nMonths ) TH…
126 …virtual sal_Int32 SAL_CALL getNetworkdays( constREFXPS&, sal_Int32 nStartDate, sal_Int32 nEndDate…
[all …]
H A Danalysishelper.hxx64 sal_Int32 DateToDays( sal_uInt16 nDay, sal_uInt16 nMonth, sal_uInt16 nYear );
65 void DaysToDate( sal_Int32 nDays, sal_uInt16& rDay, sal_uInt16& rMonth, sal_uInt16& …
66 sal_Int32 GetNullDate( const REF( CSS::beans::XPropertySet )& xOptions ) THROWDEF_RTE;
67 sal_Int32 GetDiffDate360(
71 inline sal_Int32 GetDiffDate360( constREFXPS& xOpt, sal_Int32 nDate1, sal_Int32 nDate2, sal_Bool…
72 sal_Int32 GetDiffDate360( sal_Int32 nNullDate, sal_Int32 nDate1, sal_Int32 nDate2, sal_Bo…
74 sal_Int32 GetDaysInYears( sal_uInt16 nYear1, sal_uInt16 nYear2 );
75 inline sal_Int16 GetDayOfWeek( sal_Int32 nDate );
76 void GetDiffParam( sal_Int32 nNullDate, sal_Int32 nStartDate, sal_Int32 nEndDate, sa…
77 … sal_uInt16& rYears, sal_Int32& rDayDiffPart, sal_Int32& rDaysInYear ) THROWDEF_RTE_IAE;
[all …]
H A Dfinancial.cxx31 double fCost, sal_Int32 nDate, sal_Int32 nFirstPer, double fRestVal, in getAmordegrc()
43 double fCost, sal_Int32 nDate, sal_Int32 nFirstPer, double fRestVal, in getAmorlinc()
55 sal_Int32 nIssue, sal_Int32 /*nFirstInter*/, sal_Int32 nSettle, double fRate, in getAccrint() argument
56 const ANY &rVal, sal_Int32 nFreq, const ANY& rOB ) THROWDEF_RTE_IAE in getAccrint()
69sal_Int32 nIssue, sal_Int32 nSettle, double fRate, const ANY& rVal, const ANY& rOB ) THROWDEF_RTE_… in getAccrintm()
82sal_Int32 nSettle, sal_Int32 nMat, double fInvest, double fDisc, const ANY& rOB ) THROWDEF_RTE_IAE in getReceived()
93sal_Int32 nSettle, sal_Int32 nMat, double fPrice, double fRedemp, const ANY& rOB ) THROWDEF_RTE_IAE in getDisc()
103sal_Int32 nSettle, sal_Int32 nMat, double fCoup, double fYield, sal_Int32 nFreq, const ANY& rOB ) in getDuration()
114 double SAL_CALL AnalysisAddIn::getEffect( double fNominal, sal_Int32 nPeriods ) THROWDEF_RTE_IAE in getEffect()
126 double SAL_CALL AnalysisAddIn::getCumprinc( double fRate, sal_Int32 nNumPeriods, double fVal, in getCumprinc()
[all …]
/trunk/main/writerfilter/source/dmapper/
H A DPropertyMap.hxx96sal_Int32 m_nFootnoteFontId; // …
125 sal_Int32 GetFootnoteFontId() const { return m_nFootnoteFontId;} in GetFootnoteFontId()
126 void SetFootnoteFontId(sal_Int32 nSet) { m_nFootnoteFontId = nSet;} in SetFootnoteFontId()
143 sal_Int32 nSectionNumber;
157 sal_Int32 m_nBorderDistances[4];
158 sal_Int32 m_nBorderParams;
162 sal_Int32 m_nColumnDistance;
163 ::std::vector< sal_Int32 > m_aColWidth;
164 ::std::vector< sal_Int32 > m_aColDistance;
171 sal_Int32 m_nPageNumber;
[all …]
/trunk/main/oox/source/dump/
H A Dxlsbdumper.cxx92 sal_Int32 nRecId = 0, nRecSize = 0; in implReadRecordHeader()
118 sal_Int32 nCount; in readRangeList()
122 orRanges.resize( getLimitedValue< size_t, sal_Int32 >( nCount, 0, SAL_MAX_UINT16 ) ); in readRangeList()
253 sal_Int32 RecordObjectBase::dumpColIndex( const String& rName ) in dumpColIndex()
255 sal_Int32 nCol; in dumpColIndex()
261 sal_Int32 RecordObjectBase::dumpRowIndex( const String& rName ) in dumpRowIndex()
263 sal_Int32 nRow; in dumpRowIndex()
269 sal_Int32 RecordObjectBase::dumpColRange( const String& rName ) in dumpColRange()
271 sal_Int32 nCol1, nCol2; in dumpColRange()
277 sal_Int32 RecordObjectBase::dumpRowRange( const String& rName ) in dumpRowRange()
[all …]
/trunk/main/sal/inc/rtl/
H A Dustring.h50 sal_Int32 SAL_CALL rtl_ustr_getLength( const sal_Unicode * str ) SAL_THROW_EXTERN_C();
70 sal_Int32 SAL_CALL rtl_ustr_compare( const sal_Unicode * first, const sal_Unicode * second ) SAL_TH…
97 sal_Int32 SAL_CALL rtl_ustr_compare_WithLength( const sal_Unicode * first, sal_Int32 firstLen, cons…
128 sal_Int32 SAL_CALL rtl_ustr_shortenedCompare_WithLength( const sal_Unicode * first, sal_Int32 first…
155 sal_Int32 SAL_CALL rtl_ustr_reverseCompare_WithLength( const sal_Unicode * first, sal_Int32 firstLe…
178 …eEquals_WithLength( const sal_Unicode * first, const sal_Char * second, sal_Int32 len ) SAL_THROW_…
199 sal_Int32 SAL_CALL rtl_ustr_compareIgnoreAsciiCase( const sal_Unicode * first, const sal_Unicode * …
228 sal_Int32 SAL_CALL rtl_ustr_compareIgnoreAsciiCase_WithLength( const sal_Unicode * first, sal_Int32
262 sal_Int32 SAL_CALL rtl_ustr_shortenedCompareIgnoreAsciiCase_WithLength( const sal_Unicode * first,
287 sal_Int32 SAL_CALL rtl_ustr_ascii_compare( const sal_Unicode * first, const sal_Char * second ) SAL…
[all …]
H A Dstring.h49 sal_Int32 SAL_CALL rtl_str_getLength( const sal_Char * str ) SAL_THROW_EXTERN_C();
69 sal_Int32 SAL_CALL rtl_str_compare( const sal_Char * first, const sal_Char * second ) SAL_THROW_EXT…
96 sal_Int32 SAL_CALL rtl_str_compare_WithLength( const sal_Char * first, sal_Int32 firstLen, const sa…
127 sal_Int32 SAL_CALL rtl_str_shortenedCompare_WithLength( const sal_Char * first, sal_Int32 firstLen,…
154 sal_Int32 SAL_CALL rtl_str_reverseCompare_WithLength( const sal_Char * first, sal_Int32 firstLen, c…
175 sal_Int32 SAL_CALL rtl_str_compareIgnoreAsciiCase( const sal_Char * first, const sal_Char * second …
204 sal_Int32 SAL_CALL rtl_str_compareIgnoreAsciiCase_WithLength( const sal_Char * first, sal_Int32 fir…
238 sal_Int32 SAL_CALL rtl_str_shortenedCompareIgnoreAsciiCase_WithLength( const sal_Char * first, sal_…
252 sal_Int32 SAL_CALL rtl_str_hashCode( const sal_Char * str ) SAL_THROW_EXTERN_C();
269 sal_Int32 SAL_CALL rtl_str_hashCode_WithLength( const sal_Char * str, sal_Int32 len ) SAL_THROW_EXT…
[all …]
/trunk/main/sal/qa/rtl_strings/
H A Drtl_String_Const.h138 static const sal_Int32 kTestStr1Len = 16;
139 static const sal_Int32 kTestStr2Len = 32;
140 static const sal_Int32 kTestStr3Len = 16;
141 static const sal_Int32 kTestStr4Len = 16;
142 static const sal_Int32 kTestStr5Len = 16;
143 static const sal_Int32 kTestStr6Len = 15;
144 static const sal_Int32 kTestStr7Len = 4;
145 static const sal_Int32 kTestStr8Len = 12;
146 static const sal_Int32 kTestStr9Len = 32;
147 static const sal_Int32 kTestStr10Len = 17;
[all …]
/trunk/main/sc/source/filter/xml/
H A DXMLStylesExportHelper.hxx91 sal_Int32& nValidationIndex);
98 const rtl::OUString& GetValidationName(const sal_Int32 nIndex);
105 sal_Int32 nIndex;
106 sal_Int32 nRepeat;
122 sal_Int32 GetStyleNameIndex(const ScFormatRangeStyles* pCellStyles,
123 const sal_Int32 nTable, const sal_Int32 nPos,
124 const sal_Int32 i, const sal_Bool bRow, sal_Bool& bIsAutoStyle);
125 void FillDefaultStyles(const sal_Int32 nTable,
126 const sal_Int32 nLastRow, const sal_Int32 nLastCol,
133 void FillDefaultStyles(const sal_Int32 nTable,
[all …]
/trunk/main/svx/source/table/
H A Dtablelayouter.cxx84 sal_Int32 width = 0; in getCellSize()
85 sal_Int32 height = 0; in getCellSize()
94 sal_Int32 nRowCount = getRowCount(); in getCellSize()
95 sal_Int32 nRowSpan = std::max( xCell->getRowSpan(), (sal_Int32)1 ); in getCellSize()
98 if( ((sal_Int32)maRows.size()) <= aPos.mnRow ) in getCellSize()
105 sal_Int32 nColCount = getColumnCount(); in getCellSize()
106 sal_Int32 nColSpan = std::max( xCell->getColumnSpan(), (sal_Int32)1 ); in getCellSize()
109 if( ((sal_Int32)maColumns.size()) <= aPos.mnCol ) in getCellSize()
136 … if( (rPos.mnCol < ((sal_Int32)maColumns.size()) && (rPos.mnRow < ((sal_Int32)maRows.size()) ) ) ) in getCellArea()
138 const sal_Int32 x = maColumns[rPos.mnCol].mnPos; in getCellArea()
[all …]
H A Dtablemodel.cxx67 template< class Vec, class Iter > void remove_range( Vec& rVector, sal_Int32 nIndex, sal_Int32 nCou… in remove_range()
69 const sal_Int32 nSize = static_cast<sal_Int32>(rVector.size()); in remove_range()
101 …plate< class Vec, class Iter, class Entry > sal_Int32 insert_range( Vec& rVector, sal_Int32 nIndex… in insert_range()
105 if( nIndex >= static_cast< sal_Int32 >( rVector.size() ) ) in insert_range()
108 nIndex = static_cast< sal_Int32 >( rVector.size() ); // cap to end in insert_range()
114 sal_Int32 nFind = nIndex; in insert_range()
146 const sal_Int32 nColCount = xSourceTable->getColumnCountImpl(); in TableModel()
147 const sal_Int32 nRowCount = xSourceTable->getRowCountImpl(); in TableModel()
151 sal_Int32 nRows = nRowCount; in TableModel()
155 sal_Int32 nColumns = nColCount; in TableModel()
[all …]
H A Daccessibletableshape.cxx87 Reference< XAccessible > getAccessibleChild( sal_Int32 i ) throw(IndexOutOfBoundsException);
88 …void getColumnAndRow( sal_Int32 nChildIndex, sal_Int32& rnColumn, sal_Int32& rnRow ) throw (IndexO…
100 sal_Int32 mRowCount, mColCount;
168 Reference< XAccessible > AccessibleTableShapeImpl::getAccessibleChild( sal_Int32 nChildIndex ) thro… in getAccessibleChild()
170 sal_Int32 nColumn = 0, nRow = 0; in getAccessibleChild()
199 void AccessibleTableShapeImpl::getColumnAndRow( sal_Int32 nChildIndex, sal_Int32& rnColumn, sal_Int… in getColumnAndRow()
206 const sal_Int32 nColumnCount = mxTable->getColumnCount(); in getColumnAndRow()
231 const sal_Int32 nRowCount = mxTable->getRowCount(); in modified()
232 const sal_Int32 nColCount = mxTable->getColumnCount(); in modified()
241 sal_Int32 nChildIndex = 0; in modified()
[all …]
/trunk/main/toolkit/inc/toolkit/awt/
H A Dvclxgraphics.hxx105 virtual ::sal_Int32 SAL_CALL getTextColor() throw (::com::sun::star::uno::RuntimeException);
106 …virtual void SAL_CALL setTextColor( ::sal_Int32 _textcolor ) throw (::com::sun::star::uno::Runtime…
107 virtual ::sal_Int32 SAL_CALL getTextFillColor() throw (::com::sun::star::uno::RuntimeException);
108 …virtual void SAL_CALL setTextFillColor( ::sal_Int32 _textfillcolor ) throw (::com::sun::star::uno:…
109 virtual ::sal_Int32 SAL_CALL getLineColor() throw (::com::sun::star::uno::RuntimeException);
110 …virtual void SAL_CALL setLineColor( ::sal_Int32 _linecolor ) throw (::com::sun::star::uno::Runtime…
111 virtual ::sal_Int32 SAL_CALL getFillColor() throw (::com::sun::star::uno::RuntimeException);
112 …virtual void SAL_CALL setFillColor( ::sal_Int32 _fillcolor ) throw (::com::sun::star::uno::Runtime…
126sal_Int32 nSourceX, ::sal_Int32 nSourceY, ::sal_Int32 nSourceWidth, ::sal_Int32 nSourceHeight, ::s…
127sal_Int32 SourceX, ::sal_Int32 SourceY, ::sal_Int32 SourceWidth, ::sal_Int32 SourceHeight, ::sal_I…
[all …]
/trunk/main/oox/inc/oox/ole/
H A Daxcontrol.hxx103 const sal_Int32 AX_BORDERSTYLE_NONE = 0;
104 const sal_Int32 AX_BORDERSTYLE_SINGLE = 1;
106 const sal_Int32 AX_SPECIALEFFECT_FLAT = 0;
107 const sal_Int32 AX_SPECIALEFFECT_RAISED = 1;
108 const sal_Int32 AX_SPECIALEFFECT_SUNKEN = 2;
109 const sal_Int32 AX_SPECIALEFFECT_ETCHED = 3;
110 const sal_Int32 AX_SPECIALEFFECT_BUMPED = 6;
112 const sal_Int32 AX_PICSIZE_CLIP = 0;
113 const sal_Int32 AX_PICSIZE_STRETCH = 1;
114 const sal_Int32 AX_PICSIZE_ZOOM = 3;
[all …]
/trunk/main/sfx2/source/doc/
H A Doleprops.hxx38 const sal_Int32 PROPTYPE_INT16 = 2;
39 const sal_Int32 PROPTYPE_INT32 = 3;
40 const sal_Int32 PROPTYPE_FLOAT = 4;
41 const sal_Int32 PROPTYPE_DOUBLE = 5;
42 const sal_Int32 PROPTYPE_DATE = 7;
43 const sal_Int32 PROPTYPE_STRING = 8;
44 const sal_Int32 PROPTYPE_STATUS = 10;
45 const sal_Int32 PROPTYPE_BOOL = 11;
46 const sal_Int32 PROPTYPE_VARIANT = 12;
47 const sal_Int32 PROPTYPE_INT8 = 16;
[all …]
/trunk/main/sd/source/ui/animations/
H A DCustomAnimationDialog.hxx42 const sal_Int32 nHandleSound = 0;
43 const sal_Int32 nHandleHasAfterEffect = 1;
44 const sal_Int32 nHandleIterateType = 2;
45 const sal_Int32 nHandleIterateInterval = 3;
46 const sal_Int32 nHandleStart = 4;
47 const sal_Int32 nHandleBegin = 5;
48 const sal_Int32 nHandleDuration = 6;
49 const sal_Int32 nHandleRepeat = 7;
50 const sal_Int32 nHandleRewind = 8;
51 const sal_Int32 nHandleEnd = 9;
[all …]
/trunk/main/sot/source/sdstor/
H A Dstgstrms.hxx43 sal_Int32 nMaxPage; // highest page allocated so far
47 sal_Int32 nLimit; // search limit recommendation
49 StgPage* GetPhysPage( sal_Int32 nPage );
50 sal_Bool MakeChain( sal_Int32 nStart, sal_Int32 nPages );
51 sal_Bool InitNew( sal_Int32 nPage1 );
54 sal_Int32 FindBlock( sal_Int32& nPages );
55 sal_Int32 GetNextPage( sal_Int32 nPg );
56 sal_Int32 AllocPages( sal_Int32 nStart, sal_Int32 nPages );
57 sal_Bool FreePages( sal_Int32 nStart, sal_Bool bAll );
58 sal_Int32 GetMaxPage() { return nMaxPage; } in GetMaxPage()
[all …]
/trunk/main/oox/source/drawingml/
H A Dcolor.cxx45 typedef ::std::vector< sal_Int32 > ColorVector;
60 static const sal_Int32 spnDmlColors[] = in PresetColorsPool()
133 …for( const sal_Int32* pnEntry = spnDmlColors; pnEntry < STATIC_ARRAY_END( spnDmlColors ); pnEntry … in PresetColorsPool()
137 static const sal_Int32 spnVmlColors[] = in PresetColorsPool()
148 …for( const sal_Int32* pnEntry = spnVmlColors; pnEntry < STATIC_ARRAY_END( spnVmlColors ); pnEntry … in PresetColorsPool()
163 inline void lclRgbToRgbComponents( sal_Int32& ornR, sal_Int32& ornG, sal_Int32& ornB, sal_Int32 nRg… in lclRgbToRgbComponents()
170 inline sal_Int32 lclRgbComponentsToRgb( sal_Int32 nR, sal_Int32 nG, sal_Int32 nB ) in lclRgbComponentsToRgb()
172 return static_cast< sal_Int32 >( (nR << 16) | (nG << 8) | nB ); in lclRgbComponentsToRgb()
175 inline sal_Int32 lclRgbCompToCrgbComp( sal_Int32 nRgbComp ) in lclRgbCompToCrgbComp()
177 return static_cast< sal_Int32 >( nRgbComp * MAX_PERCENT / 255 ); in lclRgbCompToCrgbComp()
[all …]
/trunk/main/vbahelper/source/vbahelper/
H A Dvbacolorformat.hxx46 const static sal_Int32 HAPICOLOR_BLACK = 0;
47 const static sal_Int32 HAPICOLOR_WITHE = 16777215;
48 const static sal_Int32 HAPICOLOR_RED = 16711680;
49 const static sal_Int32 HAPICOLOR_BRIGHTGREEN = 65280;
50 const static sal_Int32 HAPICOLOR_BLUE = 255;
51 const static sal_Int32 HAPICOLOR_YELLOW = 16776960;
52 const static sal_Int32 HAPICOLOR_PINK = 16711935;
53 const static sal_Int32 HAPICOLOR_TURQUOISE = 65535;
54 const static sal_Int32 HAPICOLOR_DARKRED = 8388608;
55 const static sal_Int32 HAPICOLOR_GREEN = 32768;
[all …]
/trunk/main/sc/source/ui/inc/
H A DAccessibleCsvControl.hxx161 virtual sal_Int32 SAL_CALL getForeground( )
164 virtual sal_Int32 SAL_CALL getBackground( )
170 virtual sal_Int32 SAL_CALL getAccessibleChildCount()
174 virtual XAccessibleRef SAL_CALL getAccessibleChild( sal_Int32 nIndex )
188 virtual sal_Int32 SAL_CALL getCaretPosition() throw( ::com::sun::star::uno::RuntimeException );
191 virtual sal_Bool SAL_CALL setCaretPosition( sal_Int32 nIndex )
195 virtual sal_Unicode SAL_CALL getCharacter( sal_Int32 nIndex )
199 …virtual PropertyValueSeq SAL_CALL getCharacterAttributes( sal_Int32 nIndex, const ::com::sun::star…
203 virtual AwtRectangle SAL_CALL getCharacterBounds( sal_Int32 nIndex )
207 virtual sal_Int32 SAL_CALL getCharacterCount() throw( ::com::sun::star::uno::RuntimeException );
[all …]
H A Dcsvcontrol.hxx46 const sal_Int32 CSV_MINCOLWIDTH = 8;
52 const sal_Int32 CSV_SCROLL_DIST = 3;
55 const sal_Int32 CSV_PREVIEW_LINES = 32; // maximum count of preview lines
57 const sal_Int32 CSV_MAXCOLCOUNT = MAXCOLCOUNT;
60 const sal_Int32 CSV_TYPE_DEFAULT = 0;
62 const sal_Int32 CSV_TYPE_MULTI = -1;
64 const sal_Int32 CSV_TYPE_NOSELECTION = -2;
136 sal_Int32 mnPosCount; /// Number of positions.
137 sal_Int32 mnPosOffset; /// Horizontal scroll offset.
139 sal_Int32 mnWinWidth; /// Width of ruler and data grid.
[all …]
/trunk/main/sd/source/ui/slidesorter/view/
H A DSlsLayouter.cxx34 sal_Int32 RoundToInt (const double nValue) in RoundToInt()
36 return sal_Int32(::rtl::math::round(nValue)); in RoundToInt()
47 sal_Int32 mnRequestedLeftBorder;
48 sal_Int32 mnRequestedRightBorder;
49 sal_Int32 mnRequestedTopBorder;
50 sal_Int32 mnRequestedBottomBorder;
51 sal_Int32 mnLeftBorder;
52 sal_Int32 mnRightBorder;
53 sal_Int32 mnTopBorder;
54 sal_Int32 mnBottomBorder;
[all …]

12345678910>>...195