Home
last modified time | relevance | path

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

12345678910>>...48

/trunk/main/rsc/source/parser/
H A Drscicpx.cxx72 Atom nId; in InitClassMgr() local
108 Atom nId; in InitClassString() local
126 Atom nId; in InitClassBitmap() local
146 Atom nId; in InitClassColor() local
174 Atom nId; in InitClassImage() local
201 Atom nId; in InitClassImageList() local
239 Atom nId; in InitClassWindow() local
352 Atom nId; in InitClassSystemWindow() local
377 Atom nId; in InitClassWorkWindow() local
414 Atom nId; in InitClassModalDialog() local
[all …]
H A Drscinit.cxx191 Atom nId; in Init() local
491 nId = pHS->getID( "Button" ); in Init()
508 nId = pHS->getID( "HelpButton" ); in Init()
517 nId = pHS->getID( "OKButton" ); in Init()
593 nId = pHS->getID( "GroupBox" ); in Init()
650 nId = pHS->getID( "InfoBox" ); in Init()
666 nId = pHS->getID( "ErrorBox" ); in Init()
674 nId = pHS->getID( "QueryBox" ); in Init()
869 nId = pHS->getID( "TabPage" ); in Init()
878 nId = pHS->getID( "TabDialog" ); in Init()
[all …]
/trunk/main/sw/source/core/doc/
H A DSwStyleNameMapper.cxx371 for ( nIndex = 0, nId = RES_POOLCOLL_TEXT_BEGIN ; nId < RES_POOLCOLL_TEXT_END ; nId++,nIndex++ ) in getHashTable()
383 for ( nIndex = 0, nId = RES_POOLCOLL_DOC_BEGIN ; nId < RES_POOLCOLL_DOC_END ; nId++,nIndex++ ) in getHashTable()
386 for ( nIndex = 0, nId = RES_POOLCOLL_HTML_BEGIN ; nId < RES_POOLCOLL_HTML_END ; nId++,nIndex++ ) in getHashTable()
410 for ( nIndex = 0, nId = RES_POOLCHR_HTML_BEGIN ; nId < RES_POOLCHR_HTML_END ; nId++,nIndex++ ) in getHashTable()
426 for ( sal_uInt16 nIndex=0,nId = RES_POOLFRM_BEGIN ; nId < RES_POOLFRM_END ; nId++,nIndex++ ) in getHashTable() local
442 for ( sal_uInt16 nIndex=0,nId = RES_POOLPAGE_BEGIN ; nId < RES_POOLPAGE_END ; nId++,nIndex++ ) in getHashTable() local
522 for ( nIndex = 0, nId = RES_POOLCOLL_DOC_BEGIN ; nId < RES_POOLCOLL_DOC_END ; nId++,nIndex++ ) in getHashTable()
534 for ( nIndex = 0, nId = RES_POOLCOLL_HTML_BEGIN ; nId < RES_POOLCOLL_HTML_END ; nId++,nIndex++ ) in getHashTable()
560 for ( nIndex = 0, nId = RES_POOLCHR_HTML_BEGIN ; nId < RES_POOLCHR_HTML_END ; nId++,nIndex++ ) in getHashTable()
574 for ( sal_uInt16 nIndex=0,nId = RES_POOLFRM_BEGIN ; nId < RES_POOLFRM_END ; nId++,nIndex++ ) in getHashTable() local
[all …]
H A Dpoolfmt.cxx387 switch( nId ) in GetTxtCollFromPool()
1118 if( RES_POOLCHR_BEGIN > nId || nId >= RES_POOLCHR_END ) in GetFmtFromPool()
1136 if( RES_POOLFRM_BEGIN > nId || nId >= RES_POOLFRM_END ) in GetFmtFromPool()
1187 switch( nId ) in GetFmtFromPool()
1407 if( RES_POOLCHR_BEGIN <= nId && nId < RES_POOLCHR_END ) in IsPoolFmtUsed()
1411 if( RES_POOLFRM_BEGIN <= nId && nId < RES_POOLFRM_END ) in IsPoolFmtUsed()
1464 ASSERT( RES_POOLPAGE_BEGIN <= nId && nId < RES_POOLPAGE_END, in GetPageDescFromPool()
1475 if( RES_POOLPAGE_BEGIN > nId || nId >= RES_POOLPAGE_END ) in GetPageDescFromPool()
1516 switch( nId ) in GetPageDescFromPool()
1695 switch( nId ) in GetNumRuleFromPool()
[all …]
/trunk/main/sw/source/ui/utlui/
H A Dattrdesc.cxx499 sal_uInt16 nId = 0; in GetPresentation() local
522 if ( nId ) in GetPresentation()
591 if ( nId ) in GetPresentation()
653 if ( nId ) in GetPresentation()
696 if ( nId ) in GetPresentation()
1043 if ( nId ) in GetPresentation()
1095 sal_uInt16 nId; in GetPresentation() local
1104 if ( nId ) in GetPresentation()
1200 sal_uInt16 nId; in GetPresentation() local
1208 if( nId ) in GetPresentation()
[all …]
/trunk/main/sc/source/ui/attrdlg/
H A Dscdlgfact.cxx653 switch ( nId ) in CreateScImportAsciiDlg()
692 switch ( nId ) in CreateScAutoFormatDlg()
715 switch ( nId ) in CreateScColRowLabelDlg()
740 switch ( nId ) in CreateScColOrRowDlg()
780 switch ( nId ) in CreateScDataPilotDatabaseDlg()
801 switch ( nId ) in CreateScDataPilotSourceTypeDlg()
824 switch ( nId ) in CreateScDataPilotServiceDlg()
845 switch ( nId ) in CreateScDeleteCellDlg()
866 switch ( nId ) in CreateScDeleteContentsDlg()
895 switch ( nId ) in CreateScFillSeriesDlg()
[all …]
H A Dscdlgfact.hxx402 int nId);
404 int nId,
411 int nId,
438 int nId);
441 int nId,
446 int nId,
515 int nId,
544 int nId);
550 int nId,
556 int nId);
[all …]
/trunk/main/sfx2/source/menu/
H A Dmnumgr.cxx299 if ( nId == SID_COPY || nId == SID_CUT || nId == SID_PASTE ) in UseDefault()
311 pSVMenu->InsertItem( nId, aPop.GetItemText( nId ), aPop.GetItemBits( nId ) ); in UseDefault()
352 pBindings->Execute( nId ); in IMPL_LINK()
435 if ( nId ) in IMPL_LINK_INLINE_END()
438 return nId; in IMPL_LINK_INLINE_END()
532 if ( nId == SID_COPY || nId == SID_CUT || nId == SID_PASTE ) in Popup()
548 pSVMenu->InsertItem( nId, aPop.GetItemText( nId ), aPop.GetItemBits( nId ) ); in Popup()
549 pSVMenu->SetHelpId( nId, aPop.GetHelpId( nId )); in Popup()
584 if ( nId == SID_COPY || nId == SID_CUT || nId == SID_PASTE ) in ExecutePopup()
598 pSVMenu->InsertItem( nId, aPop.GetItemText( nId ), aPop.GetItemBits( nId ) ); in ExecutePopup()
[all …]
/trunk/main/sc/source/filter/inc/
H A Dtokstack.hxx40 sal_uInt16 nId; member
44 TokenId( const TokenId& r ) : nId( r.nId ) {} in TokenId()
45 inline TokenId& operator =( const TokenId& r ) { nId = r.nId; return *this; } in operator =()
351 TokenId nId; in operator >>() local
352 *this >> nId; in operator >>()
353 rStack << nId; in operator >>()
359 TokenId nId; in Store() local
360 *this >> nId; in Store()
361 return nId; in Store()
381 if( nId ) in operator []()
[all …]
/trunk/main/sc/inc/
H A Dscabstdlg.hxx322 int nId,
329 int nId,
357 int nId,
362 int nId,
366 int nId,
385 int nId ,
430 int nId,
449 int nId,
460 int nId) = 0;
466 int nId,
[all …]
/trunk/main/svx/source/items/
H A Dchrtitem.cxx72 SfxEnumItem(nId, rIn) in SvxChartStyleItem()
97 sal_uInt16 nId) : in SvxChartDataDescrItem() argument
105 SfxEnumItem(nId, rIn) in SvxChartDataDescrItem()
130 sal_uInt16 nId) : in SvxChartTextOrderItem() argument
138 SfxEnumItem(nId, rIn) in SvxChartTextOrderItem()
232 SfxEnumItem(nId, rIn) in SvxChartTextOrientItem()
257 SfxPoolItem(nId), in SvxDoubleItem()
265 SfxPoolItem(nId) in SvxDoubleItem()
389 SfxEnumItem(nId, rIn) in SvxChartKindErrorItem()
431 SfxEnumItem(nId, rIn) in SvxChartIndicateItem()
[all …]
/trunk/main/svx/source/dialog/
H A Dfontwork.cxx181 sal_uInt16 nId, in SvxFontWorkChildWindow() argument
406 nLastStyleTbxId = nId; in SetStyle_Impl()
422 sal_uInt16 nId; in SetAdjust_Impl() local
444 nLastAdjustTbxId = nId; in SetAdjust_Impl()
531 sal_uInt16 nId; in SetShadow_Impl() local
537 nId = TBI_SHADOW_OFF; in SetShadow_Impl()
625 nLastShadowTbxId = nId; in SetShadow_Impl()
724 if (nId == TBI_STYLE_OFF || nId != nLastStyleTbxId ) in IMPL_LINK()
728 switch ( nId ) in IMPL_LINK()
738 nLastStyleTbxId = nId; in IMPL_LINK()
[all …]
/trunk/main/extensions/source/bibliography/
H A Dtoolbar.cxx62 nIndex(nId), in BibToolBarListener()
291 if(!nId || nId==TBC_FT_SOURCE || nId==TBC_FT_QUERY) in InitListener()
302 if(nId==TBC_LB_SOURCE) in InitListener()
306 else if(nId==TBC_ED_QUERY) in InitListener()
334 if(nId!=TBC_BT_AUTOFILTER) in Select()
348 SendDispatch(nId,aPropVal); in Select()
416 aPopupMenu.CheckItem(nId); in SelectFilterItem()
417 nSelMenuItem=nId; in SelectFilterItem()
518 if(nId>0)
521 aPopupMenu.CheckItem(nId);
[all …]
/trunk/main/writerfilter/source/ooxml/
H A DOOXMLFactory.cxx50 : m_nResource(nResource), m_nId(nId) in CreateElement()
63 m_AttributesMap[nId] = createAttributeToResourceMap(nId); in getAttributeToResourceMap()
65 return m_AttributesMap[nId]; in getAttributeToResourceMap()
71 m_ListValuesMap[nId] = createListValueMap(nId); in getListValueMap()
73 return m_ListValuesMap[nId]; in getListValueMap()
79 m_CreateElementsMap[nId] = createCreateElementMap(nId); in getCreateElementMap()
81 return m_CreateElementsMap[nId]; in getCreateElementMap()
87 m_TokenToIdsMap[nId] = createTokenToIdMap(nId); in getTokenToIdMap()
89 return m_TokenToIdsMap[nId]; in getTokenToIdMap()
146 Id nId = (*pTokenToIdMap)[aIt->first]; in attributes() local
[all …]
H A DOOXMLFastHelper.hxx53 Id nId,
57 Id nId, sal_Int32 nValue);
60 Id nId,
82 pTmp->setId(nId); in createAndSetParent()
120 pTmp->setId(nId); in createAndSetParentAndDefine()
174 Id nId, in newProperty() argument
193 pHandler->newProperty(nId, pVal); in newProperty()
203 Id nId, in newProperty() argument
221 pHandler->newProperty(nId, pVal); in newProperty()
226 Id nId, in mark() argument
[all …]
/trunk/main/editeng/source/items/
H A Dtextitem.cxx169 SfxPoolItem( nId ), in SvxFontListItem()
231 SfxPoolItem( nId ) in SvxFontItem()
244 SfxPoolItem( nId ), in SvxFontItem()
565 sal_uInt16 nId = 0; in GetValueTextByPos() local
575 if ( nId ) in GetValueTextByPos()
795 SfxPoolItem( nId ) in SvxFontHeightItem()
1200 SfxPoolItem( nId ) in SvxFontWidthItem()
2001 SfxPoolItem( nId ), in SvxColorItem()
2017 SfxPoolItem( nId ) in SvxColorItem()
2276 if ( nId ) in GetPresentation()
[all …]
/trunk/main/sfx2/source/dialog/
H A Dtabdlg.cxx78 sal_uInt16 nId; // Die ID member
89 nId ( Id ), in Data_Impl()
114 : SfxSetItem( nId, rItemSet ) in SfxTabDialogItem()
226 if ( pObj->nId == nId ) in Find()
898 sal_uInt16 nId, // ID der Seite in AddTabPage() argument
922 sal_uInt16 nId, in AddTabPage() argument
950 sal_uInt16 nId, in AddTabPage() argument
977 aTabCtrl.RemovePage( nId ); in RemoveTabPage()
1479 PageCreated( nId, *pTabPage ); in IMPL_LINK()
1493 pTabCtrl->GetPagePos (nId); in IMPL_LINK()
[all …]
/trunk/main/framework/source/uielement/
H A Daddonstoolbarmanager.cxx193 if ( nId > 0 ) in dispose()
198 m_pToolBar->SetItemData( nId, NULL ); in dispose()
209 if (( nId == MENUITEM_TOOLBAR_VISIBLEBUTTON ) || in MenuItemAllowed()
223 if ( nId > 0 ) in RefreshImages()
247 sal_uInt16 nId( 1 ); in FillToolbar() local
311 m_pToolBar->InsertItem( nId, aTitle ); in FillToolbar()
315 m_pToolBar->SetItemImage( nId, aImage ); in FillToolbar()
322 m_pToolBar->SetItemCommand( nId, aURL ); in FillToolbar()
427 ++nId; in FillToolbar()
441 sal_uInt16 nId( m_pToolBar->GetCurItemId() ); in IMPL_LINK() local
[all …]
/trunk/main/sw/source/ui/app/
H A Ddocstyle.cxx143 if(nId != USHRT_MAX) in lcl_FindCharFmt()
183 if(nId != USHRT_MAX) in lcl_FindParaFmt()
1042 sal_uInt16 nId; in SetFollow() local
2028 return USHRT_MAX == nId ? 0 : nId; in GetHelpId()
2038 return USHRT_MAX == nId ? 0 : nId; in GetHelpId()
2048 return USHRT_MAX == nId ? 0 : nId; in GetHelpId()
2058 return USHRT_MAX == nId ? 0 : nId; in GetHelpId()
2071 return USHRT_MAX == nId ? 0 : nId; in GetHelpId()
2102 nId = nPoolId; in GetHelpId()
2109 return nId; in GetHelpId()
[all …]
/trunk/main/sd/source/ui/view/
H A Ddrviews6.cxx130 sal_uInt16 nId = SvxFontWorkChildWindow::GetChildWindowId(); in GetFormTextState() local
132 if ( GetViewFrame()->HasChildWindow(nId) ) in GetFormTextState()
200 sal_uInt16 nId = AnimationChildWindow::GetChildWindowId(); in ExecAnimationWin() local
248 sal_uInt16 nId = pObj->GetObjIdentifier(); in GetAnimationWinState() local
250 if( nInv == SdrInventor && nId == OBJ_GRUP ) in GetAnimationWinState()
285 sal_uInt16 nId = SvxColorChildWindow::GetChildWindowId(); in SetChildWindowState() local
290 sal_uInt16 nId = AnimationChildWindow::GetChildWindowId(); in SetChildWindowState() local
295 sal_uInt16 nId = SID_NAVIGATOR; in SetChildWindowState() local
305 sal_uInt16 nId = GalleryChildWindow::GetChildWindowId(); in SetChildWindowState() local
320 sal_uInt16 nId = Svx3DChildWindow::GetChildWindowId(); in SetChildWindowState() local
[all …]
/trunk/main/sfx2/source/appl/
H A Dworkwin.cxx75 sal_uInt16 nId; member
789 sal_uInt16 nId = aObjBarList[i].nId; in DeleteControllers_Impl() local
790 if ( nId ) in DeleteControllers_Impl()
1279 if ( aObjBarList[n].nId == aObjBar.nId ) in SetObjectBar_Impl()
1481 sal_uInt16 nId = aObjBarList[n].nId; in UpdateObjectBars_Impl() local
1767 aStatBar.nId = 0; in ResetStatusBar_Impl()
2206 pCW->nId = nId; in SetChildWindowVisible_Impl()
2214 pCW->nId = nId; in SetChildWindowVisible_Impl()
2235 if ((*pChildWins)[n]->nId == nId) in ToggleChildWindow_Impl()
2402 pCW->nId = 0; in IsFloating()
[all …]
/trunk/main/vcl/source/window/
H A Dbtndlg.cxx137 if ( pItem->mnId == nId ) in ImplGetItem()
341 pItem->mnId = nId; in AddButton()
352 mnFocusButtonId = nId; in AddButton()
364 pItem->mnId = nId; in AddButton()
386 mnFocusButtonId = nId; in AddButton()
401 pItem->mnId = nId; in AddButton()
407 mnFocusButtonId = nId; in AddButton()
422 if ( pItem->mnId == nId ) in RemoveButton()
478 ImplBtnDlgItem* pItem = ImplGetItem( nId ); in GetPushButton()
490 ImplBtnDlgItem* pItem = ImplGetItem( nId ); in SetButtonText()
[all …]
/trunk/main/svtools/source/brwbox/
H A Deditbrowsebox.cxx654 sal_uInt16 nId = BROWSER_NONE; in PreNotify() local
700 nId = BROWSER_CURSORLEFT; in PreNotify()
724 if ( ( nId != BROWSER_NONE ) in PreNotify()
732 if (nId == BROWSER_SELECT || BROWSER_SELECTCOLUMN == nId ) in PreNotify()
744 Dispatch(nId); in PreNotify()
982 BrowseBox::ColumnMoved(nId); in ColumnMoved()
1176 if (nId == (sal_uInt16)-1) in AppendColumn()
1179 for (nId = ColCount(); nId > 0 && GetColumnPos(nId) != BROWSER_INVALIDID; nId--) in AppendColumn()
1182 if (!nId) in AppendColumn()
1187 nId = ColCount() + 1; in AppendColumn()
[all …]
/trunk/main/svx/source/tbxctrls/
H A Dtbcontrl.cxx2277 sal_uInt16 nId, in SvxFontColorToolBoxControl() argument
2284 rTbx.SetItemBits( nId, TIB_DROPDOWN | rTbx.GetItemBits( nId ) ); in SvxFontColorToolBoxControl()
2350 rTbx.SetItemBits( nId, TIB_DROPDOWNONLY | rTbx.GetItemBits( nId ) ); in SvxColorToolBoxControl()
2352 rTbx.SetItemBits( nId, TIB_DROPDOWN | rTbx.GetItemBits( nId ) ); in SvxColorToolBoxControl()
2417 sal_uInt16 nId, in SvxFontColorExtToolBoxControl() argument
2423 rTbx.SetItemBits( nId, TIB_DROPDOWN | rTbx.GetItemBits( nId ) ); in SvxFontColorExtToolBoxControl()
2531 sal_uInt16 nId, in SvxFrameToolBoxControl() argument
2536 rTbx.SetItemBits( nId, TIB_DROPDOWNONLY | rTbx.GetItemBits( nId ) ); in SvxFrameToolBoxControl()
2582 sal_uInt16 nId, in SvxFrameLineStyleToolBoxControl() argument
2587 rTbx.SetItemBits( nId, TIB_DROPDOWNONLY | rTbx.GetItemBits( nId ) ); in SvxFrameLineStyleToolBoxControl()
[all …]
/trunk/main/filter/source/msfilter/
H A Ddffpropset.cxx1283 sal_Bool DffPropSet::IsHardAttribute( sal_uInt32 nId ) const in IsHardAttribute()
1286 nId &= 0x3ff; in IsHardAttribute()
1287 if ( ( nId & 0x3f ) >= 48 ) // is this a flag id in IsHardAttribute()
1288 …bRetValue = ( mpPropSetEntries[ nId ].nComplexIndexOrFlagsHAttr & ( 1 << ( 0xf - ( nId & 0xf ) ) )… in IsHardAttribute()
1296 nId &= 0x3ff; in GetPropertyValue()
1297 return ( mpPropSetEntries[ nId ].aFlags.bSet ) ? mpPropSetEntries[ nId ].nContent : nDefault; in GetPropertyValue()
1313 sal_uInt32 nBufferSize = GetPropertyValue( nId ); in GetPropertyString()
1314 if( (nBufferSize > 0) && IsComplex( nId ) && SeekToContent( nId, rStrm ) ) in GetPropertyString()
1334 nId &= 0x3ff; in SetPropertyValue()
1335 mpPropSetEntries[ nId ].aFlags.bSet = true; in SetPropertyValue()
[all …]

Completed in 245 milliseconds

12345678910>>...48