| /AOO41X/main/sc/source/ui/view/ |
| H A D | tabvwsh2.cxx | 106 sal_uInt16 nNewId = rReq.GetSlot(); in ExecDraw() local 108 if ( nNewId == SID_DRAW_CHART ) in ExecDraw() 120 if (nNewId == SID_INSERT_DRAW && pArgs) in ExecDraw() 129 case SVX_SNAP_DRAW_SELECT: nNewId = SID_OBJECT_SELECT; break; in ExecDraw() 130 case SVX_SNAP_DRAW_LINE: nNewId = SID_DRAW_LINE; break; in ExecDraw() 131 case SVX_SNAP_DRAW_RECT: nNewId = SID_DRAW_RECT; break; in ExecDraw() 132 case SVX_SNAP_DRAW_ELLIPSE: nNewId = SID_DRAW_ELLIPSE; break; in ExecDraw() 133 case SVX_SNAP_DRAW_POLYGON_NOFILL: nNewId = SID_DRAW_POLYGON_NOFILL; break; in ExecDraw() 134 case SVX_SNAP_DRAW_BEZIER_NOFILL: nNewId = SID_DRAW_BEZIER_NOFILL; break; in ExecDraw() 135 case SVX_SNAP_DRAW_FREELINE_NOFILL: nNewId = SID_DRAW_FREELINE_NOFILL; break; in ExecDraw() [all …]
|
| /AOO41X/main/sw/source/core/doc/ |
| H A D | SwStyleNameMapper.cxx | 479 … sal_uInt16 nNewId = GetPoolIdFromProgName ( bString, nsSwGetPoolIdFromName::GET_POOLID_TXTCOLL ); in getHashTable() local 480 FillProgName ( nNewId, aString ); in getHashTable() 482 nNewId = GetPoolIdFromUIName ( aString, nsSwGetPoolIdFromName::GET_POOLID_TXTCOLL ); in getHashTable() 483 if ( nNewId != nId ) in getHashTable() 491 … sal_uInt16 nNewId = GetPoolIdFromProgName ( bString, nsSwGetPoolIdFromName::GET_POOLID_TXTCOLL ); in getHashTable() local 492 FillProgName ( nNewId, aString ); in getHashTable() 494 nNewId = GetPoolIdFromUIName ( aString, nsSwGetPoolIdFromName::GET_POOLID_TXTCOLL ); in getHashTable() 495 if ( nNewId != nId ) in getHashTable() 503 … sal_uInt16 nNewId = GetPoolIdFromProgName ( bString, nsSwGetPoolIdFromName::GET_POOLID_TXTCOLL ); in getHashTable() local 504 FillProgName ( nNewId, aString ); in getHashTable() [all …]
|
| /AOO41X/main/sfx2/source/control/ |
| H A D | ctrlitem.cxx | 95 void SfxControllerItem::Bind( sal_uInt16 nNewId, SfxBindings *pBindinx ) in Bind() argument 106 nId = nNewId; in Bind() 114 void SfxControllerItem::BindInternal_Impl( sal_uInt16 nNewId, SfxBindings *pBindinx ) in BindInternal_Impl() argument 125 nId = nNewId; in BindInternal_Impl()
|
| /AOO41X/main/sc/source/filter/lotus/ |
| H A D | lotform.cxx | 397 TokenId nNewId; in Convert() local 487 nNewId = aPool.Store( rR ); in Convert() 494 nNewId = aPool.Store( rR ); in Convert() 496 nNewId = aPool.Store( ( sal_uInt16 ) nId ); in Convert() 499 aStack << nNewId; in Convert() 514 nNewId = aPool.Store( aCRD ); in Convert() 522 nNewId = aPool.Store( aCRD ); in Convert() 524 nNewId = aPool.Store( ( sal_uInt16 ) nId ); in Convert() 527 aStack << nNewId; in Convert()
|
| /AOO41X/main/svtools/source/brwbox/ |
| H A D | brwbox2.cxx | 2004 sal_uInt16 nNewId = GetColumnId(ColCount() -1); in Dispatch() local 2005 bDone = (nNewId != 0) && GoToColumnId( nNewId ); in Dispatch() 2015 sal_uInt16 nNewId = GetColumnId( nNewPos ); in Dispatch() local 2016 if (nNewId != 0) // Am Zeilenende ? in Dispatch() 2017 bDone = GoToColumnId( nNewId ); in Dispatch() 2033 sal_uInt16 nNewId = GetColumnId(1); in Dispatch() local 2034 bDone = (nNewId != 0) && GoToColumnId( nNewId ); in Dispatch() 2044 sal_uInt16 nNewId = GetColumnId( nNewPos ); in Dispatch() local 2045 if (nNewId != 0) in Dispatch() 2046 bDone = GoToColumnId( nNewId ); in Dispatch()
|
| /AOO41X/main/sc/source/ui/app/ |
| H A D | uiitems.cxx | 131 ScTablesHint::ScTablesHint(sal_uInt16 nNewId, SCTAB nTable1, SCTAB nTable2) : in ScTablesHint() argument 132 nId( nNewId ), in ScTablesHint() 147 ScIndexHint::ScIndexHint(sal_uInt16 nNewId, sal_uInt16 nIdx) : in ScIndexHint() argument 148 nId( nNewId ), in ScIndexHint()
|
| /AOO41X/main/sc/source/filter/inc/ |
| H A D | tokstack.hxx | 237 inline TokenStack& operator <<( const TokenId nNewId ); 268 inline TokenStack &TokenStack::operator <<( const TokenId nNewId ) in operator <<() argument 273 pStack[ nPos ] = nNewId; in operator <<()
|
| H A D | lotrange.hxx | 70 inline void LotusRange::SetId( LR_ID nNewId ) in SetId() argument 72 nId = nNewId; in SetId()
|
| /AOO41X/main/sfx2/inc/sfx2/ |
| H A D | ctrlitem.hxx | 62 … void Bind( sal_uInt16 nNewId, SfxBindings * = 0); // in SfxBindings registrieren 87 SAL_DLLPRIVATE void BindInternal_Impl( sal_uInt16 nNewId, SfxBindings* );
|
| /AOO41X/main/tools/source/ref/ |
| H A D | pstm.cxx | 771 sal_uIntPtr nNewId = aPUIdx.Insert( rpObj ); in ReadObj() local 773 aPTable.Insert( (sal_uIntPtr)rpObj, (void *)nNewId ); in ReadObj() 774 DBG_ASSERT( !(nHdr & P_DBGUTIL) || nId == nNewId, in ReadObj()
|
| /AOO41X/main/svx/inc/svx/ |
| H A D | svdglue.hxx | 81 void SetId(sal_uInt16 nNewId) { nId=nNewId; } in SetId() argument
|
| H A D | gallery1.hxx | 88 void SetId( sal_uInt32 nNewId, sal_Bool bResetThemeName );
|
| H A D | galtheme.hxx | 160 void SetId( sal_uInt32 nNewId, sal_Bool bResetThemeName );
|
| /AOO41X/main/sc/source/ui/inc/ |
| H A D | uiitems.hxx | 105 ScTablesHint(sal_uInt16 nNewId, SCTAB nTable1, SCTAB nTable2=0); 139 ScIndexHint(sal_uInt16 nNewId, sal_uInt16 nIdx);
|
| /AOO41X/main/vcl/source/gdi/ |
| H A D | pdfextoutdevdata.cxx | 765 sal_Int32 nNewId = mpGlobalSyncData->mStructParents.size(); in BeginStructureElement() local 767 mpGlobalSyncData->mCurrentStructElement = nNewId; in BeginStructureElement() 768 return nNewId; in BeginStructureElement()
|
| H A D | pdfwriter_impl.cxx | 6941 … sal_uInt8 nNewId = sal::static_int_cast<sal_uInt8>(rSubset.m_aSubsets.back().m_aMapping.size()+1); in registerGlyphs() local 6942 pMappedGlyphs[i] = nNewId; in registerGlyphs() 6946 rNewGlyphEmit.setGlyphId( nNewId ); in registerGlyphs() 6953 rNewGlyph.m_nSubsetGlyphID = nNewId; in registerGlyphs() 11204 sal_Int32 nNewId = sal_Int32(m_aStructure.size()); in beginStructureElement() local 11208 rEle.m_nOwnElement = nNewId; in beginStructureElement() 11211 m_aStructure[ m_nCurrentStructElement ].m_aChildren.push_back( nNewId ); in beginStructureElement() 11212 m_nCurrentStructElement = nNewId; in beginStructureElement() 11247 return nNewId; in beginStructureElement() 11352 sal_Int32 nNewId = sal_Int32(m_aStructure.size()); in addInternalStructureContainer() local [all …]
|
| /AOO41X/main/svx/source/svdraw/ |
| H A D | svdglev.cxx | 311 … sal_uInt16 nNewId=(*pGPL)[nNewIdx].GetId(); // Id des neuen GluePoints ermitteln in ImpCopyMarkedGluePoints() local 312 … pPts->Replace(nNewId,nPtNum); // und diesen markieren (anstelle des alten) in ImpCopyMarkedGluePoints()
|
| /AOO41X/main/sw/source/ui/uiview/ |
| H A D | viewdraw.cxx | 130 sal_uInt16 nNewId = pIdentifierItem->GetValue(); in ExecDraw() local 131 if (nNewId == nFormSfxId) in ExecDraw()
|
| /AOO41X/main/sc/source/core/data/ |
| H A D | dpobject.cxx | 2548 long nNewId = pDoc->GetNewDPObjectCacheId(); in RefreshCache() local 2554 pCache = pSheetDesc->CreateCache( pDoc, nNewId ); in RefreshCache() 2556 pCache = pImpDesc->CreateCache( pDoc, nNewId ); in RefreshCache() 2565 nNewId = pCache->GetId(); in RefreshCache() 2574 (*pDPCollection)[i]->SetCacheId( nNewId ); in RefreshCache()
|
| /AOO41X/main/svx/source/gallery2/ |
| H A D | gallery1.cxx | 136 void GalleryThemeEntry::SetId( sal_uInt32 nNewId, sal_Bool bResetThemeName ) in SetId() argument 138 nId = nNewId; in SetId()
|
| H A D | galtheme.cxx | 1627 void GalleryTheme::SetId( sal_uInt32 nNewId, sal_Bool bResetThemeName ) { pThm->SetId( nNewId, bRes… in SetId() argument
|
| /AOO41X/main/sdext/source/pdfimport/xpdfwrapper/ |
| H A D | pdfioutdev_gpl.cxx | 385 int PDFOutDev::parseFont( long long nNewId, GfxFont* gfxFont, GfxState* state ) const in parseFont() argument 418 m_aFontMap[ nNewId ] = aNewFont; in parseFont()
|
| H A D | pdfioutdev_gpl.hxx | 144 int parseFont( long long nNewId, GfxFont* pFont, GfxState* state ) const;
|
| /AOO41X/main/vcl/inc/vcl/ |
| H A D | image.hxx | 129 void AddImage( sal_uInt16 nNewId, const Image& rImage );
|
| /AOO41X/main/svx/source/fmcomp/ |
| H A D | fmgridif.cxx | 1871 …sal_uInt16 nNewId = pGrid->AppendColumn(aName, (sal_uInt16)nWidth, (sal_Int16)::comphelper::getINT… in elementReplaced() local 1872 sal_uInt16 nNewPos = pGrid->GetModelColumnPos(nNewId); in elementReplaced()
|