Home
last modified time | relevance | path

Searched refs:nPos (Results 1576 – 1600 of 1846) sorted by relevance

1...<<61626364656667686970>>...74

/trunk/main/lingucomponent/source/thesaurus/libnth/
H A Dnthesimp.cxx254 sal_Int32 nPos = aLocation.lastIndexOf( '.' ); in getLocales() local
255 aLocation = aLocation.copy( 0, nPos ); in getLocales()
/trunk/main/sw/source/core/docnode/
H A Dsection.cxx1722 xub_StrLen nPos; in CreateLink() local
1723 while( STRING_NOTFOUND != (nPos = sCmd.SearchAscii( " " )) ) in CreateLink()
1724 sCmd.Erase( nPos, 1 ); in CreateLink()
/trunk/main/basctl/source/dlged/
H A Ddlged.cxx763 sal_Int32 nPos = bytes.getLength(); in implCopyStreamToByteSequence() local
764 bytes.realloc( nPos + nRead ); in implCopyStreamToByteSequence()
765 ::rtl_copyMemory( bytes.getArray() + nPos, readBytes.getConstArray(), (sal_uInt32)nRead ); in implCopyStreamToByteSequence()
/trunk/main/dbaccess/source/ui/uno/
H A Dcopytablewizard.cxx1217 sal_Int32 nPos = 0; in impl_copyRows_throw() local
1218 OSL_VERIFY( *pSelectedRow >>= nPos ); in impl_copyRows_throw()
1219 bContinue = _rxSourceResultSet->absolute( nPos ); in impl_copyRows_throw()
/trunk/main/oox/inc/oox/ole/
H A Dvbainputstream.hxx46 virtual void seek( sal_Int64 nPos );
/trunk/main/svx/inc/svx/
H A Dsvdoutl.hxx52 …virtual String CalcFieldValue(const SvxFieldItem& rField, sal_uInt32 nPara, sal_uInt16 nPos, Colo…
H A Dsdgmoitm.hxx50 virtual String GetValueTextByPos( sal_uInt16 nPos ) const;
H A Dsxctitm.hxx44 virtual String GetValueTextByPos(sal_uInt16 nPos) const;
H A Dfrmdirlbox.hxx56 sal_uInt16 nPos = LISTBOX_APPEND );
H A Dsxmuitm.hxx46 virtual String GetValueTextByPos(sal_uInt16 nPos) const;
H A Dsdtaditm.hxx52 virtual String GetValueTextByPos(sal_uInt16 nPos) const;
H A Dsdtakitm.hxx97 virtual String GetValueTextByPos(sal_uInt16 nPos) const;
H A Dsxcikitm.hxx47 virtual String GetValueTextByPos(sal_uInt16 nPos) const;
H A Dsxmkitm.hxx47 virtual String GetValueTextByPos(sal_uInt16 nPos) const;
H A Dsxekitm.hxx50 virtual String GetValueTextByPos(sal_uInt16 nPos) const;
/trunk/main/sc/source/filter/xml/
H A DXMLExportDDELinks.hxx39 void WriteTable(const sal_Int32 nPos);
/trunk/main/svtools/inc/svtools/
H A Dfontsubstconfig.hxx56 const SubstitutionStruct* GetSubstitution(sal_Int32 nPos);
/trunk/main/sw/source/core/unocore/
H A Dunotbl.cxx752 SwXCell::SwXCell(SwFrmFmt* pTblFmt, SwTableBox* pBx, sal_uInt16 nPos ) : in SwXCell() argument
758 nFndPos(nPos) in SwXCell()
812 for(long nPos = 0; nPos <aTextTypes.getLength(); nPos++) in getTypes() local
813 pRetTypes[nIndex++] = pTextTypes[nPos]; in getTypes()
1195 sal_uInt16 nPos = USHRT_MAX; in CreateXCell() local
1197 pTable->GetTabSortBoxes().Seek_Entry( pBox, &nPos ) ? pBox : NULL; in CreateXCell()
1213 pXCell = new SwXCell(pTblFmt, pBox, nPos ); in CreateXCell()
/trunk/main/sd/source/ui/inc/
H A Dtabtempl.hxx55 sal_uInt16 nPos; member in SdTabTemplateDlg
H A Dprltempl.hxx60 sal_uInt16 nPos; member in SdPresLayoutTemplateDlg
/trunk/main/sw/inc/
H A Dedglbldc.hxx48 SwGlblDocContent( sal_uLong nPos );
/trunk/main/sot/source/sdstor/
H A Dstgole.hxx37 virtual sal_uLong SeekPos( sal_uLong nPos );
/trunk/main/sw/source/ui/inc/
H A Dhyp.hxx53 virtual void InsertHyphen( const sal_uInt16 nPos ); // Hyphen einfuegen
/trunk/main/editeng/inc/editeng/
H A Dcharreliefitem.hxx54 virtual String GetValueTextByPos( sal_uInt16 nPos ) const;
/trunk/main/sc/inc/
H A Dstlpool.hxx63 sal_uInt16 nMask = 0xffff, sal_uInt16 nPos = 0xffff );

Completed in 105 milliseconds

1...<<61626364656667686970>>...74