Home
last modified time | relevance | path

Searched refs:nId (Results 201 – 225 of 1213) sorted by relevance

12345678910>>...49

/aoo42x/main/rsc/source/res/
H A Drsctop.cxx46 RscTop::RscTop( Atom nId, sal_uInt32 nTypIdent, RscTop * pSuperCl ) in RscTop() argument
47 : RefNode( nId ) in RscTop()
318 Atom nId, in GetArrayEle() argument
324 return pSuperClass->GetArrayEle( rInst, nId, pCreateClass, pGetInst ); in GetArrayEle()
502 ERRTYPE RscTop::SetConst( const RSCINST & rInst, Atom nId, sal_Int32 nVal ) in SetConst() argument
505 return pSuperClass->SetConst( rInst, nId, nVal ); in SetConst()
519 ERRTYPE RscTop::SetNotConst( const RSCINST & rInst, Atom nId ){ in SetNotConst() argument
522 SetNotConst( rInst, nId ); in SetNotConst()
/aoo42x/main/filter/inc/filter/msfilter/
H A Ddffpropset.hxx65 sal_Bool IsHardAttribute( sal_uInt32 nId ) const;
66 sal_uInt32 GetPropertyValue( sal_uInt32 nId, sal_uInt32 nDefault = 0 ) const;
68 bool GetPropertyBool( sal_uInt32 nId, bool bDefault = false ) const;
70 ::rtl::OUString GetPropertyString( sal_uInt32 nId, SvStream& rStrm ) const;
71 void SetPropertyValue( sal_uInt32 nId, sal_uInt32 nValue ) const;
/aoo42x/main/svx/inc/svx/
H A Dnuminf.hxx46 SvxNumberInfoItem( const sal_uInt16 nId );
48 const sal_uInt16 nId );
50 const sal_uInt16 nId );
52 const sal_uInt16 nId );
55 const String& rValueStr, const sal_uInt16 nId );
/aoo42x/main/sfx2/inc/sfx2/
H A Dfrmdescr.hxx185 void SetItemId( sal_uInt16 nId ) in SetItemId() argument
186 { nItemId = nId; } in SetItemId()
253 …SfxFrameDescriptorItem ( const SfxFrameDescriptor *pD, const sal_uInt16 nId = SID_FRAMEDESCRIPTOR ) in SfxFrameDescriptorItem() argument
254 : SfxPoolItem( nId ) in SfxFrameDescriptorItem()
258 SfxFrameDescriptorItem ( const sal_uInt16 nId = SID_FRAMEDESCRIPTOR ) in SfxFrameDescriptorItem() argument
259 : SfxPoolItem( nId ) in SfxFrameDescriptorItem()
/aoo42x/main/sc/source/ui/drawfunc/
H A Ddrtxtob2.cxx155 sal_uInt16 nId = SvxFontWorkChildWindow::GetChildWindowId(); in ExecuteExtra() local
159 pViewFrm->SetChildWindow( nId, in ExecuteExtra()
164 pViewFrm->ToggleChildWindow( nId ); in ExecuteExtra()
217 sal_uInt16 nId = SvxFontWorkChildWindow::GetChildWindowId(); in GetFormTextState() local
220 if ( pViewFrm->HasChildWindow(nId) ) in GetFormTextState()
221 pDlg = (SvxFontWorkDialog*)(pViewFrm->GetChildWindow(nId)->GetWindow()); in GetFormTextState()
/aoo42x/main/svtools/source/contnr/
H A Dimivctl2.cxx676 GridId nId = GetGrid( (sal_uInt16)nX, (sal_uInt16)nY ); in GetGrid() local
679 DBG_ASSERT(nId <(sal_uLong)(_nGridCols*_nGridRows),"GetGrid failed"); in GetGrid()
680 return nId; in GetGrid()
683 Rectangle IcnGridMap_Impl::GetGridRect( GridId nId ) in GetGridRect() argument
687 GetGridCoord( nId, nGridX, nGridY ); in GetGridRect()
828 void IcnGridMap_Impl::GetGridCoord( GridId nId, sal_uInt16& rGridX, sal_uInt16& rGridY ) in GetGridCoord() argument
833 rGridX = (sal_uInt16)(nId % _nGridCols); in GetGridCoord()
834 rGridY = (sal_uInt16)(nId / _nGridCols); in GetGridCoord()
838 rGridX = (sal_uInt16)(nId / _nGridRows); in GetGridCoord()
839 rGridY = (sal_uInt16)(nId % _nGridRows); in GetGridCoord()
/aoo42x/main/sw/inc/
H A Deditsh.hxx318 SwTxtFmtColl* GetTxtCollFromPool( sal_uInt16 nId );
320 SwFmt* GetFmtFromPool( sal_uInt16 nId );
322 SwPageDesc* GetPageDescFromPool( sal_uInt16 nId );
328 SwFrmFmt* GetFrmFmtFromPool( sal_uInt16 nId ) in GetFrmFmtFromPool() argument
329 { return (SwFrmFmt*)SwEditShell::GetFmtFromPool( nId ); } in GetFrmFmtFromPool()
330 SwCharFmt* GetCharFmtFromPool( sal_uInt16 nId ) in GetCharFmtFromPool() argument
331 { return (SwCharFmt*)SwEditShell::GetFmtFromPool( nId ); } in GetCharFmtFromPool()
339 …SwFieldType* GetFldType(sal_uInt16 nId, sal_uInt16 nResId = USHRT_MAX, sal_Bool bUsed = sal_False)…
342 void RemoveFldType(sal_uInt16 nId, sal_uInt16 nResId = USHRT_MAX);
413 const SwTOXType* GetTOXType(TOXTypes eTyp, sal_uInt16 nId) const;
H A Dnumrule.hxx288 void SetPoolFmtId( sal_uInt16 nId ) { nPoolFmtId = nId; } in SetPoolFmtId() argument
292 void SetPoolHelpId( sal_uInt16 nId ) { nPoolHelpId = nId; } in SetPoolHelpId() argument
294 void SetPoolHlpFileId( sal_uInt8 nId ) { nPoolHlpFileId = nId; } in SetPoolHlpFileId() argument
/aoo42x/main/svtools/source/misc/
H A Dehdl.cxx161 lStart(lStartP), lEnd(lEndP), nId(nIdP), pMgr(pMgrP), pFreeMgr( NULL ) in SfxErrorHandler()
296 ErrorResource_Impl(ResId& rErrIdP, sal_uInt16 nId) in ErrorResource_Impl()
297 : Resource(rErrIdP),aResId(nId,*rErrIdP.GetResMgr()){} in ErrorResource_Impl()
347 ResId *pResId= new ResId(nId, *pMgr); in GetMessageString()
380 ResId aResId(nId, *pMgr); in GetErrorString()
472 sal_uInt16 nId = ( nErrId & ERRCODE_WARNING_MASK ) ? ERRCTX_WARNING : ERRCTX_ERROR; in GetString() local
474 ErrorResource_Impl aEr( aSfxResId, nId ); in GetString()
/aoo42x/main/sfx2/source/appl/
H A Dmodule.cxx222 if (pFact->nId == (*pImpl->pFactArr)[nFactory]->nId) in RegisterChildWindow()
237 void SfxModule::RegisterChildWindowContext( sal_uInt16 nId, in RegisterChildWindowContext() argument
246 if ( nId == pF->nId ) in RegisterChildWindowContext()
387 void SfxModule::Invalidate( sal_uInt16 nId ) in Invalidate() argument
391 Invalidate_Impl( pFrame->GetBindings(), nId ); in Invalidate()
/aoo42x/main/writerfilter/source/ooxml/
H A DOOXMLPropertySetImpl.cxx745 OOXMLPropertySetEntryToString::OOXMLPropertySetEntryToString(Id nId) in OOXMLPropertySetEntryToString() argument
746 : mnId(nId) in OOXMLPropertySetEntryToString()
758 void OOXMLPropertySetEntryToString::attribute(Id nId, Value & rValue) in attribute() argument
760 if (nId == mnId) in attribute()
769 OOXMLPropertySetEntryToInteger::OOXMLPropertySetEntryToInteger(Id nId) in OOXMLPropertySetEntryToInteger() argument
770 : mnId(nId) in OOXMLPropertySetEntryToInteger()
782 void OOXMLPropertySetEntryToInteger::attribute(Id nId, Value & rValue) in attribute() argument
784 if (nId == mnId) in attribute()
/aoo42x/main/svx/source/unodraw/
H A Dgluepts.cxx236 sal_uInt16 nId = pList->Insert( aSdrGlue ); in insert() local
242 return (sal_Int32)((*pList)[nId].GetId() + NON_USER_DEFINED_GLUE_POINTS) - 1; in insert()
256 const sal_uInt16 nId = (sal_uInt16)(Identifier - NON_USER_DEFINED_GLUE_POINTS) + 1; in removeByIdentifier() local
264 if( (*pList)[i].GetId() == nId ) in removeByIdentifier()
289 const sal_uInt16 nId = (sal_uInt16)( Identifier - NON_USER_DEFINED_GLUE_POINTS ) + 1; in replaceByIdentifer() local
296 if( (*pList)[i].GetId() == nId ) in replaceByIdentifer()
330 const sal_uInt16 nId = (sal_uInt16)( Identifier - NON_USER_DEFINED_GLUE_POINTS ) + 1; in getByIdentifier() local
337 if( rTempPoint.GetId() == nId ) in getByIdentifier()
/aoo42x/main/writerfilter/source/dmapper/
H A DNumberingManager.hxx79 void SetValue( Id nId, sal_Int32 nValue );
141 void SetId( sal_Int32 nId ) { m_nId = nId; }; in SetId() argument
182 static rtl::OUString GetStyleName( sal_Int32 nId );
219 AbstractListDef::Pointer GetAbstractList( sal_Int32 nId );
245 ListDef::Pointer GetList( sal_Int32 nId );
/aoo42x/main/sw/source/ui/utlui/
H A Duiitems.cxx58 SwPageFtnInfoItem::SwPageFtnInfoItem( const sal_uInt16 nId, SwPageFtnInfo& rInfo) : in SwPageFtnInfoItem() argument
59 SfxPoolItem( nId ), in SwPageFtnInfoItem()
214 SwPtrItem::SwPtrItem( const sal_uInt16 nId, void* pPtr ) : in SwPtrItem() argument
215 SfxPoolItem( nId ), in SwPtrItem()
256 SwUINumRuleItem::SwUINumRuleItem( const SwNumRule& rRul, const sal_uInt16 nId ) in SwUINumRuleItem() argument
257 : SfxPoolItem( nId ), pRule( new SwNumRule( rRul ) ) in SwUINumRuleItem()
/aoo42x/main/rsc/inc/
H A Drscrange.hxx43 RscRange( Atom nId, sal_uInt32 nTypId );
84 RscLongRange( Atom nId, sal_uInt32 nTypId );
117 RscLongEnumRange( Atom nId, sal_uInt32 nTypId );
131 RscIdRange( Atom nId, sal_uInt32 nTypId );
172 RscBool( Atom nId, sal_uInt32 nTypId );
197 RscBreakRange( Atom nId, sal_uInt32 nTypId );
/aoo42x/main/svx/source/items/
H A Dpageitem.cxx51 SvxPageItem::SvxPageItem( const sal_uInt16 nId ) : SfxPoolItem( nId ), in SvxPageItem() argument
281 SvxSetItem::SvxSetItem( const sal_uInt16 nId, const SfxItemSet& rSet ) : in SvxSetItem() argument
283 SfxSetItem( nId, rSet ) in SvxSetItem()
293 SvxSetItem::SvxSetItem( const sal_uInt16 nId, SfxItemSet* _pSet ) : in SvxSetItem() argument
295 SfxSetItem( nId, _pSet ) in SvxSetItem()
/aoo42x/main/toolkit/source/layout/vcl/
H A Dwrapper.cxx143 PeerHandle Context::GetPeerHandle( const char *id, sal_uInt32 nId ) const in GetPeerHandle()
152 if ( nId != 0 ) in GetPeerHandle()
154 rtl::OString aStr = rtl::OString::valueOf( (sal_Int32) nId ); in GetPeerHandle()
775 Dialog::Dialog( Window *parent, const char *xml_file, const char *id, sal_uInt32 nId ) in Dialog() argument
777 , Window( new DialogImpl( this, Context::GetPeerHandle( id, nId ), this ) ) in Dialog()
786 , Window( new DialogImpl( this, Context::GetPeerHandle( id, nId ), this ) ) in Dialog()
1244 , Window( new TabPageImpl( this, Context::GetPeerHandle( id, nId ), this ) ) in TabPage()
1252 , Window( new TabPageImpl( this, Context::GetPeerHandle( id, nId ), this ) ) in TabPage()
1582 InPlug::InPlug (Window *parent, char const* xml_file, char const* id, sal_uInt32 nId) in InPlug() argument
1584 , layout::Window (new InPlugImpl (this, Context::GetPeerHandle (id, nId), this)) in InPlug()
[all …]
/aoo42x/main/sfx2/source/view/
H A Dviewsh.cxx438 const sal_uInt16 nId = rReq.GetSlot(); in ExecMisc_Impl() local
439 switch( nId ) in ExecMisc_Impl()
561 if ( nId == SID_MAIL_SENDDOC ) in ExecMisc_Impl()
564 if ( nId == SID_MAIL_SENDDOCASPDF ) in ExecMisc_Impl()
567 if ( nId == SID_MAIL_SENDDOCASMS ) in ExecMisc_Impl()
574 if ( nId == SID_MAIL_SENDDOCASOOO ) in ExecMisc_Impl()
2102 sal_uInt16 nId = pMenu->GetItemId(nPos); in Change() local
2103 String aCmd = pMenu->GetItemCommand(nId); in Change()
2104 PopupMenu* pPopup = pMenu->GetPopupMenu(nId); in Change()
2109 else if ( nId < 5000 ) in Change()
[all …]
/aoo42x/main/xmloff/source/core/
H A Dxmlimp.cxx1821 sal_Int32 nId, in SetError() argument
1845 sal_Int32 nId, in SetError() argument
1853 sal_Int32 nId) in SetError() argument
1856 SetError( nId, aSeq ); in SetError()
1860 sal_Int32 nId, in SetError() argument
1866 SetError( nId, aSeq ); in SetError()
1870 sal_Int32 nId, in SetError() argument
1878 SetError( nId, aSeq ); in SetError()
1882 sal_Int32 nId, in SetError() argument
1892 SetError( nId, aSeq ); in SetError()
[all …]
/aoo42x/main/sd/source/ui/dlg/
H A Dsdpreslt.cxx151 short nId = maVS.GetSelectItemId(); in GetAttr() local
152 sal_Bool bLoad = nId > mnLayoutCount; in GetAttr()
161 aLayoutName.Append( *(String*)mpLayoutNames->GetObject( nId - 1 ) ); in GetAttr()
165 aLayoutName = *(String*)mpLayoutNames->GetObject( nId - 1 ); in GetAttr()
288 sal_uInt16 nId = (sal_uInt16) mpLayoutNames->GetCurPos() + 1; in IMPL_LINK() local
289 maVS.SelectItem( nId ); in IMPL_LINK()
/aoo42x/main/reportdesign/source/ui/inspection/
H A Dmetadata.cxx58 sal_Int32 nId; member
77 ,nId(_nId) in OPropertyInfoImpl()
188 return pInfo ? pInfo->nId : -1; in getPropertyId()
239 if (s_pPropertyInfos[i].nId == _nId) in getPropertyInfo()
248 sal_Int32 nId = getPropertyId( _rPropertyName ); in isComposable() local
249 if ( nId != -1 ) in isComposable()
251 sal_uInt32 nFlags = getPropertyUIFlags( nId ); in isComposable()
/aoo42x/main/sc/source/ui/view/
H A Dtabcont.cxx409 sal_uInt16 nId = GetPageId( rCEvt.GetMousePosPixel() ); in Command() local
410 if (nId) in Command()
412 sal_Bool bAlreadySelected = IsPageSelected( nId ); in Command()
414 SetCurPageId( nId ); in Command()
422 SelectPage( i, i==nId ); in Command()
583 sal_uInt16 nId = GetEditPageId(); in AllowRenaming() local
584 if ( nId ) in AllowRenaming()
586 SCTAB nTab = nId - 1; in AllowRenaming()
/aoo42x/main/sd/source/ui/sidebar/
H A DLayoutMenu.cxx678 for (sal_uInt16 nId=1; nId<=GetItemCount(); nId++) in Clear() local
679 delete static_cast<AutoLayout*>(GetItemData(nId)); in Clear()
821 for (sal_uInt16 nId=1; nId<=nItemCount; nId++) in UpdateSelection() local
823 if (*static_cast<AutoLayout*>(GetItemData(nId)) == aLayout) in UpdateSelection()
825 SelectItem(nId); in UpdateSelection()
/aoo42x/main/svx/source/svdraw/
H A Dsvdmrkv1.cxx420 sal_uInt16 nId=pPts->GetObject(nIndex); in UndirtyMrkPnt() local
421 if (pGPL->FindGluePoint(nId)==SDRGLUEPOINT_NOTFOUND) { in UndirtyMrkPnt()
622 sal_Bool SdrMarkView::MarkGluePoint(const SdrObject* pObj, sal_uInt16 nId, const SdrPageView* /*pPV… in MarkGluePoint() argument
633 sal_uIntPtr nPointPos=pPts->GetPos(nId); in MarkGluePoint()
636 pPts->Insert(nId); in MarkGluePoint()
655 sal_Bool SdrMarkView::IsGluePointMarked(const SdrObject* pObj, sal_uInt16 nId) const in IsGluePointMarked()
664 bRet=pPts->Exist(nId); in IsGluePointMarked()
677 SdrHdl* SdrMarkView::GetGluePointHdl(const SdrObject* pObj, sal_uInt16 nId) const in GetGluePointHdl()
685 pHdl->GetObjHdlNum()==nId ) return pHdl; in GetGluePointHdl()
/aoo42x/main/toolkit/inc/layout/
H A Dlayout.hxx88 PeerHandle GetPeerHandle( char const* id, sal_uInt32 nId = 0 ) const;
101 t( Context *context, char const* id, sal_uInt32 nId = 0 ); \
450 NumericField( Context *context, char const* id, sal_uInt32 nId=0 );
477 MetricField( Context *context, char const* id, sal_uInt32 nId=0 );
560 Dialog( Window *parent, char const* xml_file, char const* id, sal_uInt32 nId=0 );
561 Dialog( ::Window *parent, char const* xml_file, char const* id, sal_uInt32 nId=0 );
674 TabPage( Window *parent, char const* xml_file, char const* id, sal_uInt32 nId=0 );
675 TabPage( ::Window *parent, char const* xml_file, char const* id, sal_uInt32 nId=0 );
803 InPlug ( Window *parent, char const* xml_file, char const* id, sal_uInt32 nId=0);
804 InPlug ( ::Window *parent, char const* xml_file, char const* id, sal_uInt32 nId=0);

Completed in 189 milliseconds

12345678910>>...49