Home
last modified time | relevance | path

Searched defs:nIndex (Results 101 – 125 of 1365) sorted by relevance

12345678910>>...55

/trunk/main/accessibility/source/standard/
H A Dvclxaccessiblebutton.cxx207 sal_Bool VCLXAccessibleButton::doAccessibleAction ( sal_Int32 nIndex ) throw (IndexOutOfBoundsExcep… in doAccessibleAction()
223 ::rtl::OUString VCLXAccessibleButton::getAccessibleActionDescription ( sal_Int32 nIndex ) throw (In… in getAccessibleActionDescription()
235 …leKeyBinding > VCLXAccessibleButton::getAccessibleActionKeyBinding( sal_Int32 nIndex ) throw (Inde… in getAccessibleActionKeyBinding()
H A Dvclxaccessibleradiobutton.cxx178 sal_Bool VCLXAccessibleRadioButton::doAccessibleAction ( sal_Int32 nIndex ) throw (IndexOutOfBounds… in doAccessibleAction()
194 ::rtl::OUString VCLXAccessibleRadioButton::getAccessibleActionDescription ( sal_Int32 nIndex ) thro… in getAccessibleActionDescription()
205 …Binding > VCLXAccessibleRadioButton::getAccessibleActionKeyBinding( sal_Int32 nIndex ) throw (Inde… in getAccessibleActionKeyBinding()
/trunk/main/accessibility/source/extended/
H A Dtextwindowaccessibility.cxx348 ::sal_Bool SAL_CALL ParagraphImpl::setCaretPosition(::sal_Int32 nIndex) in setCaretPosition()
358 ::sal_Unicode SAL_CALL ParagraphImpl::getCharacter(::sal_Int32 nIndex) in getCharacter()
378 ParagraphImpl::getCharacterBounds(::sal_Int32 nIndex) in getCharacterBounds()
510 ::sal_Bool SAL_CALL ParagraphImpl::pasteText(::sal_Int32 nIndex) in pasteText()
534 ::sal_Int32 nIndex) in insertText()
598 ::sal_Int32 SAL_CALL ParagraphImpl::getLineNumberAtIndex( ::sal_Int32 nIndex ) in getLineNumberAtIndex()
740 ::sal_Int32 nIndex ) in implGetParagraphBoundary()
759 ::sal_Int32 nIndex ) in implGetLineBoundary()
951 ::sal_Int32 nIndex) in retrieveCharacterBounds()
1029 ParagraphImpl const * pParagraph, ::sal_Int32 nIndex, in retrieveCharacterAttributes()
[all …]
H A Daccessiblelistboxentry.cxx696 …awt::Rectangle SAL_CALL AccessibleListBoxEntry::getCharacterBounds( sal_Int32 nIndex ) throw (Inde… in getCharacterBounds()
728 sal_Int32 nIndex = -1; in getIndexAtPoint() local
817 …sal_Bool SAL_CALL AccessibleListBoxEntry::doAccessibleAction( sal_Int32 nIndex ) throw (IndexOutOf… in doAccessibleAction()
852 …ng SAL_CALL AccessibleListBoxEntry::getAccessibleActionDescription( sal_Int32 nIndex ) throw (Inde… in getAccessibleActionDescription()
893 …KeyBinding > AccessibleListBoxEntry::getAccessibleActionKeyBinding( sal_Int32 nIndex ) throw (Inde… in getAccessibleActionKeyBinding()
1047 …sal_Bool SAL_CALL AccessibleListBoxEntry::setCaretPosition ( sal_Int32 nIndex ) throw (::com::sun:… in setCaretPosition()
1058 …sal_Unicode SAL_CALL AccessibleListBoxEntry::getCharacter( sal_Int32 nIndex ) throw (::com::sun::s… in getCharacter()
1132 …ility::TextSegment SAL_CALL AccessibleListBoxEntry::getTextAtIndex( sal_Int32 nIndex, sal_Int16 aT… in getTextAtIndex()
1139 …y::TextSegment SAL_CALL AccessibleListBoxEntry::getTextBeforeIndex( sal_Int32 nIndex, sal_Int16 aT… in getTextBeforeIndex()
1146 …y::TextSegment SAL_CALL AccessibleListBoxEntry::getTextBehindIndex( sal_Int32 nIndex, sal_Int16 aT… in getTextBehindIndex()
[all …]
/trunk/main/comphelper/source/misc/
H A Dservicedecl.cxx130 sal_Int32 nIndex = 0; in getSupportedServiceNames() local
144 sal_Int32 nIndex = 0; in supportsService() local
/trunk/main/tools/source/string/
H A Dstrascii.cxx365 UniString& UniString::InsertAscii( const char* pAsciiStr, xub_StrLen nIndex ) in InsertAscii()
402 UniString& UniString::ReplaceAscii( xub_StrLen nIndex, xub_StrLen nCount, in ReplaceAscii()
526 xub_StrLen nIndex, xub_StrLen nLen ) const in EqualsAscii()
542 xub_StrLen nIndex, xub_StrLen nLen ) const in EqualsIgnoreCaseAscii()
604 xub_StrLen nIndex ) in SearchAndReplaceAscii()
/trunk/main/sc/source/filter/qpro/
H A Dqproform.cxx557 DefTokenId QProToSc::IndexToToken( sal_uInt16 nIndex ) in IndexToToken()
564 FUNC_TYPE QProToSc::IndexToType( sal_uInt8 nIndex ) in IndexToType()
571 DefTokenId QProToSc::IndexToDLLId( sal_uInt16 nIndex ) in IndexToDLLId()
651 const sal_Char* QProToSc::getString( sal_uInt8 nIndex ) in getString()
/trunk/main/sc/source/filter/xml/
H A Dxmlsubti.hxx71 …void SetColsPerCol(const sal_Int32 nIndex, sal_Int32 nValue = 1) { nColsPerCol[nIndex] = nV… in SetColsPerCol()
73 …void SetRealCols(const sal_Int32 nIndex, const sal_Int32 nValue) { nRealCols[nIndex] = nVa… in SetRealCols()
75 …void SetRowsPerRow(const sal_Int32 nIndex, const sal_Int32 nValue = 1) { nRowsPerRow[nIndex… in SetRowsPerRow()
77 …void SetRealRows(const sal_Int32 nIndex, const sal_Int32 nValue) { nRealRows[nIndex] = nVal… in SetRealRows()
/trunk/main/xmloff/source/draw/
H A Dximpcustomshape.cxx196 sal_Int32 nIndex = nStart; in GetEquationName() local
455 sal_Int32 nIndex = 0; in GetDoubleSequence() local
487 sal_Int32 nIndex = 0; in GetEnhancedParameter() local
501 sal_Int32 nIndex = 0; in GetEnhancedParameterPair() local
519 sal_Int32 nIndex = 0; in GetEnhancedParameterPairSequence() local
549 sal_Int32 nIndex = 0; in GetEnhancedRectangleSequence() local
581 sal_Int32 nIndex = 0; in GetEnhancedPath() local
799 sal_Int32 nIndex = 0; in GetAdjustmentValues() local
926 sal_Int32 nIndex = 0; in StartElement() local
1200 sal_Int32 nIndex = 0; in CheckAndResolveEquationParameter() local
[all …]
/trunk/main/editeng/source/accessibility/
H A DAccessibleEditableTextPara.cxx230 …tableTextPara::implGetLineBoundary( ::com::sun::star::i18n::Boundary& rBoundary, sal_Int32 nIndex ) in implGetLineBoundary()
285 void AccessibleEditableTextPara::SetIndexInParent( sal_Int32 nIndex ) in SetIndexInParent()
299 void AccessibleEditableTextPara::SetParagraphIndex( sal_Int32 nIndex ) in SetParagraphIndex()
423 …void AccessibleEditableTextPara::CheckIndex( sal_Int32 nIndex ) SAL_THROW((lang::IndexOutOfBoundsE… in CheckIndex()
496 … String AccessibleEditableTextPara::GetText( sal_Int32 nIndex ) SAL_THROW((uno::RuntimeException)) in GetText()
524 … uno::Reference< XAccessibleText > AccessibleEditableTextPara::GetParaInterface( sal_Int32 nIndex ) in GetParaInterface()
793 …itableTextPara::GetAttributeRun( sal_uInt16& nStartIndex, sal_uInt16& nEndIndex, sal_Int32 nIndex ) in GetAttributeRun()
1360 String AccessibleEditableTextPara::GetFieldTypeNameAtIndex(sal_Int32 nIndex) in GetFieldTypeNameAtIndex()
1626 sal_uInt16 nIndex; in getIndexAtPoint() local
1927 sal_Int32 AccessibleEditableTextPara::SkipField(sal_Int32 nIndex, sal_Bool bForward) in SkipField()
[all …]
/trunk/main/connectivity/source/commontools/
H A DAutoRetrievingBase.cxx41 sal_Int32 nIndex = 0; in getTransformedGeneratedStatement() local
/trunk/main/framework/source/classes/
H A Dfwktabwindow.cxx244 bool FwkTabWindow::RemoveEntry( sal_Int32 nIndex ) in RemoveEntry()
339 FwkTabPage* FwkTabWindow::AddTabPage( sal_Int32 nIndex, const uno::Sequence< beans::NamedValue >& r… in AddTabPage()
382 void FwkTabWindow::ActivatePage( sal_Int32 nIndex ) in ActivatePage()
390 void FwkTabWindow::RemovePage( sal_Int32 nIndex ) in RemovePage()
/trunk/main/xmloff/source/style/
H A DXMLFootnoteSeparatorImport.cxx70 sal_Int32 nIndex) : in XMLFootnoteSeparatorImport()
157 sal_Int32 nIndex; in StartElement() local
/trunk/main/writerfilter/source/doctok/
H A DWW8ListTable.cxx73 WW8ListTable::getEntry(sal_uInt32 nIndex) in getEntry()
92 WW8List::get_listlevel(sal_uInt32 nIndex) in get_listlevel()
/trunk/main/basic/source/sbx/
H A Dsbxdate.cxx96 sal_uInt32 nIndex; in ImpGetDate() local
252 sal_uInt32 nIndex; in ImpPutDate() local
/trunk/main/dbaccess/source/ui/tabledesign/
H A DTableUndo.cxx239 long nIndex = pOwner->FirstSelectedRow(); in OTableEditorDelUndoAct() local
445 long nIndex; in Undo() local
473 long nIndex; in Redo() local
/trunk/main/reportdesign/source/filter/xml/
H A DxmlGroup.cxx111 sal_Int32 nIndex = sValue.indexOf(s_sQuote,nPos); in DBG_NAME() local
124 sal_Int32 nIndex = 0; in DBG_NAME() local
/trunk/main/comphelper/source/officeinstdir/
H A Dofficeinstallationdirectories.cxx156 sal_Int32 nIndex = aCanonicalURL.indexOf( *m_pOfficeBrandDir ); in makeRelocatableURL() local
198 sal_Int32 nIndex = URL.indexOf( m_aOfficeBrandDirMacro ); in makeAbsoluteURL() local
/trunk/main/sw/source/ui/vba/
H A Dvbadialogs.cxx33 sal_Int32 nIndex = 0; in Item() local
/trunk/main/tools/bootstrp/addexes/
H A Dreplace.cxx59 sal_uIntPtr nIndex; in main() local
/trunk/main/sc/source/ui/vba/
H A Dvbadialog.cxx60 ScVbaDialog::mapIndexToName( sal_Int32 nIndex ) in mapIndexToName()
/trunk/main/sc/source/ui/app/
H A Drfindlst.cxx57 ColorData ScRangeFindList::GetColorName( sal_uInt16 nIndex ) // static in GetColorName()
/trunk/main/svx/source/items/
H A Dcustomshapeitem.cxx135 sal_uInt32 nIndex = aPropSeq.getLength(); in SetPropertyValue() local
158 sal_uInt32 nIndex = aPropSeq.getLength(); in SetPropertyValue() local
222 sal_Int32 nIndex = (*aHashIter).second; in ClearPropertyValue() local
252 sal_Int32 nIndex = (*aHashIter).second; in ClearPropertyValue() local
/trunk/main/svx/source/table/
H A Dtableundo.cxx184 InsertRowUndo::InsertRowUndo( const TableModelRef& xTable, sal_Int32 nIndex, RowVector& aNewRows ) in InsertRowUndo()
227 RemoveRowUndo::RemoveRowUndo( const TableModelRef& xTable, sal_Int32 nIndex, RowVector& aRemovedRow… in RemoveRowUndo()
288 InsertColUndo::InsertColUndo( const TableModelRef& xTable, sal_Int32 nIndex, ColumnVector& aNewCols… in InsertColUndo()
335 RemoveColUndo::RemoveColUndo( const TableModelRef& xTable, sal_Int32 nIndex, ColumnVector& aNewCols… in RemoveColUndo()
/trunk/main/sfx2/source/sidebar/
H A DTheme.cxx84 const sal_Int32 nIndex (GetIndex(eItem, eType)); in GetImage() local
94 const sal_Int32 nIndex (GetIndex(eItem, eType)); in GetColor() local
109 const sal_Int32 nIndex (GetIndex(eItem, eType)); in GetPaint() local
125 const sal_Int32 nIndex (GetIndex(eItem, eType)); in GetInteger() local
135 const sal_Int32 nIndex (GetIndex(eItem, eType)); in GetBoolean() local
145 const sal_Int32 nIndex (GetIndex(eItem, eType)); in GetRectangle() local
1045 const sal_Int32 nIndex (GetIndex (eItem, eType)); in ProcessNewValue() local

Completed in 218 milliseconds

12345678910>>...55