Home
last modified time | relevance | path

Searched defs:nIndex (Results 251 – 275 of 1365) sorted by relevance

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

/trunk/main/bridges/source/cpp_uno/gcc3_os2_intel/
H A Duno2cpp.cxx274 sal_Int32 nIndex = pTempIndizes[nTempIndizes]; in cpp_call() local
312 sal_Int32 nIndex = pTempIndizes[nTempIndizes]; in cpp_call() local
/trunk/main/bridges/source/cpp_uno/gcc3_solaris_sparc/
H A Duno2cpp.cxx412 sal_Int32 nIndex = pTempIndizes[nTempIndizes]; in cpp_call() local
451 sal_Int32 nIndex = pTempIndizes[nTempIndizes]; in cpp_call() local
/trunk/main/dbaccess/source/ui/dlg/
H A DCollectionView.cxx190 sal_Int32 nIndex = sName.lastIndexOf('/') + 1; in IMPL_LINK() local
332 sal_Int32 nIndex = sSubFolder.lastIndexOf('/') + 1; in IMPL_LINK() local
/trunk/main/dbaccess/source/ui/querydesign/
H A DTableWindowAccess.cxx177 sal_Int32 nIndex = -1; in getAccessibleIndexInParent() local
241 …AccessibleRelation SAL_CALL OTableWindowAccess::getRelation( sal_Int32 nIndex ) throw (IndexOutOfB… in getRelation()
/trunk/main/sfx2/source/control/
H A Dunoctitm.cxx481 sal_Int32 nIndex = aURL.Path.indexOf( '.' ); in GetMasterUnoCommand() local
575 sal_Int32 nIndex = 0; in addParametersToArgs() local
656 sal_Int32 nIndex = rURL.Path.indexOf( '.' ); in getSlaveCommand() local
725 sal_uInt32 nIndex( lNewArgs.getLength() ); in dispatch() local
775 sal_Int32 nIndex = lNewArgs.getLength(); in dispatch() local
/trunk/main/xmlscript/source/xml_helper/
H A Dxml_impctx.cxx793 OUString ExtendedAttributes::getLocalNameByIndex( sal_Int32 nIndex ) in getLocalNameByIndex()
803 OUString ExtendedAttributes::getQNameByIndex( sal_Int32 nIndex ) in getQNameByIndex()
813 OUString ExtendedAttributes::getTypeByIndex( sal_Int32 nIndex ) in getTypeByIndex()
822 OUString ExtendedAttributes::getValueByIndex( sal_Int32 nIndex ) in getValueByIndex()
847 sal_Int32 ExtendedAttributes::getUidByIndex( sal_Int32 nIndex ) in getUidByIndex()
/trunk/main/sc/source/filter/inc/
H A Dftools.hxx428 …inline void Insert( Type* pObj, sal_uLong nIndex ) { if( pObj ) maList.Insert( pObj, … in Insert()
431 …inline Type* Remove( sal_uLong nIndex ) { return static_cast< Type* >( maL… in Remove()
433 inline void Delete( sal_uLong nIndex ) { delete Remove( nIndex ); } in Delete()
435 …inline Type* Exchange( Type* pObj, sal_uLong nIndex ) { return static_cast< Type* >( maL… in Exchange()
437 …inline void Replace( Type* pObj, sal_uLong nIndex ) { delete Exchange( pObj, nIndex );… in Replace()
/trunk/main/sc/source/ui/unoobj/
H A Dappluno.cxx845 for (sal_uInt16 nIndex=0; nIndex<nCount; nIndex++) in getById() local
876 for (sal_uInt16 nIndex=0; nIndex<nCount; nIndex++) in getByName() local
908 uno::Any SAL_CALL ScFunctionListObj::getByIndex( sal_Int32 nIndex ) in getByIndex()
967 for (sal_uInt16 nIndex=0; nIndex<nCount; nIndex++) in getElementNames() local
987 for (sal_uInt16 nIndex=0; nIndex<nCount; nIndex++) in hasByName() local
/trunk/main/sd/source/ui/slidesorter/inc/model/
H A DSlideSorterModel.hxx59 inline sal_uInt16 ToCoreIndex (const sal_Int32 nIndex) { return static_cast<sal_uInt16>(nIndex*2+1)… in ToCoreIndex()
/trunk/main/sw/source/ui/vba/
H A Dvbatemplate.cxx57 sal_Int32 nIndex = msName.lastIndexOf( sal_Unicode('.') ); in AutoTextEntries() local
/trunk/main/toolkit/test/accessibility/
H A DAccessibleComponentHandler.java54 public AccessibleTreeNode createChild (AccessibleTreeNode aParent, int nIndex) in createChild()
H A DAccessibleRelationHandler.java59 int nIndex ) in createChild()
/trunk/main/filter/source/placeware/
H A DBase64Codec.cxx111 sal_uInt8 nIndex = static_cast< sal_uInt8 >((nBinaer & 0xFC0000) >> 18); in ThreeByteToFourByte() local
/trunk/main/oox/source/drawingml/
H A Dtheme.cxx44 const Type* lclGetStyleElement( const RefVector< Type >& rVector, sal_Int32 nIndex ) in lclGetStyleElement()
/trunk/main/framework/source/layoutmanager/
H A Dhelpers.cxx227 sal_Int32 nIndex = 0; in getElementTypeFromResourceURL() local
242 sal_Int32 nIndex = 0; in parseResourceURL() local
353 sal_Int32 nIndex = nID - DOCKWIN_ID_BASE; in impl_setDockingWindowVisibility() local
/trunk/main/rsc/source/res/
H A Drscflag.cxx290 sal_uInt32 Flag = 0, nIndex = 0; in IsValueDefault() local
347 sal_uInt32 i = 0, Flag = 0, nIndex = 0; in WriteSrc() local
383 sal_uInt32 i = 0, Flag = 0, nIndex = 0; in WriteRc() local
/trunk/main/filter/source/msfilter/
H A Dmsvbasic.cxx130 int nIndex = aVBAStrings.GetSize()-1; in Output() local
493 const StringArray &VBA_Impl::Decompress(sal_uInt16 nIndex, int *pOverflow) in Decompress()
539 int VBA_Impl::DecompressVBA( int nIndex, SvStorageStreamRef &xVBAStream ) in DecompressVBA()
/trunk/main/oox/source/vml/
H A Dvmlshapecontext.cxx157 sal_Int32 nIndex = 0; in onCreateContext() local
356 sal_Int32 nIndex = 0; in setStyle() local
402 sal_Int32 nIndex = 0; in setPoints() local
/trunk/main/oox/source/core/
H A Dbinarycodec.cxx76 for( sal_Int32 nIndex = 0; nIndex < nLen; ++nIndex, --pnChar ) in lclGetKey() local
101 for( sal_Int32 nIndex = 0; nIndex < nLen; ++nIndex, ++pnChar ) in lclGetHash() local
154 sal_Int32 nIndex; in initKey() local
/trunk/main/sc/source/ui/vba/
H A Dvbainterior.cxx159 sal_Int32 nIndex = 0; in setColorIndex() local
178 sal_Int32 nIndex = nColorIndex; in GetIndexColor() local
193 sal_Int32 nIndex = -1; in GetColorIndex() local
/trunk/main/sw/source/ui/inc/
H A Dcnttab.hxx61 sal_uInt16 nIndex; //for TOX_USER only member
/trunk/main/idlc/source/
H A Didlcproduce.cxx59 sal_Int32 nIndex = 0; in checkOutputPath() local
/trunk/main/editeng/inc/editeng/
H A Deedata.hxx58 sal_uInt32 nIndex; member in EEngineData::TextMarkingClass
/trunk/main/accessibility/workben/org/openoffice/accessibility/awb/view/
H A DParentView.java81 int nIndex = mxContext.getAccessibleIndexInParent(); in Update() local
/trunk/main/sw/source/core/access/
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 …]

Completed in 138 milliseconds

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