Home
last modified time | relevance | path

Searched refs:sal_Int32 (Results 351 – 375 of 7401) sorted by relevance

1...<<11121314151617181920>>...297

/aoo42x/main/extensions/test/ole/OleClient/
H A DclientTest.cxx129 arArgs[0] <<= (sal_Int32) 0; in doParameterTest()
130 arArgs[1] <<= (sal_Int32) 0; in doParameterTest()
152 arArgs[0] <<= (sal_Int32) 123; in doParameterTest()
153 arArgs[1] <<= (sal_Int32) 456; in doParameterTest()
174 arArgs1[0] <<= (sal_Int32) 0; in doParameterTest()
175 arArgs1[1] <<= (sal_Int32) 0; in doParameterTest()
176 arArgs1[2] <<= (sal_Int32) 0; in doParameterTest()
177 arArgs1[3] <<= (sal_Int32) 0; in doParameterTest()
968 sal_Int32 arLong[] = {7,8,9}; in doSimpleSequenceTest()
1126 sal_Int32 arLongi[]={1,2,3}; in doTest()
[all …]
/aoo42x/main/framework/source/layoutmanager/
H A Dtoolbarlayoutmanager.cxx199 sal_Int32 nHeight = std::max( sal_Int32( 0 ), sal_Int32( nLeftRightDockingAreaHeight )); in implts_setDockingAreaWindowSizes()
208sal_Int32 nLeftPos = std::max( sal_Int32( 0 ), sal_Int32( aContainerClientSize.Width - rBorderSpac… in implts_setDockingAreaWindowSizes()
209 sal_Int32 nHeight = std::max( sal_Int32( 0 ), sal_Int32( nLeftRightDockingAreaHeight )); in implts_setDockingAreaWindowSizes()
2052 sal_Int32 j; in implts_getDockingAreaElementInfos()
2254 sal_Int32 j; in implts_getDockingAreaElementInfoOnSingleRowCol()
2645 sal_Int32 i = sal_Int32( nCount - 1 ); in implts_calcWindowPosSizeOnSingleRowColumn()
2915 sal_Int32 nSize = ::std::max( sal_Int32( 0 ), std::min( sal_Int32( in implts_calcDockingPosSize()
3053 sal_Int32 nPosX( std::max( sal_Int32( rTrackingRect.Left()), sal_Int32( 0 ))); in implts_calcDockingPosSize()
3099sal_Int32 nPosY( std::max( sal_Int32( aTrackingRect.Top()), sal_Int32( nTopDockingAreaSize ))); in implts_calcDockingPosSize()
3209 sal_Int32 nPosX( std::max( sal_Int32( rTrackingRect.Left()), sal_Int32( 0 ))); in implts_calcTrackingAndElementRect()
[all …]
/aoo42x/main/comphelper/source/eventattachermgr/
H A Deventattachermgr.cxx487 sal_Int32 nIdx, in detachAll_Impl()
504 sal_Int32 nIdx, in attachAll_Impl()
521 sal_Int32 nIndex, in registerScriptEvent()
574 sal_Int32 nIndex, in registerScriptEvents()
598 sal_Int32 nIndex, in revokeScriptEvent()
720 sal_Int32 i = 0; in getScriptEvents()
772 sal_Int32 i = 0; in attach()
794 for(sal_Int32 i = 0; i < nLen; ++i ) in attach()
835 sal_Int32 i = 0; in detach()
943 for( sal_Int32 i = 0; i < nLen; i++ ) in write()
[all …]
/aoo42x/main/sc/source/ui/vba/
H A Dvbachart.cxx106 ::sal_Int32 SAL_CALL
717 sal_Int32 SAL_CALL
723 sal_Int32 SAL_CALL
900 sal_Int32
933 sal_Int32
934sal_Int32 _nDeep, sal_Int32 _nVertiStacked, sal_Int32 _nVerti100PercentStacked, sal_Int32 _nVertiU… in getSolidType()
966 sal_Int32
1008 sal_Int32
1072 sal_Int32
1092 sal_Int32
[all …]
/aoo42x/main/oox/inc/oox/drawingml/chart/
H A Dtypegroupmodel.hxx41 sal_Int32 mnGapWidth; /// Space between up/down bars.
52 typedef ::std::vector< sal_Int32 > AxisIdVector;
68 sal_Int32 mnGapDepth; /// Space between series in deep 3D charts.
70 sal_Int32 mnGrouping; /// Series grouping mode.
71 sal_Int32 mnHoleSize; /// Hole size in doughnut charts.
72 sal_Int32 mnOfPieType; /// Pie-to-pie or pie-to-bar chart.
77 sal_Int32 mnShape; /// 3D bar shape type.
78 sal_Int32 mnSizeRepresents; /// Bubble size represents area or width.
79 sal_Int32 mnSplitType; /// Split type in pie-to charts.
80 sal_Int32 mnTypeId; /// Chart type identifier.
[all …]
H A Daxismodel.hxx48 sal_Int32 mnBuiltInUnit; /// Built-in unit on value axis.
77 sal_Int32 mnAxisId; /// Unique axis identifier.
79 sal_Int32 mnCrossAxisId; /// Identifier of a crossing axis.
82 sal_Int32 mnLabelAlign; /// Tick mark label alignment.
83 sal_Int32 mnLabelOffset; /// Tick mark label distance from axis.
84 sal_Int32 mnMajorTickMark; /// Major tick mark style.
86 sal_Int32 mnMinorTickMark; /// Mainor tick mark style.
90 sal_Int32 mnTickLabelSkip; /// Number of tick mark labels to skip.
91 sal_Int32 mnTickMarkSkip; /// Number of tick marks to skip.
92 sal_Int32 mnTypeId; /// Type identifier of this axis.
[all …]
/aoo42x/main/vbahelper/source/vbahelper/
H A Dvbahelper.cxx484 sal_Int32
489 sal_Int32 nRed = nCol; in OORGBToXLRGB()
500 sal_Int32
512 sal_Int32 nRed = nCol; in XLRGBToOORGB()
520 sal_Int32 nCol(0); in OORGBToXLRGB()
528 sal_Int32 nCol(0); in XLRGBToOORGB()
536 sal_Int32 nTo = 0; in PrintOutHelper()
537 sal_Int32 nFrom = 0; in PrintOutHelper()
741 sal_Int32
1138 sal_Int32 nSize = static_cast< sal_Int32 >( fSize ); in implSetSize()
[all …]
/aoo42x/main/sw/source/core/unocore/
H A Dunochart.cxx75 extern void lcl_GetCellPosition( const String &rCellName, sal_Int32 &rColumn, sal_Int32 &rRow);
76 extern String lcl_GetCellName( sal_Int32 nColumn, sal_Int32 nRow );
505 sal_Int32 nCnt = 0; in GetSubranges()
556 sal_Int32 nIdxOfSmallest = i; in SortSubranges()
1114 sal_Int32 nTableRows = 0; in detectArguments()
1115 sal_Int32 nTableCols = 0; in detectArguments()
1402 sal_Int32 k; in detectArguments()
1425 sal_Int32 nProps = 0; in detectArguments()
1888 sal_Int32 nCol, nRow; in convertRangeToXML()
2309 ::sal_Int32 /*nIndex*/ ) in getNumberFormatKeyByIndex()
[all …]
/aoo42x/main/i18npool/source/transliteration/
H A Dtransliteration_Ignore.cxx37 inline sal_Int32 Min( sal_Int32 a, sal_Int32 b ) { return a > b ? b : a; } in Min()
40 transliteration_Ignore::equals(const OUString& str1, sal_Int32 pos1, sal_Int32 nCount1, sal_Int32& … in equals()
41 …const OUString& str2, sal_Int32 pos2, sal_Int32 nCount2, sal_Int32& nMatch2 ) throw(RuntimeExcepti… in equals()
43 Sequence< sal_Int32 > offset1; in equals()
44 Sequence< sal_Int32 > offset2; in equals()
53 sal_Int32 nmatch; in equals()
94 transliteration_Ignore::transliterate( const OUString& inStr, sal_Int32 startPos, sal_Int32 nCount, in transliterate()
108 Sequence< sal_Int32 > offset; in transliterateRange()
131 sal_Int32 nCount, Sequence< sal_Int32 >& offset) in folding()
141 sal_Int32 *p = 0; in folding()
[all …]
/aoo42x/main/sal/inc/rtl/
H A Dustrbuf.hxx110 OUStringBuffer(sal_Int32 length) in OUStringBuffer()
177 sal_Int32 getLength() const in getLength()
192 sal_Int32 getCapacity() const in getCapacity()
208 void ensureCapacity(sal_Int32 minimumCapacity) in ensureCapacity()
231 void setLength(sal_Int32 newLength) in setLength()
258 sal_Unicode charAt( sal_Int32 index ) const in charAt()
566 OUStringBuffer & insert( sal_Int32 offset, const sal_Unicode * str, sal_Int32 len) in insert()
635 OUStringBuffer & insert(sal_Int32 offset, sal_Int32 i, sal_Int16 radix = 10 ) in insert()
683 OUStringBuffer insert(sal_Int32 offset, float f) in insert()
707 OUStringBuffer & insert(sal_Int32 offset, double d) in insert()
[all …]
/aoo42x/main/connectivity/source/inc/java/sql/
H A DCallableStatement.hxx62 …virtual ::rtl::OUString SAL_CALL getString( sal_Int32 columnIndex ) throw(::com::sun::star::sdbc::…
63 …virtual sal_Bool SAL_CALL getBoolean( sal_Int32 columnIndex ) throw(::com::sun::star::sdbc::SQLExc…
64 …virtual sal_Int8 SAL_CALL getByte( sal_Int32 columnIndex ) throw(::com::sun::star::sdbc::SQLExcept…
65 …virtual sal_Int16 SAL_CALL getShort( sal_Int32 columnIndex ) throw(::com::sun::star::sdbc::SQLExce…
66 …virtual sal_Int32 SAL_CALL getInt( sal_Int32 columnIndex ) throw(::com::sun::star::sdbc::SQLExcept…
67 …virtual sal_Int64 SAL_CALL getLong( sal_Int32 columnIndex ) throw(::com::sun::star::sdbc::SQLExcep…
68 …virtual float SAL_CALL getFloat( sal_Int32 columnIndex ) throw(::com::sun::star::sdbc::SQLExceptio…
69 …virtual double SAL_CALL getDouble( sal_Int32 columnIndex ) throw(::com::sun::star::sdbc::SQLExcept…
71 …virtual ::com::sun::star::util::Date SAL_CALL getDate( sal_Int32 columnIndex ) throw(::com::sun::s…
82 …virtual void SAL_CALL registerOutParameter( sal_Int32 parameterIndex, sal_Int32 sqlType, const ::r…
[all …]
/aoo42x/main/editeng/inc/editeng/
H A DAccessibleStaticTextBase.hxx227 … virtual sal_Int32 SAL_CALL getCaretPosition() throw (::com::sun::star::uno::RuntimeException);
232 … virtual sal_Int32 SAL_CALL getCharacterCount() throw (::com::sun::star::uno::RuntimeException);
235 … virtual sal_Int32 SAL_CALL getSelectionStart() throw (::com::sun::star::uno::RuntimeException);
236 … virtual sal_Int32 SAL_CALL getSelectionEnd() throw (::com::sun::star::uno::RuntimeException);
238 …virtual sal_Bool SAL_CALL setSelection( sal_Int32 nStartIndex, sal_Int32 nEndIndex ) throw (::com:…
240 …virtual ::rtl::OUString SAL_CALL getTextRange( sal_Int32 nStartIndex, sal_Int32 nEndIndex ) throw …
248 …virtual sal_Bool SAL_CALL copyText( sal_Int32 nStartIndex, sal_Int32 nEndIndex ) throw (::com::sun…
255 …virtual sal_Int32 SAL_CALL getAccessibleChildCount() throw (::com::sun::star::uno::RuntimeExceptio…
263 sal_Int32 GetParagraphCount() const;
264 sal_Int32 GetParagraphIndex() const;
[all …]
/aoo42x/main/oox/source/dump/
H A Ddumperbase.cxx584 sal_Int32 nBeg = 0; in appendEncString()
585 sal_Int32 nIdx = 0; in appendEncString()
1821 void Output::startTable( sal_Int32 nW1, sal_Int32 nW2 ) in startTable()
1829 void Output::startTable( sal_Int32 nW1, sal_Int32 nW2, sal_Int32 nW3 ) in startTable()
1838 void Output::startTable( sal_Int32 nW1, sal_Int32 nW2, sal_Int32 nW3, sal_Int32 nW4 ) in startTable()
2019 void Output::writeColRowRange( sal_Int32 nColRow1, sal_Int32 nColRow2 ) in writeColRowRange()
2026 void Output::writeColRange( sal_Int32 nCol1, sal_Int32 nCol2 ) in writeColRange()
2033 void Output::writeRowRange( sal_Int32 nRow1, sal_Int32 nRow2 ) in writeRowRange()
2715 sal_Int32 nRk; in dumpRk()
2722 sal_Int32 nColor; in dumpColorABGR()
[all …]
/aoo42x/main/xmloff/source/style/
H A Dxmlaustp.cxx74 sal_Int32 nFamily, in exportStyleAttributes()
165 sal_Int32 nIndex = pProp->mnIndex; in exportStyleAttributes()
190 sal_Int32 nFamily, in exportStyleContent()
201 sal_Int32 nHeaderStartIndex(-1); in exportStyleContent()
202 sal_Int32 nHeaderEndIndex(-1); in exportStyleContent()
203 sal_Int32 nFooterStartIndex(-1); in exportStyleContent()
204 sal_Int32 nFooterEndIndex(-1); in exportStyleContent()
212 sal_Int32 nIndex(0); in exportStyleContent()
300 sal_Int32 nFamily, in AddFamily()
311 sal_Int32 nFamily, in AddFamily()
[all …]
/aoo42x/main/bridges/source/cpp_uno/mingw_intel/
H A Dcpp2uno.cxx97 sal_Int32 * pTempIndizes = (sal_Int32 *)(pUnoArgs + (2 * nParams)); in cpp2uno_call()
101 sal_Int32 nTempIndizes = 0; in cpp2uno_call()
366 unsigned char * code, sal_Int32 functionIndex, sal_Int32 vtableOffset, in codeSnippet()
420 OSL_ASSERT(sizeof (sal_Int32) == 4); in codeSnippet()
424 p += sizeof (sal_Int32); in codeSnippet()
428 p += sizeof (sal_Int32); in codeSnippet()
431 *reinterpret_cast< sal_Int32 * >(p) in codeSnippet()
433 p += sizeof (sal_Int32); in codeSnippet()
449 sal_Int32 slotCount) in getBlockSize()
456 void * block, sal_Int32 slotCount) in initializeBlock()
[all …]
/aoo42x/main/sc/source/ui/unoobj/
H A Dstyleuno.cxx931 uno::Any SAL_CALL ScStyleFamilyObj::getByIndex( sal_Int32 nIndex ) in getByIndex()
1403 for(sal_Int32 i = 0; i < aPropertyNames.getLength(); i++) in getPropertyStates()
1521 sal_Int32 nCount = aPropertyNames.getLength(); in setPropertyValues()
1531 for (sal_Int32 i = 0; i < nCount; i++) in setPropertyValues()
1552 sal_Int32 nCount = aPropertyNames.getLength(); in getPropertyValues()
1557 for (sal_Int32 i=0; i<nCount; i++) in getPropertyValues()
1638 sal_Int32 nCount = aPropertyNames.getLength(); in setPropertiesToDefault()
1644 for (sal_Int32 i = 0; i < nCount; i++) in setPropertiesToDefault()
1661 sal_Int32 nCount = aPropertyNames.getLength(); in getPropertyDefaults()
1666 for (sal_Int32 i=0; i<nCount; i++) in getPropertyDefaults()
[all …]
/aoo42x/main/accessibility/source/extended/
H A DAccessibleBrowseBoxTableCell.cxx44 sal_Int32 getIndex_Impl( sal_Int32 _nRow, sal_uInt16 _nColumn, sal_uInt16 _nColumnCount ) in getIndex_Impl()
73 void AccessibleBrowseBoxTableCell::implGetSelection( sal_Int32& nStartIndex, sal_Int32& nEndIndex ) in implGetSelection()
82 sal_Int32 _nRowPos, in AccessibleBrowseBoxTableCell()
84 sal_Int32 _nOffset ) in AccessibleBrowseBoxTableCell()
88 sal_Int32 nIndex = getIndex_Impl( _nRowPos, _nColPos, _rBrowseBox.GetColumnCount() ); in AccessibleBrowseBoxTableCell()
171 sal_Int32 SAL_CALL AccessibleBrowseBoxTableCell::getAccessibleChildCount() in getAccessibleChildCount()
180 AccessibleBrowseBoxTableCell::getAccessibleChild( sal_Int32 ) in getAccessibleChild() argument
225 sal_Int32 SAL_CALL AccessibleBrowseBoxTableCell::getAccessibleIndexInParent() in getAccessibleIndexInParent()
292 …sal_Bool SAL_CALL AccessibleBrowseBoxTableCell::setSelection( sal_Int32 nStartIndex, sal_Int32 nEn… in setSelection()
307 …String SAL_CALL AccessibleBrowseBoxTableCell::getTextRange( sal_Int32 nStartIndex, sal_Int32 nEndI… in getTextRange()
[all …]
/aoo42x/main/dbaccess/source/core/api/
H A Dpreparedstatement.cxx187 for (sal_Int32 i = 0, nCount = xMetaData->getColumnCount(); i < nCount; ++i) in getColumns()
235 sal_Int32 OPreparedStatement::executeUpdate() throw( SQLException, RuntimeException ) in executeUpdate()
264 void SAL_CALL OPreparedStatement::setNull( sal_Int32 parameterIndex, sal_Int32 sqlType ) throw(SQLE… in setNull()
273 void SAL_CALL OPreparedStatement::setObjectNull( sal_Int32 parameterIndex, sal_Int32 sqlType, const… in setObjectNull()
291 void SAL_CALL OPreparedStatement::setByte( sal_Int32 parameterIndex, sal_Int8 x ) throw(SQLExceptio… in setByte()
309 void SAL_CALL OPreparedStatement::setInt( sal_Int32 parameterIndex, sal_Int32 x ) throw(SQLExceptio… in setInt()
327 void SAL_CALL OPreparedStatement::setFloat( sal_Int32 parameterIndex, float x ) throw(SQLException,… in setFloat()
336 void SAL_CALL OPreparedStatement::setDouble( sal_Int32 parameterIndex, double x ) throw(SQLExceptio… in setDouble()
390 …edStatement::setBinaryStream( sal_Int32 parameterIndex, const Reference< ::com::sun::star::io::XIn… in setBinaryStream()
399 …tatement::setCharacterStream( sal_Int32 parameterIndex, const Reference< ::com::sun::star::io::XIn… in setCharacterStream()
[all …]
/aoo42x/main/sax/inc/sax/
H A Dfshelper.hxx36 const sal_Int32 FSEND = -1; // same as XML_TOKEN_INVALID
61 inline void startElement(sal_Int32 elementTokenId, ...) in startElement()
63 inline void singleElement(sal_Int32 elementTokenId, ...) in singleElement()
65 inline void startElementNS(sal_Int32 namespaceTokenId, sal_Int32 elementTokenId, ...) in startElementNS()
67 inline void singleElementNS(sal_Int32 namespaceTokenId, sal_Int32 elementTokenId, ...) in singleElementNS()
69 void endElement(sal_Int32 elementTokenId);
70 inline void endElementNS(sal_Int32 namespaceTokenId, sal_Int32 elementTokenId) in endElementNS()
77 …inline void singleElementNS(sal_Int32 namespaceTokenId, sal_Int32 elementTokenId, XFastAttributeLi… in singleElementNS()
81 …inline void startElementNS(sal_Int32 namespaceTokenId, sal_Int32 elementTokenId, XFastAttributeLis… in startElementNS()
86 FastSerializerHelper* write(sal_Int32 value);
[all …]
/aoo42x/main/connectivity/source/drivers/calc/
H A DCTable.cxx80 void lcl_UpdateArea( const Reference<XCellRange>& xUsedRange, sal_Int32& rEndCol, sal_Int32& rEndRo… in lcl_UpdateArea()
96 for ( sal_Int32 i=0; i<nCount; i++ ) in lcl_UpdateArea()
241 sal_Int32 nDocColumn, sal_Int32 nStartRow, sal_Bool bHasHeaders, in lcl_GetColumnInfo()
258 sal_Int32 nDataRow = nStartRow; in lcl_GetColumnInfo()
280 sal_Int32 nKey = 0; in lcl_GetColumnInfo()
329 sal_Int32 nStartCol, sal_Int32 nStartRow, sal_Bool bHasHeaders, in lcl_SetValue()
331 sal_Int32 nDBRow, sal_Int32 nDBColumn, sal_Int32 nType ) in lcl_SetValue()
484 sal_Int32 nPrecision = 0; //! ... in fillColumns()
485 sal_Int32 nDecimals = 0; //! ... in fillColumns()
518 sal_Int32 nExprCnt = 0; in fillColumns()
[all …]
/aoo42x/main/writerfilter/source/dmapper/
H A DPropertyMap.cxx74 sal_Int32 nValue = 0; in GetPropertyValues()
115 sal_Int32 aInt = 0; in lcl_AnyToTag()
294 static sal_Int32 nNumber = 0; in SectionPropertyMap()
360 sal_Int32 nMaxIndex = 0; in lcl_FindUnusedPageStyleName()
449 sal_Int32 nValue ) in ApplyBorderToPageStyles()
535 PropertyIds eMarginId, PropertyIds eDistId, sal_Int32 nDistance, sal_Int32 nOffsetFrom ) in SetBorderDistance()
539 sal_Int32 nDist = nDistance; in SetBorderDistance()
544 sal_Int32 nMargin = 0; in SetBorderDistance()
898 sal_Int32 nHeight = 1; in CloseSectionGroup()
903 sal_Int32 nWidth = 1; in CloseSectionGroup()
[all …]
/aoo42x/main/connectivity/source/drivers/ado/
H A DADatabaseMetaData.cxx63 sal_Int32 nValue(0); in getInt32Property()
280 sal_Int32 ODatabaseMetaData::impl_getMaxTablesInSelect_throw( ) in impl_getMaxTablesInSelect_throw()
573 sal_Int32 nProp = getInt32Property(::rtl::OUString::createFromAscii("SQL Support")); in supportsANSI92FullSQL()
579 sal_Int32 nProp = getInt32Property(::rtl::OUString::createFromAscii("SQL Support")); in supportsANSI92EntryLevelSQL()
585 sal_Int32 nProp = getInt32Property(::rtl::OUString::createFromAscii("SQL Support")); in supportsIntegrityEnhancementFacility()
629 sal_Int32 ODatabaseMetaData::impl_getMaxStatements_throw( ) in impl_getMaxStatements_throw()
704 sal_Bool SAL_CALL ODatabaseMetaData::supportsConvert( sal_Int32 /*fromType*/, sal_Int32 /*toType*/ … in supportsConvert() argument
837 sal_Int32 nProp = getInt32Property(::rtl::OUString::createFromAscii("SQL Support")); in supportsANSI92IntermediateSQL()
888 sal_Int32 nRet = TransactionIsolation::NONE; in getDefaultTransactionIsolation()
975 sal_Int32 nProp = getInt32Property(::rtl::OUString::createFromAscii("SQL Support")); in supportsExtendedSQLGrammar()
[all …]
/aoo42x/main/svgio/source/svgreader/
H A Dsvgtools.cxx397 …bool readNumber(const rtl::OUString& rCandidate, sal_Int32& nPos, double& fNum, const sal_Int32 nL… in readNumber()
449 SvgUnit readUnit(const rtl::OUString& rCandidate, sal_Int32& nPos, const sal_Int32 nLen) in readUnit()
956 sal_Int32 nPos(0); in readViewBox()
998 sal_Int32 nPos(0); in readTransform()
1199 sal_Int32 nPos(0); in readSingleNumber()
1274 sal_Int32 nPos(0); in readSvgNumberVector()
1296 sal_Int32 nPos(0); in readSvgAspectRatio()
1421 sal_Int32 nPos(0); in readSvgStringVector()
1507 sal_Int32 nPos(0); in convert()
1548 sal_Int32 nPos(0); in removeBlockComments()
[all …]
/aoo42x/main/oox/inc/oox/xls/
H A Dpagesettings.hxx56 sal_Int32 mnPaperSize; /// Paper size (enumeration).
59 sal_Int32 mnFirstPage; /// First page number.
64 sal_Int32 mnOrientation; /// Landscape or portrait.
67 sal_Int32 mnPrintErrors; /// Cell error printing mode.
177 sal_Int32 mnLeftPropId;
178 sal_Int32 mnRightPropId;
179 sal_Int32 mnHeight;
180 sal_Int32 mnBodyDist;
185 explicit HFHelperData( sal_Int32 nLeftPropId, sal_Int32 nRightPropId );
198 sal_Int32 writeHeaderFooter(
[all …]
/aoo42x/main/unotools/inc/unotools/
H A Dcharclass.hxx45 const sal_Int32 nCharClassAlphaType =
55 const sal_Int32 nCharClassLetterType =
175 …::rtl::OUString toUpper_rtl( const ::rtl::OUString& rStr, sal_Int32 nPos, sal_Int32 nCount ) cons…
176 …::rtl::OUString toLower_rtl( const ::rtl::OUString& rStr, sal_Int32 nPos, sal_Int32 nCount ) cons…
188 sal_Int32 nPos,
189 sal_Int32 nStartCharFlags,
191 sal_Int32 nContCharFlags,
195 sal_Int32 nTokenType,
197 sal_Int32 nPos,
198 sal_Int32 nStartCharFlags,
[all …]

Completed in 1620 milliseconds

1...<<11121314151617181920>>...297