Home
last modified time | relevance | path

Searched defs:nIndex (Results 326 – 350 of 1365) sorted by relevance

1...<<11121314151617181920>>...55

/trunk/main/sw/source/ui/chrdlg/
H A Dccoll.cxx102 rtl::OUString GetCommandContextByIndex( sal_Int16 nIndex ) in GetCommandContextByIndex()
/trunk/main/xmloff/source/text/
H A DXMLIndexChapterInfoEntryContext.cxx183 sal_Int32 nIndex = bCharStyleNameOK ? 2 : 1; in FillPropertyValues() local
/trunk/main/writerfilter/source/doctok/
H A DWW8LFOTable.cxx67 WW8LFOTable::getEntry(sal_uInt32 nIndex) in getEntry()
/trunk/main/toolkit/test/accessibility/ov/
H A DObjectViewContainer.java129 int nIndex = maViewTemplates.indexOf (aObjectViewClass); in ReplaceView() local
/trunk/main/chart2/source/inc/
H A DExplicitCategoriesProvider.hxx72 sal_Int32 nIndex; member
/trunk/main/avmedia/source/viewer/
H A Dmediawindow.cxx407 for( sal_Int32 nIndex = 0; nIndex >= 0; ) in executeMediaURLDialog() local
423 for( sal_Int32 nIndex = 0; nIndex >= 0; ) in executeMediaURLDialog() local
503 for( sal_Int32 nIndex = 0; nIndex >= 0 && !bRet; ) in isMediaURL() local
/trunk/main/svx/source/accessibility/
H A Dsvxpixelctlaccessiblecontext.cxx339 long nIndex = pPixelCtl->PointToIndex(pt); in getAccessibleAtPoint() local
467 long nIndex = pPixelCtl->ShowPosition(pPixelCtl->IndexToPoint(nChildIndex)); in selectAccessibleChild() local
822 void SvxPixelCtlAccessible::NotifyChild(long nIndex,sal_Bool bSelect ,sal_Bool bCheck) in NotifyChild()
873 uno::Reference<XAccessible> SvxPixelCtlAccessible::CreateChild (long nIndex,Point mPoint) in CreateChild()
1121 long nIndex = mrParentWindow->GetFoucsPosIndex(); in getAccessibleStateSet() local
/trunk/main/sal/qa/rtl/ostring/
H A Drtl_OString2.cxx335 sal_Int32 nIndex = 0; in TEST_F() local
349 sal_Int32 nIndex = 0; in TEST_F() local
363 sal_Int32 nIndex = 0; in TEST_F() local
380 sal_Int32 nIndex = 0; in TEST_F() local
397 sal_Int32 nIndex = 0; in TEST_F() local
/trunk/main/sd/source/filter/html/
H A Dpubdlg.cxx466 for( sal_uInt16 nIndex = 0; nIndex < m_pDesignList->Count(); nIndex++ ) in SdPublishingDlg() local
490 for( sal_uInt16 nIndex = 0; nIndex < m_pDesignList->Count(); nIndex++ ) in ~SdPublishingDlg() local
1238 sal_uInt16 nIndex; in IMPL_LINK() local
1660 for( sal_uInt16 nIndex = 0; in Load() local
1698 for( sal_uInt16 nIndex = 0; in Save() local
/trunk/main/sc/source/ui/unoobj/
H A Ddocuno.cxx2443 uno::Any SAL_CALL ScDrawPagesObj::getByIndex( sal_Int32 nIndex ) in getByIndex()
2507 SCTAB nIndex; in GetObjectByName_Impl() local
2690 SCTAB nIndex; in removeByName() local
2746 for( sal_Int32 nIndex = 0; nIndex < nCount; nIndex++ ) in getCellRangesByName() local
2780 uno::Any SAL_CALL ScTableSheetsObj::getByIndex( sal_Int32 nIndex ) in getByIndex()
2847 SCTAB nIndex; in hasByName() local
3225 uno::Any SAL_CALL ScTableRowsObj::getByIndex( sal_Int32 nIndex ) in getByIndex()
3679 SCTAB nIndex; in GetObjectByName_Impl() local
3725 SCTAB nIndex; in removeByName() local
3765 uno::Any SAL_CALL ScScenariosObj::getByIndex( sal_Int32 nIndex ) in getByIndex()
[all …]
/trunk/main/unodevtools/source/skeletonmaker/
H A Dskeletonmaker.cxx259 sal_Int32 nIndex= sTmp.indexOf(':'); variable
/trunk/main/xmlscript/source/xml_helper/
H A Dxml_element.cxx51 Reference< xml::sax::XAttributeList > XMLElement::getSubElement( sal_Int32 nIndex ) in getSubElement()
/trunk/main/scripting/source/storage/
H A DXMLElement.cxx56 Reference< xml::sax::XAttributeList > XMLElement::getSubElement( sal_Int32 nIndex ) in getSubElement()
/trunk/main/sd/source/core/
H A Dshapelist.cxx161 void ShapeList::seekShape( sal_uInt32 nIndex ) in seekShape()
/trunk/main/basegfx/inc/basegfx/raster/
H A Dbpixelraster.hxx99 BPixel& getBPixel(sal_uInt32 nIndex) in getBPixel()
/trunk/main/basegfx/source/curve/
H A Db2dbeziertools.cxx116 const sal_uInt32 nIndex(aIter - maLengthArray.begin()); in distanceToRelative() local
/trunk/main/ucb/source/ucp/webdav/
H A Dwebdavprovider.cxx107 sal_Int32 nIndex = aUserAgent.indexOfAsciiL( RTL_CONSTASCII_STRINGPARAM( "$ooName" ) ); in ContentProvider() local
/trunk/main/tools/source/inet/
H A Dinetmsg.cxx125 const UniString& rName, const UniString& rValue, sal_uIntPtr nIndex) in SetHeaderField()
139 const INetMessageHeader &rHeader, sal_uIntPtr nIndex) in SetHeaderField()
408 static sal_uInt16 ParseNumber (const ByteString& rStr, sal_uInt16& nIndex) in ParseNumber()
419 static sal_uInt16 ParseMonth (const ByteString& rStr, sal_uInt16& nIndex) in ParseMonth()
442 sal_uInt16 nIndex = 0; in ParseDateField() local
1415 sal_uIntPtr nIndex, INetMIMEMessage& rChildMsg) const in DetachChild()
/trunk/main/sfx2/source/sidebar/
H A DEnumContext.cxx225 const sal_Int32 nIndex (eApplication); in GetApplicationName() local
307 const sal_Int32 nIndex (eContext); in GetContextName() local
/trunk/main/sal/textenc/
H A Dconvertbig5hkscs.c350 sal_uInt32 nIndex = nChar & 0xFF; in ImplConvertUnicodeToBig5Hkscs() local
383 sal_uInt32 nIndex = nChar - p->mnUniStart; in ImplConvertUnicodeToBig5Hkscs() local
/trunk/main/bridges/source/cpp_uno/gcc3_freebsd_intel/
H A Dcpp2uno.cxx173 sal_Int32 nIndex = pTempIndizes[nTempIndizes]; in cpp2uno_call() local
191 sal_Int32 nIndex = pTempIndizes[nTempIndizes]; in cpp2uno_call() local
/trunk/main/bridges/source/cpp_uno/gcc3_linux_intel/
H A Dcpp2uno.cxx173 sal_Int32 nIndex = pTempIndizes[nTempIndizes]; in cpp2uno_call() local
191 sal_Int32 nIndex = pTempIndizes[nTempIndizes]; in cpp2uno_call() local
/trunk/main/bridges/source/cpp_uno/mingw_intel/
H A Dcpp2uno.cxx175 sal_Int32 nIndex = pTempIndizes[nTempIndizes]; in cpp2uno_call() local
193 sal_Int32 nIndex = pTempIndizes[nTempIndizes]; in cpp2uno_call() local
/trunk/main/chart2/source/view/axes/
H A DVCartesianGrid.cxx145 void addLine2D( drawing::PointSequenceSequence& rPoints, sal_Int32 nIndex in addLine2D()
160 void addLine3D( drawing::PolyPolygonShape3D& rPoints, sal_Int32 nIndex in addLine3D()
/trunk/main/basic/source/sample/
H A Dobject.cxx131 short nIndex = 0; in Find() local
174 sal_uInt16 nIndex = (sal_uInt16) pVar->GetUserData(); in SFX_NOTIFY() local

Completed in 122 milliseconds

1...<<11121314151617181920>>...55