/aoo41x/main/cppuhelper/source/ |
H A D | implbase.cxx | 82 for ( sal_Int32 nPos = nType2Offset; nPos--; ) in ~ClassDataBase() local 126 sal_Int32 nPos = nType2Offset; in initTypeProvider() local 180 for ( sal_Int32 nPos = 0; nPos < nType2Offset; ++nPos ) in query() local
|
/aoo41x/main/bridges/inc/bridges/cpp_uno/ |
H A D | type_misc.hxx | 68 for ( sal_Int32 nPos = pComp->nMembers; nPos--; ) in cppu_relatesToInterface() local
|
/aoo41x/main/vcl/source/window/ |
H A D | menu.cxx | 396 sal_uInt16 nItems = 0, nPos; in GetItemCount() local 416 sal_uInt16 nItems = 0, nPos; in GetItemCount() local 1553 sal_uInt16 nPos; in GetItemPos() local 1637 sal_uInt16 nPos; in SetPopupMenu() local 1679 sal_uInt16 nPos; in SetAccelKey() local 1732 sal_uInt16 nPos; in CheckItem() local 1797 sal_uInt16 nPos; in IsItemChecked() local 3228 sal_uInt16 nPos; in SetAccessibleName() local 3619 sal_uInt16 nPos; in SelectEntry() local 3630 sal_uInt16 nPos; in SelectEntry() local [all …]
|
/aoo41x/main/sw/source/ui/fldui/ |
H A D | fldfunc.cxx | 133 sal_uInt16 nPos, nTypeId; in Reset() local 244 sal_uInt16 nPos = aFormatLB.InsertEntry(GetFldMgr().GetFormatStr(nTypeId, i)); in IMPL_LINK() local 548 sal_uInt16 nPos = aSelectionLB.InsertEntry(*aLst[i]); in UpdateSubType() local 680 sal_uInt16 nPos = 0; in TurnMacroString() local
|
H A D | fldmgr.cxx | 435 for (sal_uInt16 nPos = rRange.nStart; nPos < rRange.nEnd; nPos++) in GetGroup() local 450 sal_uInt16 SwFldMgr::GetTypeId(sal_uInt16 nPos) in GetTypeId() 457 const String& SwFldMgr::GetTypeStr(sal_uInt16 nPos) in GetTypeStr() 511 const sal_uInt16 nPos = GetPos(nTypeId); in GetSubTypes() local 620 const sal_uInt16 nPos = GetPos(nTypeId); in GetFormatCount() local 677 const sal_uInt16 nPos = GetPos(nTypeId); in GetFormatStr() local 745 sal_uInt16 nPos = GetPos( nTypeId ); in GetFormatId() local 1165 sal_uInt16 nPos, nTablePos, nCmdTypePos, nExpPos; in InsertFld() local 1567 sal_uInt16 nPos = rPar2.Search( '|' ); in UpdateCurFld() local
|
/aoo41x/main/sd/source/ui/func/ |
H A D | fuinsfil.cxx | 378 sal_uInt16 nPos = 0xFFFF; in InsSDDinDrMode() local 650 sal_uLong nPos = pDocliner->GetAbsPos( pPara ); in InsTextOrRTFinOlMode() local 694 sal_uLong nPos = pOutliner->GetAbsPos( pPara ); in InsTextOrRTFinOlMode() local 716 sal_uLong nPos = pOutliner->GetAbsPos( pSourcePara ); in InsTextOrRTFinOlMode() local
|
/aoo41x/main/bridges/source/jni_uno/ |
H A D | jni_java2uno.cxx | 211 for ( sal_Int32 nPos = 0; nPos < nParams; ++nPos ) in call_uno() local 276 for ( sal_Int32 nPos = 0; nPos < nParams; ++nPos ) in call_uno() local 362 for ( sal_Int32 nPos = 0; nPos < nParams; ++nPos ) in call_uno() local 514 for ( sal_Int32 nPos = td->nAllMembers; nPos--; ) in Java_com_sun_star_bridges_jni_1uno_JNI_1proxy_dispatch_1call() local
|
/aoo41x/main/editeng/source/outliner/ |
H A D | paralist.cxx | 243 sal_uLong nPos = GetAbsPos( pParent ); in Expand() local 259 sal_uLong nPos = GetAbsPos( pParent ); in Collapse() local 275 sal_uLong nPos = GetAbsPos( pPara ); in GetVisPos() local
|
/aoo41x/main/package/source/xstor/ |
H A D | switchpersistencestream.cxx | 113 sal_Int64 nPos = 0; in SwitchPersistenceTo() local 148 sal_Int64 nPos = 0; in SwitchPersistenceTo() local 205 sal_Int64 nPos = m_pStreamData->m_xOrigSeekable->getPosition(); in CopyAndSwitchPersistenceTo() local
|
/aoo41x/main/accessibility/source/extended/ |
H A D | accessibleiconchoicectrl.cxx | 89 sal_uLong nPos = getCtrl()->GetEntryListPos( pEntry ); in IMPLEMENT_FORWARD_XINTERFACE2() local 109 sal_uLong nPos=0; in IMPLEMENT_FORWARD_XINTERFACE2() local 114 sal_uLong nPos = pCtrl->GetEntryListPos( pEntry ); in IMPLEMENT_FORWARD_XINTERFACE2() local
|
/aoo41x/main/sc/source/filter/excel/ |
H A D | xepivot.cxx | 294 for( size_t nPos = 0, nSize = rItemList.GetSize(); nPos < nSize; ++nPos ) in GetItemIndex() local 480 size_t nPos = 0; in InsertOrigTextItem() local 493 size_t nPos = 0; in InsertOrigDoubleItem() local 504 size_t nPos = 0; in InsertOrigDateTimeItem() local 515 size_t nPos = 0; in InsertOrigBoolItem() local 894 size_t nPos, nSize = maFieldList.GetSize(); in WriteSxindexlistList() local 1033 for( size_t nPos = 0, nSize = maItemList.GetSize(); nPos < nSize; ++nPos ) in GetItemIndex() local 1222 for( size_t nPos = 0, nSize = maItemList.GetSize(); !pItem && (nPos < nSize); ++nPos ) in GetItemAcc() local 1458 for( size_t nPos = 0, nSize = maFieldList.GetSize(); nPos < nSize; ++nPos ) in Finalize() local 1748 for( size_t nPos = 0, nSize = maPTableList.GetSize(); nPos < nSize; ++nPos ) in WritePivotTables() local [all …]
|
/aoo41x/main/ucb/source/sorter/ |
H A D | sortresult.cxx | 1451 long nPos = FindPos( pData, 1, nIndex-1 ); in Initialize() local 1518 void SortedResultSet::InsertNew( long nPos, long nCount ) in InsertNew() 1604 void SortedResultSet::Move( long nPos, long nCount, long nOffset ) in Move() 1733 void SortedResultSet::SetChanged( long nPos, long nCount ) in SetChanged() 1855 SortListData::SortListData( long nPos, sal_Bool bModified ) in SortListData() 1876 void SortedEntryList::Insert( SortListData *pEntry, long nPos ) in Insert() 1885 SortListData* SortedEntryList::Remove( long nPos ) in Remove() 1901 SortListData* SortedEntryList::GetData( long nPos ) in GetData() 1941 void SimpleList::Remove( sal_uInt32 nPos ) in Remove() 1969 void SimpleList::Insert( void* pData, sal_uInt32 nPos ) in Insert() [all …]
|
/aoo41x/main/svx/source/items/ |
H A D | numfmtsh.cxx | 429 sal_uInt16 nPos=FindCurrencyTableEntry(rFormat, bTestBanking ); in GetOptions() local 493 sal_uInt16 nPos=FindCurrencyTableEntry(rFmtString,bTestBanking); in IsUserDefined() local 511 sal_uInt16 nPos=FindCurrencyTableEntry(rFmtString, bTestBanking ); in FindEntry() local 1046 sal_uInt16 i,nPos; in FillEListWithUserCurrencys() local 1144 sal_uInt16 nPos=FindCurrencyTableEntry(aNewFormNInfo,bTestBanking); in FillEListWithUsD_Impl() local 1205 void SvxNumberFormatShell::PosToCategory_Impl( sal_uInt16 nPos, short& rCategory ) in PosToCategory_Impl() 1661 sal_Bool SvxNumberFormatShell::IsBankingSymbol(sal_uInt16 nPos) in IsBankingSymbol() 1669 void SvxNumberFormatShell::SetCurrencySymbol(sal_uInt16 nPos) in SetCurrencySymbol() 1728 sal_uInt16 nPos=FindCurrencyTableEntry(rFmtString, bTestBanking); in FindCurrencyFormat() local 1748 sal_uInt16 nPos=(sal_uInt16) -1; in FindCurrencyTableEntry() local [all …]
|
/aoo41x/main/svtools/source/control/ |
H A D | ctrlbox.cxx | 117 sal_uInt16 ColorListBox::InsertEntry( const XubString& rStr, sal_uInt16 nPos ) in InsertEntry() 131 sal_uInt16 nPos ) in InsertEntry() 152 void ColorListBox::RemoveEntry( sal_uInt16 nPos ) in RemoveEntry() 178 sal_uInt16 nPos = InsertEntry( rBox.GetEntry( n ), LISTBOX_APPEND ); in CopyEntries() local 419 sal_uInt16 LineListBox::InsertEntry( const XubString& rStr, sal_uInt16 nPos ) in InsertEntry() 430 sal_uInt16 nPos ) in InsertEntry() 450 void LineListBox::RemoveEntry( sal_uInt16 nPos ) in RemoveEntry() 992 sal_uInt16 nPos = GetEntryPos( aOldText ); in Fill() local 1282 sal_uInt16 nPos = 0; in Fill() local 1460 sal_Int64 FontSizeBox::GetValue( sal_uInt16 nPos, FieldUnit eOutUnit ) const in GetValue()
|
/aoo41x/main/sc/source/ui/dbgui/ |
H A D | csvgrid.cxx | 264 void ScCsvGrid::InsertSplit( sal_Int32 nPos ) in InsertSplit() 279 void ScCsvGrid::RemoveSplit( sal_Int32 nPos ) in RemoveSplit() 292 void ScCsvGrid::MoveSplit( sal_Int32 nPos, sal_Int32 nNewPos ) in MoveSplit() 343 bool ScCsvGrid::ImplInsertSplit( sal_Int32 nPos ) in ImplInsertSplit() 358 bool ScCsvGrid::ImplRemoveSplit( sal_Int32 nPos ) in ImplRemoveSplit() 415 sal_Int32 nPos = (nX - GetFirstX()) / GetCharWidth() + GetFirstVisPos(); in GetColumnFromX() local 747 sal_Int32 nPos = maSplits[ nSplitIx ]; in ImplSetTextLineSep() local 866 … sal_Int32 nPos = (rMEvt.GetPosPixel().X() - GetFirstX()) / GetCharWidth() + GetFirstVisPos(); in Tracking() local 1263 sal_Int32 nPos = GetFirstVisPos(); in ImplDrawHorzScrolled() local 1317 void ScCsvGrid::ImplInvertCursor( sal_Int32 nPos ) in ImplInvertCursor()
|
/aoo41x/main/formula/source/ui/dlg/ |
H A D | structpg.cxx | 60 SvLBoxEntry* pParent, sal_uLong nPos, IFormulaToken* pToken ) in InsertStaticEntry() 132 sal_uInt16 nFlag,sal_uLong nPos,IFormulaToken* pIFormulaToken) in InsertEntry()
|
/aoo41x/main/svx/source/dialog/ |
H A D | strarray.cxx | 71 sal_uInt32 nPos = FindIndex( nType ); in GetStringByType() local
|
/aoo41x/main/sd/source/ui/view/ |
H A D | bmcache.cxx | 59 for( sal_uLong nPos = 0; nPos < aEntries.Count(); ) in Remove() local
|
/aoo41x/main/framework/inc/uielement/ |
H A D | toolbarmerger.hxx | 69 sal_uInt16 nPos; member
|
/aoo41x/main/sc/inc/ |
H A D | markarr.hxx | 72 SCSIZE nPos; member in ScMarkArrayIter
|
/aoo41x/main/sd/source/ui/dlg/ |
H A D | unchss.cxx | 74 sal_uInt16 nPos = aName.Search(aSep); in StyleSheetUndoAction() local
|
/aoo41x/main/svx/source/svdraw/ |
H A D | svdibrow.cxx | 385 long nPos=((BrowseBox*)this)->FirstSelectedRow(); in GetCurrentPos() local 396 sal_uIntPtr nPos=GetCurrentPos(); in GetCurrentWhich() local 405 sal_uIntPtr nPos=GetCurrentPos(); in DoubleClick() local 415 sal_uIntPtr nPos=GetCurrentPos(); in KeyInput() local 467 long nPos=GetCurrentPos(); in ImpSaveWhich() local 497 long nPos=nNum-1; in ImpRestoreWhich() local 507 FASTBOOL _SdrItemBrowserControl::BegChangeEntry(sal_uIntPtr nPos) in BegChangeEntry() 1200 xub_StrLen nPos = aNewText.Search(sal_Unicode('/')); in IMPL_LINK() local
|
/aoo41x/main/sw/source/ui/misc/ |
H A D | redlndlg.cxx | 397 const sal_uInt16 nPos = GetRedlinePos(*pSelEntry); in InitAuthors() local 674 sal_uInt16 nPos; in InsertChilds() local 760 sal_uInt16 nPos = Min((sal_uInt16)nCount, (sal_uInt16)aRedlineParents.Count()); in RemoveParents() local 894 sal_uLong nPos = LONG_MAX; in CallAcceptReject() local 1142 const sal_uInt16 nPos = GetRedlinePos(*pActEntry); in IMPL_LINK() local 1194 const sal_uInt16 nPos = GetRedlinePos(*pTopEntry); in IMPL_LINK() local 1238 const sal_uInt16 nPos = GetRedlinePos(*pEntry); in IMPL_LINK() local 1353 sal_uInt16 nPos = rExtraData.Search(C2S("AcceptChgDat:")); in Initialize() local
|
/aoo41x/main/cli_ure/source/uno_bridge/ |
H A D | cli_data.cxx | 1077 sal_Int32 nPos = 0; in map_to_uno() local 1369 for (sal_Int32 nPos = 0; nPos < nElements; ++nPos) in map_to_uno() local 1633 int nPos = -1; in map_to_cli() local 1696 for (sal_Int32 nPos = comp_td->nMembers; nPos--; ) in map_to_cli() local 1875 for (sal_Int32 nPos = 0; nPos < nElements; ++nPos ) in map_to_cli() local 1921 for ( sal_Int32 nPos = 0; nPos < nElements; ++nPos ) in map_to_cli() local 1941 for ( sal_Int32 nPos = 0; nPos < nElements; ++nPos ) in map_to_cli() local 1960 for ( sal_Int32 nPos = 0; nPos < nElements; ++nPos ) in map_to_cli() local
|
/aoo41x/main/svtools/source/svhtml/ |
H A D | parhtml.cxx | 216 xub_StrLen nPos = 0; in GetNumbers() local 264 xub_StrLen nPos = 0; in GetColor() local 526 xub_StrLen nPos = 0L; in ScanText() local 1462 xub_StrLen nPos=0; in UnescapeToken() local 1489 xub_StrLen nPos = 0; in GetOptions() local 1957 for( xub_StrLen nPos = 2; nPos < nLen; nPos += 2 ) in IsHTMLFormat() local 1987 xub_StrLen nPos; in IsHTMLFormat() local
|