Home
last modified time | relevance | path

Searched refs:nPos (Results 1751 – 1775 of 1851) sorted by relevance

1...<<7172737475

/aoo41x/main/sw/source/core/undo/
H A Drolbck.cxx925 sal_uInt16 nPos = pDoc->GetSpzFrmFmts()->GetPos( &m_rFmt ); in SetInDoc() local
926 if ( USHRT_MAX != nPos ) // Format does still exist in SetInDoc()
/aoo41x/main/filter/source/msfilter/
H A Deschesdo.cxx1275 xub_StrLen nPos = mType.SearchAscii( "Shape" ); in Init() local
1276 mType.Erase( nPos, 5 ); in Init()
/aoo41x/main/filter/inc/filter/msfilter/
H A Dsvdfppt.hxx478 sal_uInt16 nPos; member
484 …PPTFieldEntry() : nPos( 0 ), nTextRangeEnd( 0 ), pField1( NULL ), pField2( NULL ), pString( NULL )… in PPTFieldEntry()
/aoo41x/main/svtools/source/table/
H A Dtablecontrol_impl.cxx2663 Rectangle TableControl_Impl::calcHeaderCellRect( bool bColHeader, sal_Int32 nPos ) in calcHeaderCellRect() argument
2668 bColHeader ? nPos : COL_ROW_HEADERS, in calcHeaderCellRect()
2669 bColHeader ? ROW_COL_HEADERS : nPos in calcHeaderCellRect()
/aoo41x/main/sc/source/ui/docshell/
H A Ddocsh4.cxx2110 sal_uInt16 nPos; in DdeCreateLinkSource() local
2111 if( pRange->SearchName( aPos, nPos ) ) in DdeCreateLinkSource()
2113 ScRangeData* pData = (*pRange)[ nPos ]; in DdeCreateLinkSource()
/aoo41x/main/svx/source/engine3d/
H A Dfloat3d.cxx2911 sal_uInt16 nPos = aLbMatFavorites.GetSelectEntryPos(); in IMPL_LINK() local
2912 switch( nPos ) in IMPL_LINK()
3178 sal_uInt16 nPos = pLb->InsertEntry( rColor, aStr ); in LBSelectColor() local
3179 pLb->SelectEntryPos( nPos ); in LBSelectColor()
/aoo41x/main/sd/source/ui/unoidl/
H A Dunomodel.cxx757 sal_uInt16 nPos = pPage->GetPageNum(); in duplicate() local
758 nPos = ( nPos - 1 ) / 2; in duplicate()
759 pPage = InsertSdPage( nPos, sal_True ); in duplicate()
/aoo41x/main/oox/source/dump/
H A Dbiffdumper.cxx103 sal_uInt16 nPos = rxStrm->readuInt16(); in lclDumpDffClientPos() local
105 rxOut->writeDec( nPos ); in lclDumpDffClientPos()
1510 for( sal_uInt32 nPos = 0; nPos < nCount; ++nPos ) in dumpAddDataNlr() local
/aoo41x/main/desktop/source/deployment/gui/
H A Ddp_gui_dialog2.hxx230 void selectEntry( long nPos );
/aoo41x/main/mysqlc/source/
H A Dmysqlc_statement.cxx377 sal_Int32 nPos = 0; in createArrayHelper() local
/aoo41x/main/connectivity/source/inc/odbc/
H A DOTools.hxx232 sal_Int32 nPos,
/aoo41x/main/svx/source/tbxctrls/
H A Dtbcontrl.cxx2003 sal_uInt16 nPos = 1; in FillStyleBox() local
2006 pBox->InsertEntry( pImpl->aDefaultStyles[_i], nPos ); in FillStyleBox()
2007 ++nPos; in FillStyleBox()
/aoo41x/main/basctl/source/basicide/
H A Dbaside2b.cxx1487 sal_Int32 nPos = 0; in IMPL_LINK_INLINE_END() local
1492 nPos += aHeaderBar.GetItemSize( i ); in IMPL_LINK_INLINE_END()
1493 aTreeListBox.SetTab( i, nPos, MAP_PIXEL ); in IMPL_LINK_INLINE_END()
/aoo41x/main/connectivity/source/commontools/
H A Ddbtools.cxx1506 sal_Int32 nPos = 1; in createUniqueName() local
1508 sName += ::rtl::OUString::valueOf( nPos ); in createUniqueName()
1513 sName += ::rtl::OUString::valueOf( ++nPos ); in createUniqueName()
/aoo41x/main/sw/source/filter/ww8/
H A Dww8par3.cxx839 sal_uInt8 nPos = aOfsNumsXCH[nLevelB]; in ReadLVL() local
840 if (nPos && sNumString.GetChar(nPos-1) < nMaxLevel) in ReadLVL()
/aoo41x/main/sd/inc/
H A Dsdpage.hxx215 virtual void NbcInsertObject(SdrObject* pObj, sal_uLong nPos=CONTAINER_APPEND,
/aoo41x/main/svx/inc/svx/
H A Dfmsrcimp.hxx381 …SVX_DLLPRIVATE sal_Bool MoveField(sal_Int32& nPos, FieldCollectionIterator& iter, const FieldColle…
H A Dsvdedtv.hxx222 SdrLayer* InsertNewLayer(const String& rName, sal_uInt16 nPos=0xFFFF);
H A Dfmgridif.hxx277 …virtual void SAL_CALL setCurrentColumnPosition(sal_Int16 nPos) throw(::com::sun::star::uno::Runtim…
455 …virtual void SAL_CALL setCurrentColumnPosition(sal_Int16 nPos) throw(::com::sun::star::uno::Runtim…
/aoo41x/main/vcl/source/control/
H A Dscrbar.cxx312 long ScrollBar::ImplCalcThumbPosPix( long nPos ) in ImplCalcThumbPosPix() argument
317 nCalcThumbPos = ImplMulDiv( nPos-mnMinRange, mnThumbPixRange-mnThumbPixSize, in ImplCalcThumbPosPix()
/aoo41x/main/sw/source/core/text/
H A Dtxtftn.cxx312 const xub_StrLen nPos = *pFtn->GetStart(); in GetFtnLine() local
313 aLine.CharToLine( nPos ); in GetFtnLine()
/aoo41x/main/sw/source/ui/utlui/
H A Dglbltree.cxx1502 sal_Int32 nPos = 0; in IMPL_LINK() local
1509 pFileNames[nPos++] = sFileName; in IMPL_LINK()
/aoo41x/main/filter/source/svg/
H A Dsvgexport.cxx331 sal_uInt32 nPos = 0; in implExport() local
335 aObjects[ nPos++ ] = (*aIter).second; in implExport()
/aoo41x/main/dbaccess/source/ui/browser/
H A Dbrwctrlr.cxx1801 sal_uInt16 nPos = getCurrentColumnPosition(); in applyParserOrder() local
1830 setCurrentColumnPosition(nPos); in applyParserOrder()
1844 sal_uInt16 nPos = getCurrentColumnPosition(); in applyParserFilter() local
1879 setCurrentColumnPosition(nPos); in applyParserFilter()
/aoo41x/main/sw/source/ui/app/
H A Ddocstyle.cxx2275 sal_uInt16 nPos; in Remove() local
2276 if( rDoc.FindPageDescByName( rName, &nPos )) in Remove()
2277 rDoc.DelPageDesc( nPos ); in Remove()

Completed in 275 milliseconds

1...<<7172737475