Home
last modified time | relevance | path

Searched refs:bDeep (Results 1 – 25 of 48) sorted by last modified time

12

/trunk/main/sw/source/filter/ww8/
H A Dww8atr.cxx5277 void AttributeOutputBase::OutputStyleItemSet( const SfxItemSet& rSet, sal_Bool bDeep, sal_Bool bTes… in OutputStyleItemSet() argument
5285 if ( !bDeep ) in OutputStyleItemSet()
5296 if ( !bDeep || !pSet->GetParent() ) in OutputStyleItemSet()
5311 if ( SFX_ITEM_SET == pSet->GetItemState( nWhich, bDeep, &pItem ) && in OutputStyleItemSet()
H A Dwrtw8nds.cxx477 sal_Bool bDeep = sal_False; in OutAttr() local
479 aExportSet.Set(rNd.GetSwAttrSet(), bDeep); in OutAttr()
H A Dattributeoutputbase.hxx580 void OutputStyleItemSet( const SfxItemSet& rSet, sal_Bool bDeep, sal_Bool bTestForDefault );
/trunk/main/sc/source/core/data/
H A Ddocument.cxx4226 ScPatternAttr* ScDocument::CreateSelectionPattern( const ScMarkData& rMark, sal_Bool bDeep ) in CreateSelectionPattern() argument
4234 pTab[i]->MergeSelectionPattern( aState, rMark, bDeep ); in CreateSelectionPattern()
4244 aRange.aEnd.Col(), aRange.aEnd.Row(), bDeep ); in CreateSelectionPattern()
4255 const ScPatternAttr* ScDocument::GetSelectionPattern( const ScMarkData& rMark, sal_Bool bDeep ) in GetSelectionPattern() argument
4258 pSelectionAttr = CreateSelectionPattern( rMark, bDeep ); in GetSelectionPattern()
/trunk/main/svx/source/svdraw/
H A Dsvdview.cxx442 sal_Bool bDeep=pObj!=pHitObj && pHitObj->HasMacro(); in PickAnything() local
462 if (bDeep || bMid || bRoot) in PickAnything()
470 if (bDeep) bDeep=pHitObj->IsMacroHit(aHitRec); in PickAnything()
473 if (bRoot || bMid || bDeep) in PickAnything()
H A Dsvdmrkv.cxx1382 sal_Bool SdrMarkView::MarkObj(const Point& rPnt, short nTol, sal_Bool bToggle, sal_Bool bDeep) in MarkObj() argument
1388 if (bDeep) nOptions=nOptions|SDRSEARCH_DEEP; in MarkObj()
1677 const bool bDeep(nOptions & SDRSEARCH_DEEP); in CheckSingleSdrObjectHit() local
1727 if (!bDeep && pRet!=NULL) in CheckSingleSdrObjectHit()
/trunk/main/avmedia/source/viewer/
H A Dmediawindow.cxx460 bool MediaWindow::isMediaURL( const ::rtl::OUString& rURL, bool bDeep, Size* pPreferredSizePixel ) in isMediaURL() argument
467 if( bDeep || pPreferredSizePixel ) in isMediaURL()
/trunk/main/sc/source/filter/inc/
H A Dxestyle.hxx157 bool bDeep );
/trunk/main/framework/inc/dispatch/
H A Dbasedispatcher.hxx351 … sal_Bool bDeep );
/trunk/main/sfx2/inc/sfx2/
H A Dtabdlg.hxx264 sal_uInt16 GetWhich( sal_uInt16 nSlot, sal_Bool bDeep = sal_True ) const in GetWhich() argument
265 { return pSet->GetPool()->GetWhich( nSlot, bDeep ); } in GetWhich()
266 …const SfxPoolItem* GetOldItem( const SfxItemSet& rSet, sal_uInt16 nSlot, sal_Bool bDeep = sal_Tru…
305 …static const SfxPoolItem* GetItem( const SfxItemSet& rSet, sal_uInt16 nSlot, sal_Bool bDeep = sal_…
/trunk/main/unoxml/source/dom/
H A Dnode.cxx402 Reference< XNode > SAL_CALL CNode::cloneNode(sal_Bool bDeep) in cloneNode() argument
411 xmlCopyNode(m_aNodePtr, (bDeep) ? 1 : 0)); in cloneNode()
H A Ddocument.cxx960 Reference< XNode > SAL_CALL CDocument::cloneNode(sal_Bool bDeep) in cloneNode() argument
969 xmlDocPtr const pClone(xmlCopyDoc(m_aDocPtr, (bDeep) ? 1 : 0)); in cloneNode()
/trunk/main/sw/source/filter/writer/
H A Dwrt_fn.cxx50 const SfxItemSet& rSet, sal_Bool bDeep, in Out_SfxItemSet() argument
58 if( !bDeep ) in Out_SfxItemSet()
67 if( !bDeep || !pSet->GetParent() ) in Out_SfxItemSet()
83 if( SFX_ITEM_SET == pSet->GetItemState( nWhich, bDeep, &pItem ) && in Out_SfxItemSet()
/trunk/main/sw/source/filter/inc/
H A Dwrt_fn.hxx40 sal_Bool bDeep, sal_Bool bTstForDefault = sal_True );
/trunk/main/sw/source/filter/html/
H A Dwrthtml.hxx387 void OutCSS1_SfxItemSet( const SfxItemSet& rItemSet, sal_Bool bDeep=sal_True );
H A Dcss1atr.cxx170 sal_Bool bDeep );
179 sal_Bool bDeep );
531 sal_Bool bDeep ) in OutCSS1_SfxItemSet() argument
534 Out_SfxItemSet( aCSS1AttrFnTab, *this, rItemSet, bDeep ); in OutCSS1_SfxItemSet()
556 if( SFX_ITEM_SET==rItemSet.GetItemState( RES_CHRATR_BLINK, bDeep, &pItem )) in OutCSS1_SfxItemSet()
565 OutCSS1_SvxFmtBreak_SwFmtPDesc_SvxFmtKeep( *this, rItemSet, bDeep ); in OutCSS1_SfxItemSet()
3237 sal_Bool bDeep ) in OutCSS1_SvxULSpace_SvxLRSpace() argument
3323 sal_Bool bDeep ) in OutCSS1_SvxFmtBreak_SwFmtPDesc_SvxFmtKeep() argument
3328 if( SFX_ITEM_SET==rItemSet.GetItemState( RES_BREAK, bDeep, &pItem )) in OutCSS1_SvxFmtBreak_SwFmtPDesc_SvxFmtKeep()
3336 SFX_ITEM_SET==rItemSet.GetItemState( RES_PAGEDESC, bDeep, &pItem )) in OutCSS1_SvxFmtBreak_SwFmtPDesc_SvxFmtKeep()
[all …]
H A Dhtmlatr.cxx1314 SwHTMLFmtInfos& rFmtInfos, sal_Bool bDeep,
2033 sal_Bool bDeep, sal_Bool bParaAttrs ) in Insert() argument
2041 if( SFX_ITEM_SET == rItemSet.GetItemState( nWhich, bDeep, &pItem ) ) in Insert()
/trunk/main/svx/source/inc/
H A Dfmexpl.hxx491 …void CollectObjects(FmFormData* pFormData, sal_Bool bDeep, ::std::set< ::com::sun::star::uno::Refe…
522 void MarkViewObj( FmFormData* pFormData, sal_Bool bMark, sal_Bool bDeep = sal_False );
/trunk/main/svx/source/form/
H A Dnavigatortree.cxx2190 void NavigatorTree::MarkViewObj(FmFormData* pFormData, sal_Bool bMark, sal_Bool bDeep ) in MarkViewObj() argument
2199 CollectObjects(pFormData,bDeep,aObjects); in MarkViewObj()
2239 …void NavigatorTree::CollectObjects(FmFormData* pFormData, sal_Bool bDeep, ::std::set< Reference< X… in CollectObjects() argument
2253 else if (bDeep && (pEntryData->ISA(FmFormData))) in CollectObjects()
2254 CollectObjects((FmFormData*)pEntryData,bDeep,_rObjects); in CollectObjects()
/trunk/main/svx/inc/svx/
H A Dsvdmrkv.hxx308 …sal_Bool MarkObj(const Point& rPnt, short nTol=-2, sal_Bool bToggle=sal_False, sal_Bool bDeep=sal_…
/trunk/main/svl/source/items/
H A Ditempool.cxx1058 sal_uInt16 SfxItemPool::GetWhich( sal_uInt16 nSlotId, sal_Bool bDeep ) const in GetWhich()
1077 if ( pSecondary && bDeep ) in GetWhich()
1084 sal_uInt16 SfxItemPool::GetSlotId( sal_uInt16 nWhich, sal_Bool bDeep ) const in GetSlotId()
1091 if ( pSecondary && bDeep ) in GetSlotId()
1109 sal_uInt16 SfxItemPool::GetTrueWhich( sal_uInt16 nSlotId, sal_Bool bDeep ) const in GetTrueWhich()
1128 if ( pSecondary && bDeep ) in GetTrueWhich()
1135 sal_uInt16 SfxItemPool::GetTrueSlotId( sal_uInt16 nWhich, sal_Bool bDeep ) const in GetTrueSlotId()
1142 if ( pSecondary && bDeep ) in GetTrueSlotId()
H A Ditemset.cxx887 sal_Bool bDeep /* sal_True (default) in Set() argument
928 if ( bDeep ) in Set()
/trunk/main/svl/inc/svl/
H A Ditempool.hxx251 sal_uInt16 GetWhich( sal_uInt16 nSlot, sal_Bool bDeep = sal_True ) const;
252 sal_uInt16 GetSlotId( sal_uInt16 nWhich, sal_Bool bDeep = sal_True ) const;
253 sal_uInt16 GetTrueWhich( sal_uInt16 nSlot, sal_Bool bDeep = sal_True ) const;
254 sal_uInt16 GetTrueSlotId( sal_uInt16 nWhich, sal_Bool bDeep = sal_True ) const;
H A Ditemset.hxx61 #define SFX_ITEMSET_GET( rSet, pItem, ItemType, nSlotId, bDeep ) \ argument
63 (rSet).GetItem( nSlotId, bDeep, TYPE(ItemType) )
167 virtual int Set( const SfxItemSet&, sal_Bool bDeep = sal_True );
/trunk/main/sfx2/source/dialog/
H A Dtabdlg.cxx378 const SfxPoolItem* SfxTabPage::GetItem( const SfxItemSet& rSet, sal_uInt16 nSlot, sal_Bool bDeep ) in GetItem() argument
389 sal_uInt16 nWh = pPool->GetWhich( nSlot, bDeep ); in GetItem()
405 sal_uInt16 nSlot, sal_Bool bDeep ) in GetOldItem() argument
415 sal_uInt16 nWh = GetWhich( nSlot, bDeep ); in GetOldItem()

Completed in 232 milliseconds

12