Home
last modified time | relevance | path

Searched refs:nId (Results 151 – 175 of 1213) sorted by relevance

12345678910>>...49

/trunk/main/svx/source/sidebar/paragraph/
H A DParaPropertyPanel.cxx607 rTbx->SetItemImage( nId, rImgLst.GetImage( nId ) ); in InitImageList()
622 if (nId == 1) in IMPL_LINK()
627 else if (nId == 2) in IMPL_LINK()
642 if (nId == 1) in IMPL_LINK()
646 else if ( nId == 2) in IMPL_LINK()
666 if (nId == 1) in IMPL_LINK()
673 else if (nId == 2) in IMPL_LINK()
680 else if (nId == 3) in IMPL_LINK()
765 if(nId == TBI_BACK_COLOR) in IMPL_LINK()
995 if(nId == TOOLBOX_ITEM1) in IMPL_LINK()
[all …]
/trunk/main/sw/source/ui/fldui/
H A Dfldmgr.cxx327 return pSh ? pSh->GetFldType(nId, nResId) : 0; in GetFldType()
724 sal_uInt16 nId = (sal_uInt16)nFormatId; in GetFormatId() local
731 case FMT_REG_AUTHOR: nId = DI_SUB_AUTHOR; break; in GetFormatId()
732 case FMT_REG_TIME: nId = DI_SUB_TIME; break; in GetFormatId()
733 case FMT_REG_DATE: nId = DI_SUB_DATE; break; in GetFormatId()
752 case FMT_NUM_ABC: nId = SVX_NUM_CHARS_UPPER_LETTER; break; in GetFormatId()
753 case FMT_NUM_SABC: nId = SVX_NUM_CHARS_LOWER_LETTER; break; in GetFormatId()
755 case FMT_NUM_SROMAN: nId = SVX_NUM_ROMAN_LOWER; break; in GetFormatId()
757 case FMT_NUM_PAGEDESC: nId = SVX_NUM_PAGEDESC; break; in GetFormatId()
776 nId = pTypes[nType]; in GetFormatId()
[all …]
/trunk/main/automation/source/server/
H A Dscmdstrm.cxx75 sal_uInt16 nId; in Read() local
76 Read(nId); in Read()
79 StatementList::m_pDbgWin->AddText( String::CreateFromInt32( nId ) ); in Read()
89 pItem = new SfxUInt16Item(nId,nNr); in Read()
100 pItem = new SfxUInt32Item(nId,nNr); in Read()
112 pItem = new SfxStringItem(nId,aString); in Read()
123 pItem = new SfxBoolItem(nId,bBool); in Read()
/trunk/main/sw/inc/
H A Dunoprnms.hxx891 SW_DLLPUBLIC const SwPropNameLen& GetPropName( sal_uInt16 nId );
892 SW_DLLPUBLIC const SwPropNameLen& SwGetPropName( sal_uInt16 nId );
894 #define SW_PROP_NAME(nId) \ argument
895 GetPropName( nId ).pName, GetPropName( nId ).nNameLen
897 #define SW_PRPNM_EQLASCI(nId) \ argument
898 GetPropName( nId ).pName, 0, GetPropName( nId ).nNameLen
900 #define SW_PROP_NAME_STR(nId) \ argument
901 GetPropName( nId ).pName
/trunk/main/svx/source/svdraw/
H A Dsvdglue.cxx298 sal_uInt16 nId=pGP->GetId(); in Insert() local
304 if (nId<=nLastId) { in Insert()
305 if (!bHole || nId==0) { in Insert()
306 nId=nLastId+1; in Insert()
312 if (nTmpId==nId) { in Insert()
313 nId=nLastId+1; // bereits vorhanden in Insert()
316 if (nTmpId>nId) { in Insert()
322 pGP->SetId(nId); in Insert()
336 sal_uInt16 SdrGluePointList::FindGluePoint(sal_uInt16 nId) const in FindGluePoint()
344 if (pGP->GetId()==nId) nRet=nNum; in FindGluePoint()
H A Dsvdattr.cxx631 SfxPoolItem(nId) in SdrFractionItem()
698 sal_uInt16 nId=Which(); in IsPoolable() local
699 return nId<SDRATTR_NOTPERSIST_FIRST || nId>SDRATTR_NOTPERSIST_LAST; in IsPoolable()
789 return nId<SDRATTR_NOTPERSIST_FIRST || nId>SDRATTR_NOTPERSIST_LAST; in IsPoolable()
829 return nId<SDRATTR_NOTPERSIST_FIRST || nId>SDRATTR_NOTPERSIST_LAST; in IsPoolable()
872 return nId<SDRATTR_NOTPERSIST_FIRST || nId>SDRATTR_NOTPERSIST_LAST; in IsPoolable()
969 return nId<SDRATTR_NOTPERSIST_FIRST || nId>SDRATTR_NOTPERSIST_LAST; in IsPoolable()
1030 return nId<SDRATTR_NOTPERSIST_FIRST || nId>SDRATTR_NOTPERSIST_LAST; in IsPoolable()
1509 return nId < SDRATTR_NOTPERSIST_FIRST || nId > SDRATTR_NOTPERSIST_LAST; in IsPoolable()
1619 return nId < SDRATTR_NOTPERSIST_FIRST || nId > SDRATTR_NOTPERSIST_LAST; in IsPoolable()
[all …]
/trunk/main/sc/source/ui/sidebar/
H A DCellBorderStyleControl.cxx164 sal_uInt16 nId = pToolBox->GetCurItemId(); in IMPL_LINK() local
171 switch ( nId ) in IMPL_LINK()
222 sal_uInt16 nId = pToolBox->GetCurItemId(); in IMPL_LINK() local
224 if( nId != TBI_BORDER2_BLTR && nId != TBI_BORDER2_TLBR ) in IMPL_LINK()
235 switch ( nId ) in IMPL_LINK()
287 else if(nId == TBI_BORDER2_BLTR) in IMPL_LINK()
294 else if(nId == TBI_BORDER2_TLBR) in IMPL_LINK()
308 sal_uInt16 nId = pToolBox->GetCurItemId(); in IMPL_LINK() local
317 switch ( nId ) in IMPL_LINK()
H A DNumberFormatPropertyPanel.cxx156 sal_uInt16 nId = 0; in IMPL_LINK() local
160 nId = 1; in IMPL_LINK()
163 nId = 2; in IMPL_LINK()
166 nId = 3; in IMPL_LINK()
169 nId = 4; in IMPL_LINK()
172 nId = 9; in IMPL_LINK()
177 if( nId != mnCategorySelected ) in IMPL_LINK()
179 SfxUInt16Item aItem( SID_NUMBER_TYPE_FORMAT, nId ); in IMPL_LINK()
/trunk/main/reportdesign/source/ui/inspection/
H A DGeometryHandler.cxx369 switch(nId) in getPropertyValue()
464 switch(nId) in setPropertyValue()
716 switch(nId) in describePropertyLine()
844 if ( nId != -1 ) in describePropertyLine()
854 if ( ( nId == PROPERTY_ID_POSITIONX ) in describePropertyLine()
856 || ( nId == PROPERTY_ID_WIDTH ) in describePropertyLine()
857 || ( nId == PROPERTY_ID_HEIGHT ) in describePropertyLine()
881 switch(nId) in describePropertyLine()
956 switch(nId) in convertToPropertyValue()
1119 switch(nId) in convertToControlValue()
[all …]
/trunk/main/basic/source/comp/
H A Dsymtbl.cxx142 p->nId = rStrings.Add( rName ); in AddSym()
154 p->nId = rStrings.Add( rName ); in AddProc()
179 if( !pDef->nId ) in Add()
190 pDef->nId = rStrings.Add( aName ); in Add()
226 if( p->nId == n && ( !p->nProcId || ( p->nProcId == nProcId ) ) ) in FindId()
291 nId = 0; in SbiSymDef()
332 aName = pIn->rStrings.Find( nId ); in GetName()
476 nId = pOld->nId; in Match()
/trunk/main/starmath/source/
H A Dsmmod.cxx64 SmResId::SmResId( sal_uInt16 nId ) in SmResId() argument
65 : ResId(nId, *SM_MOD()->GetResMgr()) in SmResId()
338 SfxItemSet* SmModule::CreateItemSet( sal_uInt16 nId ) in CreateItemSet() argument
341 if(nId == SID_SM_EDITOPTIONS) in CreateItemSet()
361 void SmModule::ApplyItemSet( sal_uInt16 nId, const SfxItemSet& rSet ) in ApplyItemSet() argument
363 if(nId == SID_SM_EDITOPTIONS) in ApplyItemSet()
371 SfxTabPage* SmModule::CreateTabPage( sal_uInt16 nId, Window* pParent, const SfxItemSet& rSet ) in CreateTabPage() argument
374 if(nId == SID_SM_TP_PRINTOPTIONS) in CreateTabPage()
/trunk/main/framework/source/uielement/
H A Dmenubarmanager.cxx1177 if ( nId > 0 ) in MustBeHidden()
1184 pPopupMenu->HideItem( nId ); in MustBeHidden()
1701 sal_uInt16& nId, in FillMenuWithConfiguration() argument
1729 pMenu->HideItem( nId ); in FillMenuWithConfiguration()
1737 sal_uInt16& nId, in FillMenu() argument
1789 pMenu->InsertItem( nId, aLabel ); in FillMenu()
1805 pMenu->HideItem( nId ); in FillMenu()
1827 ++nId; in FillMenu()
1831 ++nId; in FillMenu()
1836 ++nId; in FillMenu()
[all …]
/trunk/main/svx/inc/svx/
H A Dfmgridcl.hxx67 sal_uInt16 GetModelColumnPos(sal_uInt16 nId) const;
135 void markColumn(sal_uInt16 nId);
136 sal_Bool isColumnMarked(sal_uInt16 nId) const;
166 virtual void ColumnResized(sal_uInt16 nId);
167 virtual void ColumnMoved(sal_uInt16 nId);
171 virtual void HideColumn(sal_uInt16 nId);
172 virtual void ShowColumn(sal_uInt16 nId);
H A Dgridctrl.hxx330 …rName, sal_uInt16 nWidth = 0, sal_uInt16 nPos = HEADERBAR_APPEND, sal_uInt16 nId = (sal_uInt16)-1);
331 virtual void RemoveColumn(sal_uInt16 nId);
332 virtual DbGridColumn* CreateColumn(sal_uInt16 nId) const;
333 virtual void ColumnMoved(sal_uInt16 nId);
338 virtual void HideColumn(sal_uInt16 nId);
340 virtual void ShowColumn(sal_uInt16 nId);
404 virtual void Dispatch(sal_uInt16 nId);
414 …sal_uInt16 GetViewColumnPos( sal_uInt16 nId ) const { sal_uInt16 nPos = GetColumnPos(nId); return … in GetViewColumnPos()
419 sal_uInt16 GetModelColumnPos( sal_uInt16 nId ) const;
/trunk/main/framework/source/fwe/classes/
H A Dbmkmenu.cxx186 sal_uInt16 nId = CreateMenuId(); in Initialize() local
196 InsertItem( nId, aTitle, aImage ); in Initialize()
204 InsertItem( nId, aTitle ); in Initialize()
206 InsertItem( nId, aTitle, aImage ); in Initialize()
210 InsertItem( nId, aTitle ); in Initialize()
215 SetUserValue( nId, (sal_uIntPtr)pUserAttributes ); in Initialize()
217 SetItemCommand( nId, aURL ); in Initialize()
/trunk/main/editeng/inc/editeng/
H A Dunoedhlp.hxx53 SvxEditSourceHint( sal_uLong nId );
54 SvxEditSourceHint( sal_uLong nId, sal_uLong nValue, sal_uLong nStart=0, sal_uLong nEnd=0 );
67 SvxEditSourceHintEndPara( sal_uInt32 nId ) in SvxEditSourceHintEndPara() argument
68 :SvxEditSourceHint(nId) {} in SvxEditSourceHintEndPara()
69 …SvxEditSourceHintEndPara( sal_uInt32 nId, sal_uInt32 nValue, sal_uInt32 nStart=0, sal_uInt32 nEnd=… in SvxEditSourceHintEndPara() argument
70 :SvxEditSourceHint(nId,nValue,nStart){ (void)nEnd; } in SvxEditSourceHintEndPara()
/trunk/main/svtools/source/uno/
H A Dcontextmenuhelper.cxx226 sal_uInt16 nId = pPopupMenu->GetItemId( i ); in lcl_FindPopupFromItemId() local
227 if ( nId == nItemId ) in lcl_FindPopupFromItemId()
625 sal_uInt16 nId = pMenu->GetItemId( nPos ); in completeMenuProperties() local
626 PopupMenu* pPopupMenu = pMenu->GetPopupMenu( nId ); in completeMenuProperties()
631 ::rtl::OUString aCmdURL( pMenu->GetItemCommand( nId )); in completeMenuProperties()
638 pMenu->SetItemImage( nId, aImage ); in completeMenuProperties()
641 pMenu->SetItemImage( nId, Image() ); in completeMenuProperties()
643 if ( pMenu->GetItemText( nId ).Len() == 0 ) in completeMenuProperties()
646 pMenu->SetItemText( nId, aLabel ); in completeMenuProperties()
656 pMenu->EnableItem( nId, pHelper->isCommandEnabled() ); in completeMenuProperties()
/trunk/main/sd/source/filter/grf/
H A Dsdgrffilter.cxx160 sal_uInt16 nId; in HandleGraphicFilterError() local
165 nId = STR_IMPORT_GRFILTER_OPENERROR; in HandleGraphicFilterError()
168 nId = STR_IMPORT_GRFILTER_IOERROR; in HandleGraphicFilterError()
171 nId = STR_IMPORT_GRFILTER_FORMATERROR; in HandleGraphicFilterError()
174 nId = STR_IMPORT_GRFILTER_VERSIONERROR; in HandleGraphicFilterError()
177 nId = STR_IMPORT_GRFILTER_TOOBIG; in HandleGraphicFilterError()
180 nId = 0; in HandleGraphicFilterError()
185 nId = STR_IMPORT_GRFILTER_FILTERERROR; in HandleGraphicFilterError()
191 else if( STR_IMPORT_GRFILTER_IOERROR == nId ) in HandleGraphicFilterError()
195 ErrorBox aErrorBox( NULL, WB_OK, String( SdResId( nId ) ) ); in HandleGraphicFilterError()
/trunk/main/svx/source/tbxctrls/
H A Dverttexttbxctrl.cxx41 SvxCTLTextTbxCtrl::SvxCTLTextTbxCtrl(sal_uInt16 nSlotId, sal_uInt16 nId, ToolBox& rTbx ) : in SvxCTLTextTbxCtrl() argument
42 SvxVertCTLTextTbxCtrl( nSlotId, nId, rTbx ) in SvxCTLTextTbxCtrl()
48 SvxVertTextTbxCtrl::SvxVertTextTbxCtrl( sal_uInt16 nSlotId, sal_uInt16 nId, ToolBox& rTbx ) : in SvxVertTextTbxCtrl() argument
49 SvxVertCTLTextTbxCtrl( nSlotId, nId, rTbx ) in SvxVertTextTbxCtrl()
56 SvxVertCTLTextTbxCtrl::SvxVertCTLTextTbxCtrl( sal_uInt16 nSlotId, sal_uInt16 nId, ToolBox& rTbx ) : in SvxVertCTLTextTbxCtrl() argument
57 SfxToolBoxControl( nSlotId, nId, rTbx ), in SvxVertCTLTextTbxCtrl()
/trunk/main/sd/source/ui/dlg/
H A DPaneChildWindows.cxx59 sal_uInt16 nId, in SFX_IMPL_DOCKINGWINDOW()
65 : SfxChildWindow (pParentWindow, nId) in SFX_IMPL_DOCKINGWINDOW()
107 sal_uInt16 nId, in LeftPaneImpressChildWindow() argument
112 nId, in LeftPaneImpressChildWindow()
128 sal_uInt16 nId, in LeftPaneDrawChildWindow() argument
133 nId, in LeftPaneDrawChildWindow()
/trunk/main/svx/source/dialog/
H A Dhdft.cxx164 nId ( nSetId ), in SvxHFPage()
290 if ( nId == SID_ATTR_PAGE_HEADERSET ) in FillItemSet()
342 SvxSetItem aSetItem( GetWhich( nId ), aSet ); in FillItemSet()
391 if ( nId == SID_ATTR_PAGE_HEADERSET ) in Reset()
706 if(SID_ATTR_PAGE_HEADERSET == nId) in IMPL_LINK_INLINE_END()
726 if(nId == SID_ATTR_PAGE_HEADERSET) in IMPL_LINK_INLINE_END()
746 if ( nId == SID_ATTR_PAGE_HEADERSET ) in UpdateExample()
985 if ( SID_ATTR_PAGE_HEADERSET == nId ) in ActivatePage()
1022 if ( SID_ATTR_PAGE_FOOTERSET == nId ) in ActivatePage()
1076 if ( nId == SID_ATTR_PAGE_HEADERSET ) in IMPL_LINK()
[all …]
/trunk/main/sw/source/filter/ww8/
H A Dww8atr.cxx1077 else if (8 == nId ) in OutputWW8Attribute()
1346 sal_uInt16 nId = 0; in CharLanguage() local
1363 nId = 97; in CharLanguage()
1365 if ( nId ) in CharLanguage()
1443 sal_uInt16 nId = 0; in CharFontSize() local
1458 nId = 99; in CharFontSize()
1460 if ( nId ) in CharFontSize()
1484 sal_uInt16 nId; in CharRelief() local
1492 if( nId ) in CharRelief()
3067 sal_uInt16 nId = 0; in ParaScriptSpace() local
[all …]
/trunk/main/sd/source/ui/view/
H A Ddrviewsi.cxx88 sal_uInt16 nId = Svx3DChildWindow::GetChildWindowId(); in ExecEffectWin() local
89 SfxChildWindow* pWindow = GetViewFrame()->GetChildWindow( nId ); in ExecEffectWin()
121 sal_uInt16 nId = Svx3DChildWindow::GetChildWindowId(); in Update3DWindow() local
122 SfxChildWindow* pWindow = GetViewFrame()->GetChildWindow( nId ); in Update3DWindow()
138 sal_uInt16 nId = Svx3DChildWindow::GetChildWindowId(); in AssignFrom3DWindow() local
139 SfxChildWindow* pWin = GetViewFrame()->GetChildWindow( nId ); in AssignFrom3DWindow()
/trunk/main/editeng/source/uno/
H A Dunofield.cxx1129 sal_Int32 nId = ID_UNKNOWN; in SvxUnoTextCreateTextField() local
1133 nId = ID_DATEFIELD; in SvxUnoTextCreateTextField()
1137 nId = ID_URLFIELD; in SvxUnoTextCreateTextField()
1141 nId = ID_PAGEFIELD; in SvxUnoTextCreateTextField()
1145 nId = ID_PAGESFIELD; in SvxUnoTextCreateTextField()
1149 nId = ID_TABLEFIELD; in SvxUnoTextCreateTextField()
1153 nId = ID_EXT_FILEFIELD; in SvxUnoTextCreateTextField()
1160 nId = ID_FILEFIELD; in SvxUnoTextCreateTextField()
1164 nId = ID_AUTHORFIELD; in SvxUnoTextCreateTextField()
1168 nId = ID_MEASUREFIELD; in SvxUnoTextCreateTextField()
[all …]
/trunk/main/sw/source/ui/shells/
H A Dbasesh.cxx271 sal_uInt16 nId = rReq.GetSlot(); in ExecClpbrd() local
273 switch( nId ) in ExecClpbrd()
500 sal_uInt16 nId = rReq.GetSlot(), nCnt = 1; in ExecUndo() local
509 switch( nId ) in ExecUndo()
975 pVFrame->ToggleChildWindow( nId ); in Execute()
1004 pVFrame->ToggleChildWindow( nId ); in Execute()
1008 if ( pVFrame->HasChildWindow( nId ) && in Execute()
1310 SvxIMapDlg *pDlg = pVFrame->HasChildWindow( nId ) ? in IMPL_LINK()
1311 (SvxIMapDlg*) ( pVFrame->GetChildWindow( nId ) in IMPL_LINK()
1329 (SvxIMapDlg*) ( pVFrame->GetChildWindow( nId ) in IMPL_LINK()
[all …]

Completed in 194 milliseconds

12345678910>>...49