Home
last modified time | relevance | path

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

12345678910>>...27

/aoo41x/main/vcl/source/window/
H A Dbtndlg.cxx95 while ( pItem ) in ~ButtonDialog()
97 if ( pItem->mpPushButton && pItem->mbOwnButton ) in ~ButtonDialog()
99 delete pItem; in ~ButtonDialog()
135 while ( pItem ) in ImplGetItem()
295 if ( pItem->mpPushButton && pItem->mbOwnButton ) in StateChanged()
480 if ( pItem ) in GetPushButton()
492 if ( pItem ) in SetButtonText()
505 if ( pItem ) in GetButtonText()
517 if ( pItem ) in SetButtonHelpText()
527 if ( pItem ) in GetButtonHelpText()
[all …]
H A Dstatus.cxx197 while ( pItem ) in ~StatusBar()
199 delete pItem; in ~StatusBar()
280 while ( pItem ) in ImplFormat()
324 while ( pItem ) in ImplFormat()
341 nX += pItem->mnWidth + pItem->mnExtraWidth + pItem->mnOffset; in ImplFormat()
357 if ( pItem ) in ImplGetItemRectPos()
1053 delete pItem; in RemoveItem()
1155 delete pItem; in CopyItems()
1211 if ( pItem ) in GetItemId()
1452 if ( pItem && (pItem->mnBits & SIB_USERDRAW) && in RedrawItem()
[all …]
H A Dtoolbox2.cxx1297 if ( pItem ) in GetItemBits()
1322 if ( pItem ) in GetItemData()
1456 if ( pItem ) in GetItemImage()
1468 if ( pItem ) in GetItemImageAngle()
1480 if ( pItem ) in GetItemImageMirrorMode()
1491 if ( pItem ) in SetItemHighImage()
1505 if ( pItem ) in GetItemHighImage()
1549 if ( pItem ) in GetItemText()
1578 if ( pItem ) in GetItemWindow()
1776 pItem->mpWindow->Enable( pItem->mbEnabled ); in EnableItem()
[all …]
/aoo41x/main/sc/source/core/data/
H A Dpatattr.cxx275 const SfxPoolItem* pItem; in GetFont() local
278 pItem = &rItemSet.Get( nFontId ); in GetFont()
279 pFontAttr = (const SvxFontItem*) pItem; in GetFont()
330 pItem = &rItemSet.Get( nLangId ); in GetFont()
421 const SfxPoolItem* pItem; in GetFont() local
528 const SfxPoolItem* pItem; in FillToEditItemSet() local
532 aColorItem = *(const SvxColorItem*)pItem; in FillToEditItemSet()
536 aFontItem = *(const SvxFontItem*)pItem; in FillToEditItemSet()
742 const SfxPoolItem* pItem; in GetFromEditItemSet() local
1091 const SfxPoolItem* pItem; in IsVisible() local
[all …]
/aoo41x/main/svtools/source/control/
H A Dtabbar.cxx438 while ( pItem ) in ~TabBar()
554 while ( pItem ) in ImplCalcWidth()
590 while ( pItem ) in ImplFormat()
601 pItem->maRect.Left() = x-pItem->mnWidth; in ImplFormat()
1230 … if ( !pItem->IsDefaultTabBgColor() && ( pItem->mbSelect || (pItem->mnId == mnCurPageId) ) ) in Paint()
1723 while ( pItem ) in Clear()
1823 if ( pItem ) in GetPageId()
1834 while ( pItem ) in GetPagePos()
1850 while ( pItem ) in GetPageId()
2583 if ( !pItem->IsDefaultTabBgColor() && !pItem->mbSelect) in ShowDropPos()
[all …]
H A Dtaskstat.cxx168 while ( pItem ) in ~TaskStatusBar()
199 while ( pItem ) in ImplGetFieldItem()
360 if ( pItem ) in MouseButtonDown()
387 if ( pItem ) in MouseButtonUp()
414 if ( pItem ) in MouseMove()
441 if ( pItem ) in Command()
465 if ( pItem ) in RequestHelp()
613 if ( pItem ) in ModifyStatusFieldItem()
628 if ( pItem ) in RemoveStatusFieldItem()
631 delete pItem; in RemoveStatusFieldItem()
[all …]
H A Dvalueset.cxx137 …for( ValueSetItem* pItem = mpImpl->mpItemList->First(); pItem; pItem = mpImpl->mpItemList->Next() ) in ImplDeleteItems() local
147 delete pItem; in ImplDeleteItems()
621 pItem->maRect.Right() = pItem->maRect.Left()+nItemWidth-1; in Format()
622 pItem->maRect.Bottom() = pItem->maRect.Top()+nItemHeight-1; in Format()
1205 return pItem; in ImplGetFirstItem()
1306 if ( pItem && (pItem->meType != VALUESETITEM_SPACE) ) in ImplTracking()
1330 pItem = NULL; in ImplEndTracking()
1334 if ( pItem && (pItem->meType != VALUESETITEM_SPACE) ) in ImplEndTracking()
1361 if ( pItem && (pItem->meType != VALUESETITEM_SPACE) ) in MouseButtonDown()
1994 while ( pItem ) in CopyItems()
[all …]
H A Dheadbar.cxx148 while ( pItem ) in ~HeaderBar()
150 delete pItem; in ~HeaderBar()
399 pItem->maOutText = pItem->maText; in ImplDrawItem()
431 pItem->maOutText.Erase( pItem->maOutText.Len()-3-1, 1 ); in ImplDrawItem()
1118 if ( pItem->maOutText != pItem->maText ) in RequestHelp()
1310 delete pItem; in RemoveItem()
1339 while ( pItem ) in Clear()
1341 delete pItem; in Clear()
1376 while ( pItem ) in GetItemPos()
1391 if ( pItem ) in GetItemId()
[all …]
H A Droadmap.cxx315 pItem->SetID( _RMID ); in InsertHyperLabel()
319 return pItem; in InsertHyperLabel()
386 pItem = *i; in UpdatefollowingHyperLabels()
404 if ( pItem != NULL ) in ReplaceRoadmapItem()
479 if ( pItem != NULL ) in EnableRoadmapItem()
487 if ( pItem != NULL ) in ChangeRoadmapItemLabel()
489 pItem->Update( pItem->GetIndex(), _sLabel ); in ChangeRoadmapItemLabel()
507 if ( pItem != NULL ) in GetRoadmapItemLabel()
517 if ( pItem != NULL ) in ChangeRoadmapItemID()
639 if ( pItem != NULL ) in SelectRoadmapItemByID()
[all …]
/aoo41x/main/sfx2/source/appl/
H A Dappcfg.cxx522 const SfxPoolItem *pItem = 0; in SetOptions_Impl() local
536 DBG_ASSERT(pItem->ISA(SfxBoolItem), "BoolItem expected"); in SetOptions_Impl()
544 DBG_ASSERT(pItem->ISA(SfxBoolItem), "BoolItem expected"); in SetOptions_Impl()
545 sal_Bool bBigSize = ( (const SfxBoolItem*)pItem )->GetValue(); in SetOptions_Impl()
562 DBG_ASSERT(pItem->ISA(SfxBoolItem), "BoolItem expected"); in SetOptions_Impl()
668 sal_Bool bReset = ((const SfxBoolItem *)pItem)->GetValue(); in SetOptions_Impl()
740 DBG_ASSERT(pItem->ISA(SfxBoolItem), "SfxBoolItem expected"); in SetOptions_Impl()
795 const List *pList = ((SfxStringListItem*)pItem)->GetList(); in SetOptions_Impl()
807 DBG_ASSERT(pItem->ISA(SfxBoolItem), "SfxBoolItem expected"); in SetOptions_Impl()
812 DBG_ASSERT(pItem->ISA(SfxBoolItem), "SfxBoolItem expected"); in SetOptions_Impl()
[all …]
/aoo41x/main/sal/osl/unx/
H A Dfile_volume.cxx443 …if ( pItem->ident[0] != 'O' || pItem->ident[1] != 'V' || pItem->ident[2] != 'D' || pItem->ident[3]… in osl_getVolumeDeviceMountPath()
472 if ( pItem == 0 ) in osl_acquireVolumeDeviceHandle()
477 …if ( pItem->ident[0] != 'O' || pItem->ident[1] != 'V' || pItem->ident[2] != 'D' || pItem->ident[3]… in osl_acquireVolumeDeviceHandle()
495 if ( pItem == 0 ) in osl_releaseVolumeDeviceHandle()
500 …if ( pItem->ident[0] != 'O' || pItem->ident[1] != 'V' || pItem->ident[2] != 'D' || pItem->ident[3]… in osl_releaseVolumeDeviceHandle()
818 …if ( pItem->ident[0] != 'O' || pItem->ident[1] != 'V' || pItem->ident[2] != 'D' || pItem->ident[3]… in osl_mountFloppy()
950 …if ( pItem->ident[0] != 'O' || pItem->ident[1] != 'V' || pItem->ident[2] != 'D' || pItem->ident[3]… in osl_unmountFloppy()
1046 memset(pItem->pszMountPoint, 0, sizeof(pItem->pszMountPoint)); in osl_getFloppyMountEntry()
1049 memset(pItem->pszFilePath, 0, sizeof(pItem->pszFilePath)); in osl_getFloppyMountEntry()
1052 memset(pItem->pszDevice, 0, sizeof(pItem->pszDevice)); in osl_getFloppyMountEntry()
[all …]
/aoo41x/main/svx/source/dialog/
H A Drlrcitem.cxx69 rRuler.UpdateFrameMinMax(pItem); in StateChanged()
76 rRuler.UpdateFrame(pItem); in StateChanged()
83 rRuler.UpdateFrame(pItem); in StateChanged()
91 rRuler.Update(pItem); in StateChanged()
99 rRuler.UpdatePara(pItem); in StateChanged()
110 if(pItem) in StateChanged()
112 if(pItem->IsConsistent()) in StateChanged()
120 rRuler.Update(pItem, nSID); in StateChanged()
128 rRuler.Update(pItem); in StateChanged()
135 rRuler.Update(pItem); in StateChanged()
[all …]
H A Dfontwork.cxx77 const SfxPoolItem* pItem ) in StateChanged() argument
376 if ( pItem ) in SetStyle_Impl()
380 switch ( pItem->GetValue() ) in SetStyle_Impl()
391 if ( pItem->GetValue() == XFT_NONE ) in SetStyle_Impl()
420 if ( pItem ) in SetAdjust_Impl()
427 if ( pItem->GetValue() == XFT_LEFT || pItem->GetValue() == XFT_RIGHT ) in SetAdjust_Impl()
492 if ( pItem ) in SetMirror_Impl()
504 if ( pItem ) in SetShowForm_Impl()
516 if ( pItem ) in SetOutline_Impl()
529 if ( pItem ) in SetShadow_Impl()
[all …]
/aoo41x/main/soltools/ldump/
H A Dhashtbl.cxx121 return pItem->IsUsed() ? pItem->GetObject() : NULL; in GetObjectAt()
197 if (pItem->IsEmpty()) in Insert()
210 if (pItem->IsEmpty()) in Insert()
244 if (pItem->IsUsed() in FindPos()
247 return pItem; in FindPos()
252 if (pItem->IsDeleted() || pItem->IsUsed()) in FindPos()
265 if (pItem->IsDeleted() || pItem->IsUsed()) in FindPos()
302 if (pItem != NULL in Find()
320 if (pItem != NULL in Delete()
328 pItem->Delete(); in Delete()
[all …]
/aoo41x/main/cui/source/tabpages/
H A Dconnect.cxx187 if( !pItem ) in Reset()
189 if( pItem ) in Reset()
201 if( !pItem ) in Reset()
203 if( pItem ) in Reset()
217 if( pItem ) in Reset()
231 if( pItem ) in Reset()
245 if( pItem ) in Reset()
259 if( pItem ) in Reset()
273 if( pItem ) in Reset()
287 if( pItem ) in Reset()
[all …]
/aoo41x/main/tools/workben/
H A Dhashtbl.cxx131 return pItem->IsUsed() ? pItem->GetObject() : NULL; in GetObjectAt()
232 if (pItem->IsEmpty()) in Insert()
249 if (pItem->IsEmpty()) in Insert()
291 if (pItem->IsUsed() in FindPos()
294 return pItem; in FindPos()
299 if (pItem->IsDeleted() || pItem->IsUsed()) in FindPos()
312 if (pItem->IsDeleted() || pItem->IsUsed()) in FindPos()
349 if (pItem != NULL in Find()
367 if (pItem != NULL in Delete()
375 pItem->Delete(); in Delete()
[all …]
/aoo41x/main/soldep/bootstrp/
H A Dhashtbl.cxx127 return pItem->IsUsed() ? pItem->GetObject() : NULL; in GetObjectAt()
228 if (pItem->IsEmpty()) in Insert()
245 if (pItem->IsEmpty()) in Insert()
287 if (pItem->IsUsed() in FindPos()
290 return pItem; in FindPos()
295 if (pItem->IsDeleted() || pItem->IsUsed()) in FindPos()
308 if (pItem->IsDeleted() || pItem->IsUsed()) in FindPos()
345 if (pItem != NULL in Find()
363 if (pItem != NULL in Delete()
371 pItem->Delete(); in Delete()
[all …]
/aoo41x/main/vcl/source/control/
H A Dtabctrl.cxx287 pItem->maFormatText = pItem->maText; in ImplGetItemSize()
561 TabPage* pPage = (pItem) ? pItem->mpTabPage : NULL; in ImplChangeTabPage()
660 if ( pItem && pItem->mpTabPage ) in ImplPosCurTabPage()
1024 if( pItem && pItem->mbEnabled ) in MouseButtonDown()
1780 if ( pItem && pItem->mbEnabled != i_bEnable ) in EnablePage()
1917 if ( pItem && (pItem->mpTabPage != pTabPage) ) in SetTabPage()
1942 if ( pItem ) in GetTabPage()
1954 if ( pItem ) in GetTabPageResId()
1966 if ( pItem && pItem->maText != rText ) in SetPageText()
2069 return pItem ? &pItem->maTabImage : NULL; in GetPageImage()
[all …]
/aoo41x/main/unotools/source/config/
H A Ditemholder1.cxx148 if (aNewItem.pItem) in impl_addItem()
206 rItem.pItem = new SvtFontOptions(); in impl_newItem()
214 rItem.pItem = new SvtInetOptions(); in impl_newItem()
226 rItem.pItem = new SvtLinguConfig(); in impl_newItem()
242 rItem.pItem = new SvtPathOptions(); in impl_newItem()
250 rItem.pItem = new ::utl::MiscCfg(); in impl_newItem()
254 rItem.pItem = new SvtSaveOptions(); in impl_newItem()
298 rItem.pItem = new SvtUndoOptions(); in impl_newItem()
318 if (rItem.pItem) in impl_deleteItem()
320 delete rItem.pItem; in impl_deleteItem()
[all …]
/aoo41x/main/reportdesign/source/ui/misc/
H A DUITools.cxx278 if ( pItem ) in lcl_fillShapeToItems()
304 if ( pItem ) in lcl_fillItemsToShape()
385 const SfxPoolItem* pItem( NULL ); in lcl_initAwtFont() local
386 if ( SFX_ITEM_SET == _rItemSet.GetItemState( _nFont,sal_True,&pItem) && pItem->ISA(SvxFontItem)) in lcl_initAwtFont()
400 …if ( SFX_ITEM_SET == _rItemSet.GetItemState( _nPosture,sal_True,&pItem) && pItem->ISA(SvxPostureIt… in lcl_initAwtFont()
405 …if ( SFX_ITEM_SET == _rItemSet.GetItemState( _nWeight,sal_True,&pItem) && pItem->ISA(SvxWeightItem… in lcl_initAwtFont()
436 …if ( SFX_ITEM_SET == _rItemSet.GetItemState( ITEMID_COLOR,sal_True,&pItem) && pItem->ISA(SvxColorI… in lcl_initAwtFont()
448 const SfxPoolItem* pItem( NULL ); in lcl_itemsToCharProperties() local
504 …if ( SFX_ITEM_SET == _rItemSet.GetItemState( ITEMID_BRUSH,sal_True,&pItem) && pItem->ISA(SvxBrushI… in lcl_itemsToCharProperties()
509 …if ( SFX_ITEM_SET == _rItemSet.GetItemState( ITEMID_BLINK,sal_True,&pItem) && pItem->ISA(SvxBlinkI… in lcl_itemsToCharProperties()
[all …]
/aoo41x/main/sw/source/ui/uiview/
H A Dformatclipboard.cxx203 pItem = 0; in lcl_setTableAttributes()
211 if(pItem) in lcl_setTableAttributes()
236 pItem=0; in lcl_setTableAttributes()
238 if(pItem) in lcl_setTableAttributes()
242 pItem=0; in lcl_setTableAttributes()
244 if(pItem) in lcl_setTableAttributes()
248 pItem=0; in lcl_setTableAttributes()
250 if(pItem) in lcl_setTableAttributes()
256 if(pItem) in lcl_setTableAttributes()
262 if(pItem) in lcl_setTableAttributes()
[all …]
/aoo41x/main/svl/source/items/
H A Dpoolio.cxx238 if ( pItem && pItem->GetRefCount() ) //! siehe anderes MI-REF in Store()
411 AddRef(*pItem, 1); in readTheItems()
1124 if ( !pItem ) in LoadSurrogate()
1139 return pItem; in LoadSurrogate()
1141 return pItem; in LoadSurrogate()
1180 if ( pItem ) in StoreSurrogate()
1210 if( IsStaticDefaultItem(pItem) || IsPoolDefaultItem(pItem) ) in GetSurrogate()
1219 if ( p == pItem ) in GetSurrogate()
1689 pItem = pNewItem; in LoadItem()
1697 pItem = 0; in LoadItem()
[all …]
/aoo41x/main/sw/source/core/txtnode/
H A Dswfont.cxx235 sal_True, &pItem )) in SetDiffFnt()
245 sal_True, &pItem )) in SetDiffFnt()
255 sal_True, &pItem )) in SetDiffFnt()
258 sal_True, &pItem )) in SetDiffFnt()
261 sal_True, &pItem )) in SetDiffFnt()
265 sal_True, &pItem )) in SetDiffFnt()
275 sal_True, &pItem )) in SetDiffFnt()
285 sal_True, &pItem )) in SetDiffFnt()
288 sal_True, &pItem )) in SetDiffFnt()
291 sal_True, &pItem )) in SetDiffFnt()
[all …]
/aoo41x/main/svx/source/unodraw/
H A Dunomtabl.cxx216 NameOrIndex *pItem; in removeByName() local
247 NameOrIndex *pItem; in replaceByName() local
280 if( pItem && pItem->GetName() == aSearchName ) in replaceByName()
292 if( pItem && pItem->GetName() == aSearchName ) in replaceByName()
308 NameOrIndex *pItem; in getByNameFromPool() local
314 if( pItem && pItem->GetName() == rSearchName ) in getByNameFromPool()
366 if( pItem == NULL || pItem->GetName().Len() == 0 ) in createNamesForPool()
419 if( pItem && pItem->GetName() == aSearchName ) in hasByName()
428 if( pItem && pItem->GetName() == aSearchName ) in hasByName()
454 if( pItem && pItem->GetName().Len() != 0 ) in hasElements()
[all …]
/aoo41x/main/sc/source/ui/view/
H A Dtabvwsh3.cxx133 const SfxPoolItem* pItem; in Execute() local
249 const SfxPoolItem* pItem; in Execute() local
540 const SfxPoolItem* pItem; in Execute() local
582 const SfxPoolItem* pItem; in Execute() local
595 const SfxPoolItem* pItem; in Execute() local
611 const SfxPoolItem *pItem; in Execute() local
632 const SfxPoolItem* pItem; in Execute() local
804 if ( pItem ) in Execute()
957 const SfxPoolItem* pItem; in Execute() local
960 pItem->ISA( SfxStringItem ) ) in Execute()
[all …]

Completed in 354 milliseconds

12345678910>>...27