Home
last modified time | relevance | path

Searched refs:pBBSet (Results 1 – 2 of 2) sorted by relevance

/aoo4110/main/svx/source/dialog/
H A Dhdft.cxx162 pBBSet ( NULL ), in SvxHFPage()
201 delete pBBSet; in ~SvxHFPage()
277 if ( pBBSet ) in FillItemSet()
278 aSet.Put( *pBBSet ); in FillItemSet()
532 if ( !pBBSet ) in IMPL_LINK_INLINE_END()
541 pBBSet = new SfxItemSet( *GetItemSet().GetPool(), nBrush, nBrush, in IMPL_LINK_INLINE_END()
549 pBBSet->Put( ( (SvxSetItem*)pItem)->GetItemSet() ); in IMPL_LINK_INLINE_END()
554 pBBSet->Put( *pItem ); in IMPL_LINK_INLINE_END()
572 pBBSet->Put( *pItem ); in IMPL_LINK_INLINE_END()
580 if ( pBBSet->GetItemState( nWhich ) == SFX_ITEM_SET ) in IMPL_LINK_INLINE_END()
[all …]
/aoo4110/main/svx/inc/svx/
H A Dhdft.hxx86 SfxItemSet* pBBSet; member in SvxHFPage

Completed in 25 milliseconds