Home
last modified time | relevance | path

Searched defs:nIndex (Results 1 – 25 of 1365) sorted by last modified time

12345678910>>...55

/trunk/main/ucb/source/ucp/webdav/
H A DCurlSession.cxx457 sal_Int32 nIndex = 0; in verifyCertificateChain() local
/trunk/main/tools/source/fsys/
H A Ddirent.cxx1776 sal_uInt16 nIndex = 0; in Find() local
/trunk/main/framework/source/uielement/
H A Drecentfilesmenucontroller.cxx214 void RecentFilesMenuController::executeEntry( sal_Int32 nIndex ) in executeEntry()
/trunk/main/sd/source/ui/slideshow/
H A Dslideshowimpl.cxx213 sal_Int32 nIndex = findSlideIndex( nSlideNumber ); in isVisibleSlideNumber() local
264 sal_Int32 nIndex; in getStartSlideIndex() local
312 sal_Int32 nIndex = findSlideIndex( nNewSlideNumber ); in jumpToSlideNumber() local
383 sal_Int32 nIndex; in findSlideIndex() local
535 for (int nIndex=0,nCount=aProperties.size();nIndex<nCount; ++nIndex) in displayCurrentSlide() local
1238 sal_Int32 nIndex; in startShowImpl() local
3510 void SAL_CALL SlideshowImpl::gotoSlideIndex( sal_Int32 nIndex ) throw (RuntimeException) in gotoSlideIndex()
/trunk/main/toolkit/source/awt/
H A Dvclxtoolkit.cxx1432 VCLXToolkit::getTopWindow(::sal_Int32 nIndex) in getTopWindow()
/trunk/main/sw/source/core/unocore/
H A Dunodraw.cxx539 long nIndex = aPageTypes.getLength(); in getTypes() local
567 uno::Any SwXDrawPage::getByIndex(sal_Int32 nIndex) in getByIndex()
1056 long nIndex = aRet.getLength(); in getTypes() local
2906 uno::Any SwXGroupShape::getByIndex(sal_Int32 nIndex) in getByIndex()
/trunk/main/sc/source/ui/unoobj/
H A Dshapeuno.cxx1421 sal_Int32 nIndex; in replaceByName() local
/trunk/main/sw/source/core/access/
H A Daccportions.cxx817 sal_Bool SwAccessiblePortionData::IsIndexInFootnode(sal_Int32 nIndex) in IsIndexInFootnode()
840 sal_Int32 nIndex = -1; in GetFieldIndex() local
H A Daccpara.cxx183 sal_uInt16 nIndex = pPoint->nContent.GetIndex(); in GetCaretPos() local
732 for(int nIndex = 0; nIndex<nSize; nIndex++ ) in GetTOXSortTabBase() local
1439 sal_Int32 nIndex = aTypes.getLength(); in getTypes() local
1532 sal_Unicode SwAccessibleParagraph::getCharacter( sal_Int32 nIndex ) in getCharacter()
1818 sal_Int32 nIndex, in getCharacterAttributes()
2198 const sal_Int32 nIndex, in _getRunAttributesImpl()
2315 sal_Int32 nIndex, in getRunAttributes()
2647 sal_Int32 nIndex ) in getCharacterBounds()
2769 const xub_StrLen nIndex = aCntntIdx.GetIndex(); in getIndexAtPoint() local
3137 sal_Bool SwAccessibleParagraph::pasteText( sal_Int32 nIndex ) in pasteText()
[all …]
/trunk/main/bridges/source/cpp_uno/gcc3_linux_mips/
H A Duno2cpp.cxx410 sal_Int32 nIndex = pTempIndizes[nTempIndizes]; in cpp_call() local
449 sal_Int32 nIndex = pTempIndizes[nTempIndizes]; in cpp_call() local
/trunk/main/accessibility/source/extended/
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/sfx2/source/doc/
H A Dsfxbasemodel.cxx3368 static void GetCommandFromSequence( rtl::OUString& rCommand, sal_Int32& nIndex, const uno::Sequence… in GetCommandFromSequence()
3396 sal_Int32 nIndex( -1 ); in ConvertSlotsToCommands() local
/trunk/main/vcl/source/control/
H A Dtabctrl.cxx2104 int nIndex = mpControlData->mpLayoutData->GetIndexForPoint( rPoint ); in GetIndexForPoint() local
/trunk/main/sd/source/ui/framework/factories/
H A DFullScreenPane.cxx250 sal_Int32 nIndex = 0; in ExtractArguments() local
/trunk/main/editeng/source/editeng/
H A Deditdoc2.cxx260 sal_uInt16 ParaPortion::GetLineNumber( sal_uInt16 nIndex ) in GetLineNumber()
H A Dimpedit2.cxx2651 sal_uInt16 nIndex = aSel.Max().GetIndex(); in AutoCorrect() local
3505 sal_uInt16 nIndex = nStartPos; in ConvertSelection() local
4177 long ImpEditEngine::GetXPos( ParaPortion* pParaPortion, EditLine* pLine, sal_uInt16 nIndex, sal_Boo… in GetXPos()
4408 Rectangle ImpEditEngine::GetEditCursor( ParaPortion* pPortion, sal_uInt16 nIndex, sal_uInt16 nFlags… in GetEditCursor()
/trunk/main/vcl/source/gdi/
H A Doutdev3.cxx400 void ImplDirectFontSubstitution::RemoveFontSubstitute( int nIndex ) in RemoveFontSubstitute()
433 bool ImplDirectFontSubstitution::GetFontSubstitute( int nIndex, in GetFontSubstitute()
594 xub_StrLen nIndex = 0; in GetDefaultFont() local
614 xub_StrLen nIndex = 0; in GetDefaultFont() local
1588 xub_StrLen nIndex = 0; in ImplFindByAliasName() local
5761 xub_StrLen nIndex, xub_StrLen nLen, in GetCaretPositions()
6233 xub_StrLen nIndex, xub_StrLen nLen ) const in GetTextIsRTL()
6488 xub_StrLen nIndex = pLineInfo->GetIndex(); in ImplDrawText() local
7498 int nIndex, int nLen, int nBase, MetricVector& rVector ) in GetGlyphBoundRects()
7930 const String& rStr, xub_StrLen nBase, xub_StrLen nIndex, in GetTextOutlines()
[all …]
/trunk/main/unotools/source/misc/
H A Dfontdefs.cxx485 xub_StrLen nIndex = 0; in ImplIsFontToken() local
522 xub_StrLen nIndex = 0; in GetSubsFontName() local
/trunk/main/sw/source/ui/index/
H A Dcnttab.cxx443 sal_uInt16 nIndex = static_cast< sal_uInt16 >(eCurrentTOXType.eType); in Ok() local
472 sal_uInt16 nIndex = eType.GetFlatIndex(); in GetForm() local
482 sal_uInt16 nIndex = eType.GetFlatIndex(); in GetTOXDescription() local
3336 sal_uInt32 nIndex = GetControlIndex( TOKEN_TEXT, pEdit ); in InsertItem() local
3391 sal_uInt32 nIndex = GetControlIndex( rToken.eTokenType, pButton ); in InsertItem() local
3540 sal_uInt32 nIndex = GetControlIndex( TOKEN_TEXT, pEdit ); in InsertAtSelection() local
3594 sal_uInt32 nIndex = GetControlIndex( rToken.eTokenType, pButton ); in InsertAtSelection() local
4048 sal_uInt32 nIndex = 0; in GetControlIndex() local
/trunk/main/sw/source/ui/vba/
H A Dvbarangehelper.cxx70 sal_Int32 nIndex = 0; in insertString() local
/trunk/main/sw/source/filter/ww8/
H A Dww8par.cxx2010 … sal_uLong nIndex = pSD->GetIdx() & 0xFFFF; //Index is (stupidly) multiplexed for WW8PLCFx_SubDocs in Read_And() local
H A Dww8par.hxx552 SwWW8Shade(ColorData nFore, ColorData nBack, sal_uInt16 nIndex) in SwWW8Shade()
/trunk/main/svtools/source/edit/
H A Dtexteng.cxx1035 long TextEngine::ImpGetXPos( sal_uLong nPara, TextLine* pLine, sal_uInt16 nIndex, sal_Bool bPreferP… in ImpGetXPos()
2097 sal_uInt16 nIndex = 0; in ImpPaint() local
2386 sal_uInt16 nIndex = pLine->GetStart(); in CreateLines() local
3259 long TextEngine::ImpGetOutputOffset( sal_uLong nPara, TextLine* pLine, sal_uInt16 nIndex, sal_uInt1… in ImpGetOutputOffset()
/trunk/main/desktop/source/app/
H A Dofficeipcthread.cxx943 sal_Int32 nIndex = 0; in AddToDispatchList() local
/trunk/main/sw/source/ui/uno/
H A Dunotxdoc.cxx341 long nIndex = aBaseTypes.getLength(); in getTypes() local
1130 String lcl_CreateOutlineString( sal_uInt16 nIndex, in lcl_CreateOutlineString()
1781 sal_Int32 nIndex = COM_SUN_STAR__DRAWING_LENGTH; in createInstance() local
2478 for ( sal_Int32 nIndex = 0; nIndex < nCount; nIndex++) in getPropertyStates() local

Completed in 323 milliseconds

12345678910>>...55