Home
last modified time | relevance | path

Searched refs:nNewId (Results 1 – 25 of 25) sorted by relevance

/trunk/main/sc/source/ui/view/
H A Dtabvwsh2.cxx106 sal_uInt16 nNewId = rReq.GetSlot(); in ExecDraw() local
108 if ( nNewId == SID_DRAW_CHART ) in ExecDraw()
154 nNewId = SID_OBJECT_SELECT; in ExecDraw()
175 nNewId = SID_DRAW_TEXT; in ExecDraw()
190 else if ( nNewId == nDrawSfxId && ( nNewId != SID_FM_CREATE_CONTROL || in ExecDraw()
207 nNewId = SID_OBJECT_SELECT; in ExecDraw()
239 nDrawSfxId = nNewId; in ExecDraw()
244 if ( nNewId == SID_DRAW_TEXT || nNewId == SID_DRAW_TEXT_VERTICAL || in ExecDraw()
245 nNewId == SID_DRAW_TEXT_MARQUEE || nNewId == SID_DRAW_NOTEEDIT ) in ExecDraw()
269 switch (nNewId) in ExecDraw()
[all …]
/trunk/main/sw/source/core/doc/
H A DSwStyleNameMapper.cxx483 if ( nNewId != nId ) in getHashTable()
495 if ( nNewId != nId ) in getHashTable()
507 if ( nNewId != nId ) in getHashTable()
519 if ( nNewId != nId ) in getHashTable()
531 if ( nNewId != nId ) in getHashTable()
543 if ( nNewId != nId ) in getHashTable()
557 if ( nNewId != nId ) in getHashTable()
569 if ( nNewId != nId ) in getHashTable()
583 if ( nNewId != nId ) in getHashTable()
597 if ( nNewId != nId ) in getHashTable()
[all …]
/trunk/main/sfx2/source/control/
H A Dctrlitem.cxx95 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()
/trunk/main/sc/source/filter/lotus/
H A Dlotform.cxx397 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()
/trunk/main/svtools/source/brwbox/
H A Dbrwbox2.cxx2004 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()
/trunk/main/sc/source/ui/app/
H A Duiitems.cxx131 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()
/trunk/main/sc/source/filter/inc/
H A Dtokstack.hxx237 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 Dlotrange.hxx70 inline void LotusRange::SetId( LR_ID nNewId ) in SetId() argument
72 nId = nNewId; in SetId()
/trunk/main/sfx2/inc/sfx2/
H A Dctrlitem.hxx62 void Bind( sal_uInt16 nNewId, SfxBindings * = 0); // in SfxBindings registrieren
87 SAL_DLLPRIVATE void BindInternal_Impl( sal_uInt16 nNewId, SfxBindings* );
/trunk/main/tools/source/ref/
H A Dpstm.cxx771 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()
/trunk/main/svx/inc/svx/
H A Dsvdglue.hxx81 void SetId(sal_uInt16 nNewId) { nId=nNewId; } in SetId() argument
H A Dgallery1.hxx88 void SetId( sal_uInt32 nNewId, sal_Bool bResetThemeName );
H A Dgaltheme.hxx160 void SetId( sal_uInt32 nNewId, sal_Bool bResetThemeName );
/trunk/main/sc/source/ui/inc/
H A Duiitems.hxx105 ScTablesHint(sal_uInt16 nNewId, SCTAB nTable1, SCTAB nTable2=0);
139 ScIndexHint(sal_uInt16 nNewId, sal_uInt16 nIdx);
/trunk/main/vcl/source/gdi/
H A Dpdfextoutdevdata.cxx765 sal_Int32 nNewId = mpGlobalSyncData->mStructParents.size(); in BeginStructureElement() local
767 mpGlobalSyncData->mCurrentStructElement = nNewId; in BeginStructureElement()
768 return nNewId; in BeginStructureElement()
H A Dpdfwriter_impl.cxx6942 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()
11212 m_nCurrentStructElement = nNewId; in beginStructureElement()
11247 return nNewId; in beginStructureElement()
11352 sal_Int32 nNewId = sal_Int32(m_aStructure.size()); in addInternalStructureContainer() local
11357 rEleNew.m_nOwnElement = nNewId; in addInternalStructureContainer()
11364 aNewChildren.push_back( nNewId ); in addInternalStructureContainer()
[all …]
/trunk/main/svx/source/svdraw/
H A Dsvdglev.cxx304 sal_uInt16 nNewId=(*pGPL)[nNewIdx].GetId(); // Id des neuen GluePoints ermitteln in ImpCopyMarkedGluePoints() local
305 pPts->Replace(nNewId,nPtNum); // und diesen markieren (anstelle des alten) in ImpCopyMarkedGluePoints()
/trunk/main/sw/source/ui/uiview/
H A Dviewdraw.cxx130 sal_uInt16 nNewId = pIdentifierItem->GetValue(); in ExecDraw() local
131 if (nNewId == nFormSfxId) in ExecDraw()
/trunk/main/sc/source/core/data/
H A Ddpobject.cxx2548 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()
/trunk/main/svx/source/gallery2/
H A Dgallery1.cxx136 void GalleryThemeEntry::SetId( sal_uInt32 nNewId, sal_Bool bResetThemeName ) in SetId() argument
138 nId = nNewId; in SetId()
H A Dgaltheme.cxx1627 void GalleryTheme::SetId( sal_uInt32 nNewId, sal_Bool bResetThemeName ) { pThm->SetId( nNewId, bRes… in SetId() argument
/trunk/main/sdext/source/pdfimport/xpdfwrapper/
H A Dpdfioutdev_gpl.cxx384 int PDFOutDev::parseFont( long long nNewId, GfxFont* gfxFont, GfxState* state ) const in parseFont() argument
415 m_aFontMap[ nNewId ] = aNewFont; in parseFont()
H A Dpdfioutdev_gpl.hxx139 int parseFont( long long nNewId, GfxFont* pFont, GfxState* state ) const;
/trunk/main/vcl/inc/vcl/
H A Dimage.hxx129 void AddImage( sal_uInt16 nNewId, const Image& rImage );
/trunk/main/svx/source/fmcomp/
H A Dfmgridif.cxx1871 …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()

Completed in 190 milliseconds