Home
last modified time | relevance | path

Searched refs:nPos (Results 1476 – 1500 of 1846) sorted by relevance

1...<<51525354555657585960>>...74

/trunk/main/sdext/source/pdfimport/
H A Dfilterdet.cxx290 unsigned int nPos = 0; in getCurPos() local
293 nPos = static_cast<unsigned int>( m_xSeek->getPosition() ); in getCurPos()
295 return nPos; in getCurPos()
/trunk/main/xmloff/source/style/
H A Dxmlstyle.cxx383 sal_uLong nPos = 0; in FindStyleChildContext() local
384 if( pIndices->Seek_Entry( &aIndex, &nPos ) ) in FindStyleChildContext()
385 pStyle = pIndices->GetObject( nPos )->GetStyle(); in FindStyleChildContext()
/trunk/main/comphelper/source/streaming/
H A Dotransactedfilestream.cxx281 sal_Int64 nPos = m_pStreamData->m_xTempSeekable->getPosition(); in Commit_Impl() local
307 m_pStreamData->m_xTempSeekable->seek( nPos ); in Commit_Impl()
323 m_pStreamData->m_xOrigSeekable->seek( nPos ); in Commit_Impl()
/trunk/main/starmath/source/
H A Dedit.cxx79 sal_uInt16 &nPara, sal_uInt16 &nPos) in SmGetLeftSelectionPart() argument
86 nPos = aSel.nStartPos; in SmGetLeftSelectionPart()
90 nPos = aSel.nEndPos; in SmGetLeftSelectionPart()
H A Dmathtype.cxx2636 sal_uLong nPos; in HandleOperator() local
2647 pNode->GetSubNode(1),nLevel,&nPos,0); in HandleOperator()
2651 pNode->GetSubNode(1),nLevel,&nPos); in HandleOperator()
2662 pS->Seek(nPos); in HandleOperator()
3412 sal_uLong nPos = pS->Tell(); in HandleAttributes() local
3462 pS->Seek(nPos); in HandleAttributes()
/trunk/main/svx/inc/svx/
H A Dsvdobj.hxx261 void InsertUserData(SdrObjUserData* pData, sal_uInt16 nPos=0xFFFF) { aList.Insert(pData,nPos); } in InsertUserData() argument
1035 void InsertUserData(SdrObjUserData* pData, sal_uInt16 nPos=0xFFFF);
/trunk/main/toolkit/inc/toolkit/controls/
H A Dunocontrols.hxx852 …void SAL_CALL addItem( const ::rtl::OUString& aItem, sal_Int16 nPos ) throw(::com::sun::star::uno:…
853 …nst ::com::sun::star::uno::Sequence< ::rtl::OUString >& aItems, sal_Int16 nPos ) throw(::com::sun:…
854 …void SAL_CALL removeItems( sal_Int16 nPos, sal_Int16 nCount ) throw(::com::sun::star::uno::Runtime…
856 … ::rtl::OUString SAL_CALL getItem( sal_Int16 nPos ) throw(::com::sun::star::uno::RuntimeException);
862 …void SAL_CALL selectItemPos( sal_Int16 nPos, sal_Bool bSelect ) throw(::com::sun::star::uno::Runti…
976 …void SAL_CALL addItem( const ::rtl::OUString& aItem, sal_Int16 nPos ) throw(::com::sun::star::uno:…
977 …nst ::com::sun::star::uno::Sequence< ::rtl::OUString >& aItems, sal_Int16 nPos ) throw(::com::sun:…
978 …void SAL_CALL removeItems( sal_Int16 nPos, sal_Int16 nCount ) throw(::com::sun::star::uno::Runtime…
980 … ::rtl::OUString SAL_CALL getItem( sal_Int16 nPos ) throw(::com::sun::star::uno::RuntimeException);
/trunk/main/filter/source/msfilter/
H A Dsvdfppt.cxx781 rSt.Seek( nPos + 44 ); in RecolorGraphic()
3025 rStCtrl.Seek( nPos ); in ImportPage()
7005 rIn >> pEntry->nPos in PPTTextObj()
7015 rIn >> pEntry->nPos; in PPTTextObj()
7023 rIn >> pEntry->nPos; in PPTTextObj()
7031 rIn >> pEntry->nPos; in PPTTextObj()
7049 rIn >> pEntry->nPos in PPTTextObj()
7171 if ( ( (PPTFieldEntry*)pFieldList->GetObject( n ) )->nPos < pEntry->nPos ) in PPTTextObj()
7195 nPos--; in PPTTextObj()
7196 while ( pFE && ( pFE->nPos > nPos ) ) in PPTTextObj()
[all …]
/trunk/main/sfx2/inc/sfx2/
H A Dchildwin.hxx114 sal_uInt16 nPos; // ggf. Position im UI member
121 , nPos(n) in SfxChildWinFactory()
/trunk/main/sw/inc/
H A Dswcrsr.hxx273 void DeleteBox( sal_uInt16 nPos ) { aSelBoxes.Remove( nPos ); bChg = sal_True; } in DeleteBox() argument
/trunk/main/l10ntools/source/
H A Dgsiconv.cxx43 sal_uLong nPos( rStream.Tell()); in GetGSIFileType() local
57 rStream.Seek( nPos ); in GetGSIFileType()
/trunk/main/dbaccess/source/ui/control/
H A Dopendoccontrols.cxx286 sal_uInt16 nPos = InsertEntry( sTitle ); in impl_init() local
287 … m_aURLs.insert( MapIndexToStringPair::value_type( nPos, StringPair( sDecodedURL, sFilter ) ) ); in impl_init()
/trunk/main/sc/source/filter/excel/
H A Dxeformula.cxx167 inline void AppendAttrPos( sal_uInt16 nPos ) { maAttrPosVec.push_back( nPos ); } in AppendAttrPos() argument
463 bool IsSpaceToken( sal_uInt16 nPos ) const;
2492 bool XclExpFmlaCompImpl::IsSpaceToken( sal_uInt16 nPos ) const in IsSpaceToken()
2495 (static_cast< size_t >( nPos + 4 ) <= mxData->maTokVec.size()) && in IsSpaceToken()
2496 (mxData->maTokVec[ nPos ] == EXC_TOKID_ATTR) && in IsSpaceToken()
2497 (mxData->maTokVec[ nPos + 1 ] == EXC_TOK_ATTR_SPACE); in IsSpaceToken()
/trunk/main/sc/source/ui/view/
H A Doutput.cxx595 for (sal_uInt16 nPos=0; nPos<nRangeCount; nPos++) in SetPagebreakMode() local
597 ScRange aRange = pPageData->GetData( nPos ).GetPrintRange(); in SetPagebreakMode()
2292 xub_StrLen nPos; in AddPDFNotes() local
2293 while ( (nPos=aContent.Search('\n')) != STRING_NOTFOUND ) in AddPDFNotes()
2294 aContent.SetChar( nPos, ' ' ); in AddPDFNotes()
H A Dgridwin.cxx236 sal_uInt16 nPos = GetSelectEntryPos(); in EndInit() local
237 if ( LISTBOX_ENTRY_NOTFOUND == nPos ) in EndInit()
240 nSel = nPos; in EndInit()
290 sal_uInt16 nPos = GetSelectEntryPos(); in SelectHdl() local
291 if ( LISTBOX_ENTRY_NOTFOUND != nPos ) in SelectHdl()
293 nSel = nPos; in SelectHdl()
850 sal_uInt16 nPos = LISTBOX_ENTRY_NOTFOUND; in DoScenarioMenue() local
853 nPos = pFilterBox->GetEntryPos( aCurrent ); in DoScenarioMenue()
857 nPos = 0; in DoScenarioMenue()
859 if (/*pSelect*/ LISTBOX_ENTRY_NOTFOUND != nPos ) in DoScenarioMenue()
[all …]
/trunk/main/xmloff/source/transform/
H A DOasis2OOo.cxx1551 sal_Int32 nPos = rChars.toInt32(); in Characters() local
1552 if (m_bIsCursorX && nPos > 255) in Characters()
1553 nPos = 255; in Characters()
1554 else if (m_bIsCursorY && nPos > 31999) in Characters()
1555 nPos = 31999; in Characters()
1557 sChars = ::rtl::OUString::valueOf(nPos); in Characters()
/trunk/main/sw/source/ui/uno/
H A Dunotxvw.cxx844 for(sal_Int32 nPos = 0; nPos < rRubyList.getLength(); nPos++) in setRubyList() local
847 const PropertyValue* pProperties = pRubyList[nPos].getConstArray(); in setRubyList()
849 for(sal_Int32 nProp = 0; nProp < pRubyList[nPos].getLength(); nProp++) in setRubyList()
892 aList.Insert(pEntry, (sal_uInt16)nPos); in setRubyList()
/trunk/main/unotools/source/config/
H A Dfontcfg.cxx777 xub_StrLen nPos = rName.SearchAscii( pStr ); in ImplFindAndErase() local
778 if ( nPos == STRING_NOTFOUND ) in ImplFindAndErase()
784 rName.Erase( nPos, (xub_StrLen)(pTempStr-pStr) ); in ImplFindAndErase()
/trunk/main/unodevtools/source/skeletonmaker/
H A Djavatypemaker.cxx276 sal_Int32 nPos=0; in printSetPropertyMixinBody() local
283 OString s(fieldtype.getToken(0, '<', nPos)); in printSetPropertyMixinBody()
318 } while( nPos <= index ); in printSetPropertyMixinBody()
/trunk/main/sw/source/core/unocore/
H A Dunostyle.cxx1161 sal_uInt16 nPos = 0; in SetProperty() local
1168 delete pAnyArr[nPos]; in SetProperty()
1169 pAnyArr[nPos] = new uno::Any ( aVal ); in SetProperty()
1173 ++nPos; in SetProperty()
1182 sal_uInt16 nPos = 0; in ClearProperty() local
1188 delete pAnyArr[nPos]; in ClearProperty()
1189 pAnyArr[ nPos ] = 0; in ClearProperty()
1193 ++nPos; in ClearProperty()
1211 sal_uInt16 nPos = 0; in GetProperty() local
1217 rpAny = pAnyArr[nPos]; in GetProperty()
[all …]
/trunk/main/i18npool/source/indexentry/
H A Dindexentrysupplier_default.cxx163 sal_Int32 nPos=0; in getIndexDescription() local
164 sal_uInt32 indexChar=rIndexEntry.iterateCodePoints(&nPos, 0); in getIndexDescription()
/trunk/main/sw/source/core/edit/
H A Dedglbldc.cxx380 SwGlblDocContent::SwGlblDocContent( sal_uLong nPos ) in SwGlblDocContent() argument
384 nDocPos = nPos; in SwGlblDocContent()
H A Dedtox.cxx284 const SwTOXBase* SwEditShell::GetTOX( sal_uInt16 nPos ) const in GetTOX()
292 nCnt++ == nPos ) in GetTOX()
/trunk/main/dbaccess/source/ui/browser/
H A Dbrwview.cxx292 sal_uInt16 UnoDataBrowserView::View2ModelPos(sal_uInt16 nPos) const in View2ModelPos()
294 …return m_pVclControl ? m_pVclControl->GetModelColumnPos(m_pVclControl->GetColumnIdFromViewPos(nPos in View2ModelPos()
/trunk/main/xmloff/source/core/
H A Dxmlexp.cxx1441 sal_uInt16 nPos = mpNamespaceMap->GetFirstKey(); in exportDoc() local
1442 while( USHRT_MAX != nPos ) in exportDoc()
1444 mpAttrList->AddAttribute( mpNamespaceMap->GetAttrNameByKey( nPos ), in exportDoc()
1445 mpNamespaceMap->GetNameByKey( nPos ) ); in exportDoc()
1446 nPos = mpNamespaceMap->GetNextKey( nPos ); in exportDoc()

Completed in 231 milliseconds

1...<<51525354555657585960>>...74