/aoo41x/main/basic/source/sbx/ |
H A D | sbxarray.cxx | 146 SbxVariableRef& SbxArray::GetRef32( sal_uInt32 nIdx ) in GetRef32() 164 SbxVariableRef& SbxArray::GetRef( sal_uInt16 nIdx ) in GetRef() 182 SbxVariable* SbxArray::Get32( sal_uInt32 nIdx ) in Get32() 201 SbxVariable* SbxArray::Get( sal_uInt16 nIdx ) in Get() 260 const XubString& SbxArray::GetAlias( sal_uInt16 nIdx ) in GetAlias() 324 void SbxArray::Remove32( sal_uInt32 nIdx ) in Remove32() 335 void SbxArray::Remove( sal_uInt16 nIdx ) in Remove() 521 sal_uInt16 nIdx; in LoadData() local 714 sal_Int32 nIdx = *pIdx++; in Offset32() local 733 short nIdx = *pIdx++; in Offset() local [all …]
|
/aoo41x/main/qadevOOo/runner/convwatch/ |
H A D | BuildID.java | 38 int nIdx = _sApp.indexOf("\"", 1); in getBuildID() local 51 int nIdx = _sApp.indexOf(" ", 1); in getBuildID() local 68 int nIdx = sOfficePath.lastIndexOf(fs); in getBuildID() local
|
H A D | FileHelper.java | 109 int nIdx = _sFilename.lastIndexOf(fs); in getBasename() local 120 int nIdx = _sFilename.lastIndexOf("."); in getNameNoSuffix() local 131 int nIdx = _sFilename.lastIndexOf("."); in getSuffix() local 144 int nIdx = _sFilename.lastIndexOf(fs); in getPath() local
|
/aoo41x/main/o3tl/inc/o3tl/ |
H A D | vector_pool.hxx | 54 std::ptrdiff_t nIdx=mnFirstFreeIndex; in store() local 68 void free( std::ptrdiff_t nIdx ) in free() 78 ValueType& get( std::ptrdiff_t nIdx ) in get()
|
/aoo41x/main/sw/source/core/inc/ |
H A D | drawdev.hxx | 76 const sal_uInt16 nIdx, const sal_uInt16 nLen ) in DrawText() 89 const String& rTxt, const sal_uInt16 nIdx, const sal_uInt16 nLen ) in DrawStretchText() 102 long *pKernArray, const sal_uInt16 nIdx, const sal_uInt16 nLen ) in DrawTextArray()
|
H A D | UndoNumbering.hxx | 122 sal_uLong nIdx; member in SwUndoNumOrNoNum 136 sal_uLong nIdx; member in SwUndoNumRuleStart
|
/aoo41x/main/sfx2/source/view/ |
H A D | orgmgr.cxx | 280 SfxObjectShellRef SfxOrganizeMgr::CreateObjectShell( sal_uInt16 nIdx ) in CreateObjectShell() 342 sal_Bool SfxOrganizeMgr::DeleteObjectShell(sal_uInt16 nIdx) in DeleteObjectShell() 360 sal_uInt16 nIdx) in CreateObjectShell() 376 sal_Bool SfxOrganizeMgr::DeleteObjectShell(sal_uInt16 nRegion, sal_uInt16 nIdx) in DeleteObjectShell() 478 sal_uInt16 nRegion, sal_uInt16 nIdx) in Delete() 607 sal_uInt16 nRegion, sal_uInt16 nIdx) in SetName() 637 sal_Bool SfxOrganizeMgr::CopyTo(sal_uInt16 nRegion, sal_uInt16 nIdx, const String &rName) const in CopyTo() 665 sal_uInt16 nRegion, sal_uInt16 nIdx, String &rName) in CopyFrom()
|
/aoo41x/main/sw/source/core/swg/ |
H A D | SwXMLTextBlocks.cxx | 152 sal_uInt16 nIdx = GetIndex( rShort ); in AddName() local 168 sal_uInt16 nIdx = GetIndex( rShort ); in AddName() local 201 sal_uLong SwXMLTextBlocks::Rename( sal_uInt16 nIdx, const String& rNewShort, const String& ) in Rename() 252 sal_uInt16 nIdx = 0; in CopyBlock() local 448 sal_uLong SwXMLTextBlocks::GetText( sal_uInt16 nIdx, String& rText ) in GetText() 540 sal_uInt16 nIdx = GetIndex ( rShort ); in SetIsTextOnly() local 545 void SwXMLTextBlocks::SetIsTextOnly( sal_uInt16 nIdx, sal_Bool bNewValue ) in SetIsTextOnly() 552 sal_uInt16 nIdx = GetIndex ( rShort ); in IsOnlyTextBlock() local
|
H A D | swblocks.cxx | 206 sal_uInt16 nIdx = GetIndex( rShort ); in AddName() local 515 sal_uInt16 nIdx = (sal_uInt16)-1; in Rename() local 633 sal_uInt16 nIdx = (sal_uInt16)-1; in PutDoc() local 663 sal_uInt16 nIdx = (sal_uInt16) -1; in PutText() local 752 sal_uInt16 nIdx = pImp->GetIndex( rShort ); in IsOnlyTextBlock() local 764 sal_Bool SwTextBlocks::GetMacroTable( sal_uInt16 nIdx, SvxMacroTableDtor& rMacroTbl ) in GetMacroTable() 772 sal_Bool SwTextBlocks::SetMacroTable( sal_uInt16 nIdx, in SetMacroTable()
|
/aoo41x/main/qadevOOo/runner/graphical/ |
H A D | BuildID.java | 37 int nIdx = _sApp.indexOf("\"", 1); in getOfficePath() local 50 int nIdx = _sApp.indexOf(" ", 1); in getOfficePath() local 190 int nIdx = sBuildID.indexOf("[CWS:"); in getCWSName() local
|
H A D | FileHelper.java | 123 int nIdx = _sFilename.lastIndexOf("\\"); in getBasename() local 141 int nIdx = _sFilename.lastIndexOf("."); in getNameNoSuffix() local 155 int nIdx = _sFilename.lastIndexOf("."); in getSuffix() local 171 int nIdx = _sFilename.lastIndexOf("\\"); in getPath() local
|
/aoo41x/main/sc/source/filter/excel/ |
H A D | xistring.cxx | 124 for( sal_uInt16 nIdx = 0; nIdx < nRunCount; ++nIdx ) in ReadFormats() local 133 for( sal_uInt16 nIdx = 0; nIdx < nRunCount; ++nIdx ) in ReadFormats() local 148 for( sal_uInt16 nIdx = 0; nIdx < nRunCount; ++nIdx ) in ReadObjFormats() local
|
/aoo41x/main/editeng/source/items/ |
H A D | svxfont.cxx | 206 const xub_StrLen nIdx; member in SvxDoCapitals 243 const xub_StrLen nIdx = rDo.GetIdx(); in DoOnCapitals() local 397 const xub_StrLen nIdx, const xub_StrLen nLen ) const in GetPhysTxtSize() 455 const sal_uInt16 nIdx, const sal_uInt16 nLen, sal_Int32* pDXArray ) const in QuickGetTextSize() 489 const xub_StrLen nIdx, const xub_StrLen nLen ) in GetTxtSize() 511 const xub_StrLen nIdx, const xub_StrLen nLen ) const in DrawText() 542 const xub_StrLen nIdx, const xub_StrLen nLen, const sal_Int32* pDXArray ) const in QuickDrawText() 595 const xub_StrLen nIdx, const xub_StrLen nLen ) const in DrawPrev() 730 const xub_StrLen nIdx, const xub_StrLen nLen) const in GetCapitalSize() argument 845 const xub_StrLen nIdx, const xub_StrLen nLen ) const in DrawCapital()
|
/aoo41x/main/svx/source/svdraw/ |
H A D | svditer.cxx | 76 for( sal_uIntPtr nIdx = 0, nCount = rObjList.GetObjCount(); nIdx < nCount; ++nIdx ) in ImpProcessObjectList() local 88 for( sal_uIntPtr nIdx = 0, nCount = rMarkList.GetMarkCount(); nIdx < nCount; ++nIdx ) in ImpProcessMarkList() local
|
/aoo41x/main/idl/source/prj/ |
H A D | globals.cxx | 92 sal_uInt32 nIdx; in INS() local
|
/aoo41x/main/sc/source/ui/dbgui/ |
H A D | dpgroupdlg.cxx | 258 for( size_t nIdx = 0 ; nIdx < nCount; ++nIdx ) in ScDPDateGroupDlg() local 269 for( size_t nIdx = 0; nIdx < nCount; ++nIdx ) in ScDPDateGroupDlg() local 334 for( sal_uLong nIdx = 0, nCount = maLbUnits.GetEntryCount(); nIdx < nCount; ++nIdx ) in GetDatePart() local
|
/aoo41x/main/sw/source/core/bastyp/ |
H A D | index.cxx | 99 SwIndex::SwIndex(SwIndexReg *const pArr, xub_StrLen const nIdx) in SwIndex() 122 SwIndex::SwIndex( const SwIndex& rIdx, short nIdx ) in SwIndex() 317 SwIndex& SwIndex::Assign( SwIndexReg* pArr, xub_StrLen nIdx ) in Assign()
|
/aoo41x/main/sw/source/core/docnode/ |
H A D | ndindex.cxx | 62 SwNodeIndex::SwNodeIndex( SwNodes& rNds, sal_uLong nIdx ) in SwNodeIndex() 134 SwNodeIndex& SwNodeIndex::Assign( SwNodes& rNds, sal_uLong nIdx ) in Assign()
|
H A D | ndnum.cxx | 38 sal_uLong nIdx = rSrch->GetIndex(); in _SV_IMPL_SORTAR_ALG() local
|
/aoo41x/main/svx/source/form/ |
H A D | fmdmod.cxx | 89 for( sal_uInt16 nIdx = 0; nIdx < nSvxComponentServiceNameListCount; nIdx++ ) in getAvailableServiceNames() local
|
/aoo41x/main/starmath/source/ |
H A D | toolbox.cxx | 73 sal_Int16 nIdx = -1; in GetToolBoxCategoriesIndex() local 224 sal_Int16 nIdx = GetToolBoxCategoriesIndex( nCategoryRID ); in ApplyImageLists() local 343 sal_Int16 nIdx = GetToolBoxCategoriesIndex( nCategoryRID ); in SetCategory() local
|
/aoo41x/main/vcl/qa/complex/memCheck/ |
H A D | FileHelper.java | 75 int nIdx = _sFilename.lastIndexOf("\\"); in getBasename() local
|
/aoo41x/main/sw/source/ui/inc/ |
H A D | selglos.hxx | 67 inline void SwSelGlossaryDlg::SelectEntryPos(sal_uInt16 nIdx) in SelectEntryPos()
|
/aoo41x/main/vcl/unx/kde4/ |
H A D | KDEXLib.cxx | 102 int nIdx; in Init() local
|
/aoo41x/main/xmloff/source/style/ |
H A D | XMLFootnoteSeparatorExport.cxx | 56 void XMLFootnoteSeparatorExport::exportXML( in exportXML()
|