Home
last modified time | relevance | path

Searched refs:nPos (Results 1526 – 1550 of 1846) sorted by relevance

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

/trunk/main/automation/source/server/
H A Dstatemnt.cxx1902 xub_StrLen nPos = aText.Search('~'); in IsWinOK() local
1905 if ( nPos != STRING_NOTFOUND ) in IsWinOK()
1907 aShortcut = aText.Copy( nPos+1, 1 ); in IsWinOK()
4969 sal_uInt16 nPos; in Execute() local
4970 if ( (nPos = pLB->GetEntryPos( aString1 )) == LISTBOX_ENTRY_NOTFOUND ) in Execute()
4976 pLB->SelectEntryPos( nPos, bBool1 ); in Execute()
4977 if ( pLB->IsEntryPosSelected( nPos ) ? !bBool1 : bBool1 ) // XOR into with BOOL in Execute()
5025 if ( nPos == COMBOBOX_ENTRY_NOTFOUND ) in Execute()
5026 nPos = 0; in Execute()
5028 nPos++; in Execute()
[all …]
/trunk/main/sw/source/core/layout/
H A Dpaintfrm.cxx5179 SwTwips nPos = Max( aInter.Left(), nY ); in PaintGrid() local
5180 SwTwips nW = Min(nRight, aTmp.Pos().X()) - nPos; in PaintGrid()
5181 SwRect aVert( Point( nPos, aGrid.Top() ), in PaintGrid()
5237 SwTwips nPos = Max( aInter.Left(), nY ); in PaintGrid() local
5238 SwTwips nW = Min(nRight, aTmp.Pos().X()) - nPos; in PaintGrid()
5239 SwRect aVert( Point( nPos, aGrid.Top() ), in PaintGrid()
5310 SwTwips nPos = Max(aInter.Top(),aTmp.Pos().Y()); in PaintGrid() local
5311 SwTwips nH = Min( nBottom, nY ) - nPos; in PaintGrid()
5312 SwRect aVert( Point( aGrid.Left(), nPos ), in PaintGrid()
5368 SwTwips nH = Min( nBottom, nY ) - nPos; in PaintGrid()
[all …]
/trunk/main/scripting/source/stringresource/
H A Dstringresource.cxx1517 void seek( sal_Int32 nPos );
1563 void BinaryInput::seek( sal_Int32 nPos ) in seek() argument
1565 if( nPos <= m_nSize ) in seek()
1566 m_nCurPos = nPos; in seek()
1670 sal_Int32 nPos = pPositions[i]; in importBinary() local
1671 aIn.seek( nPos ); in importBinary()
/trunk/main/rsc/source/res/
H A Drscclass.cxx1206 RSCINST RscTupel::GetTupelVar( const RSCINST & rInst, sal_uInt32 nPos, in GetTupelVar() argument
1209 if( nPos >= nEntries ) in GetTupelVar()
1214 return GetVariable( rInst, pVarTypeList[ nPos ].nVarName, rInitInst ); in GetTupelVar()
/trunk/main/sc/source/core/data/
H A Dtable5.cxx744 SCCOLROW ScTable::LastHiddenColRow(SCCOLROW nPos, bool bCol) const in LastHiddenColRow() argument
748 SCCOL nCol = static_cast<SCCOL>(nPos); in LastHiddenColRow()
760 SCROW nRow = static_cast<SCROW>(nPos); in LastHiddenColRow()
/trunk/main/comphelper/source/eventattachermgr/
H A Deventattachermgr.cxx551 sal_Int32 nPos = (*aObjIt).aAttachedListenerSeq.getLength(); in registerScriptEvent() local
552 (*aObjIt).aAttachedListenerSeq.realloc( nPos + 1 ); in registerScriptEvent()
559 pArray[nPos] = xAttacher->attachSingleEventListener( (*aObjIt).xTarget, xAll, in registerScriptEvent()
/trunk/main/svtools/source/control/
H A Dtaskstat.cxx591 sal_uInt16 nPos ) in AddStatusFieldItem() argument
603 mpFieldItemList->Insert( pItem, (sal_uLong)nPos ); in AddStatusFieldItem()
/trunk/main/svtools/source/table/
H A Dtablecontrol.cxx657 Rectangle TableControl::calcHeaderCellRect( sal_Bool _bIsColumnBar, sal_Int32 nPos ) in calcHeaderCellRect() argument
659 return m_pImpl->calcHeaderCellRect( _bIsColumnBar, nPos ); in calcHeaderCellRect()
/trunk/main/chart2/source/controller/dialogs/
H A Dres_DataLabel.cxx390 sal_uInt16 nPos = aIt->second; in Reset() local
391 m_aLB_LabelPlacement.SelectEntryPos( nPos ); in Reset()
H A DDataBrowser.cxx183 void SetPixelPosX( sal_Int32 nPos );
311 void SeriesHeader::SetPixelPosX( sal_Int32 nPos ) in SetPixelPosX() argument
314 aPos.setX( nPos ); in SetPixelPosX()
H A Dtp_ChartType.cxx229 sal_uInt16 nPos = m_aLB_Scheme.GetSelectEntryPos(); in fillParameter() local
230 if( POS_3DSCHEME_SIMPLE == nPos ) in fillParameter()
232 else if( POS_3DSCHEME_REALISTIC == nPos ) in fillParameter()
/trunk/main/cui/source/dialogs/
H A Dhltpbase.cxx434 sal_uInt16 nPos = mpCbbFrame->GetEntryPos ( pHyperlinkItem->GetTargetFrame() ); in FillStandardDlgFields() local
435 if ( nPos != LISTBOX_ENTRY_NOTFOUND) in FillStandardDlgFields()
/trunk/main/sc/source/ui/attrdlg/
H A Dscdlgfact.hxx326 virtual String GetSelectEntry(sal_uInt16 nPos) const;
327 virtual sal_uInt16 GetSelectEntryPos(sal_uInt16 nPos) const;
/trunk/main/sc/source/ui/dbgui/
H A Dconsdlg.cxx608 ScSubTotalFunc ScConsolidateDlg::LbPosToFunc( sal_uInt16 nPos ) in LbPosToFunc() argument
610 switch ( nPos ) in LbPosToFunc()
H A Dtpsubt.cxx339 ScSubTotalFunc ScTpSubTotalGroup::LbPosToFunc( sal_uInt16 nPos ) in LbPosToFunc() argument
341 switch ( nPos ) in LbPosToFunc()
/trunk/main/sw/source/core/fields/
H A Dfldbas.cxx751 xub_StrLen nPos = 0; in SetFormula() local
753 if( SwCalc::Str2Double( rStr, nPos, fTmpValue, GetDoc() ) ) in SetFormula()
H A Dexpfld.cxx717 sal_uInt16 nPos; in InsertSort() local
718 sal_Bool bRet = SeekEntry( *pNew, &nPos ); in InsertSort()
720 C40_INSERT( _SeqFldLstElem, pNew, nPos ); in InsertSort()
/trunk/main/cli_ure/source/uno_bridge/
H A Dcli_proxy.cxx450 for ( sal_Int32 nPos = numberMembers; nPos--; ) in Invoke() local
452 typelib_TypeDescriptionReference * member_type = ppAllMembers[nPos]; in Invoke()
/trunk/main/sc/source/ui/unoobj/
H A Ddapiuno.cxx564 sal_uInt16 nPos = 0; in getElementNames() local
571 pAry[nPos++] = pDPObj->GetName(); in getElementNames()
1635 SCSIZE nPos = 0; in lcl_GetFieldDataByIndex() local
1650 if (nPos == nIndex) in lcl_GetFieldDataByIndex()
1656 ++nPos; in lcl_GetFieldDataByIndex()
1669 if (nPos == nIndex) in lcl_GetFieldDataByIndex()
1675 ++nPos; in lcl_GetFieldDataByIndex()
/trunk/main/sw/source/core/swg/
H A Dswblocks.cxx76 : nPos( n ), aShort( rShort ), aLong( rLong ), aPackageName (rShort), in SwBlockName()
83 : nPos( 0 ), aShort( rShort ), aLong( rLong ), aPackageName (rPackageName), in SwBlockName()
/trunk/main/dbaccess/source/core/api/
H A Ddefinitioncolumn.cxx501 sal_Int32 nPos = 0; in createArrayHelper() local
528 …OSL_ENSURE( nPos == nPropertyCount, "OTableColumnDescriptorWrapper::createArrayHelper: something w… in createArrayHelper()
/trunk/main/lingucomponent/source/spellcheck/spell/
H A Dsspellimp.cxx248 sal_Int32 nPos = aLocation.lastIndexOf( '.' ); in getLocales() local
249 aLocation = aLocation.copy( 0, nPos ); in getLocales()
/trunk/main/svx/source/fmcomp/
H A Dfmgridif.cxx937 void SAL_CALL FmXGridControl::setCurrentColumnPosition(sal_Int16 nPos) throw( RuntimeException ) in setCurrentColumnPosition() argument
943 xGrid->setCurrentColumnPosition( nPos ); in setCurrentColumnPosition()
2342 void FmXGridPeer::setCurrentColumnPosition(sal_Int16 nPos) throw( RuntimeException ) in setCurrentColumnPosition() argument
2346 pGrid->GoToColumnId(pGrid->GetColumnIdFromViewPos(nPos)); in setCurrentColumnPosition()
2440 sal_uInt16 nPos = pGrid->GetModelColumnPos(nId); in getByIndex() local
2442 DbGridColumn* pCol = pGrid->GetColumns().GetObject(nPos); in getByIndex()
/trunk/main/xmloff/source/core/
H A Dxmlimp.cxx1311 sal_Int32 nPos = 1; in IsPackageURL() local
1312 while( nPos < nLen ) in IsPackageURL()
1314 switch( rURL[nPos] ) in IsPackageURL()
1326 ++nPos; in IsPackageURL()
/trunk/main/sw/source/core/doc/
H A Dtblcpy.cxx819 sal_uInt16 nPos = GetTabLines().C40_GETPOS( SwTableLine, pNxtLine ); in InsTable() local
821 if( nPos + 1 >= GetTabLines().Count() ) in InsTable()
826 pNxtLine = GetTabLines()[ nPos+1 ]; in InsTable()

Completed in 259 milliseconds

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