/aoo42x/main/sfx2/inc/sfx2/ |
H A D | request.hxx | 128 #define SFX_REQUEST_ARG(rReq, pItem, ItemType, nSlotId, bDeep) \ argument 131 #define SFX_ITEMSET_ARG(pArgs, pItem, ItemType, nSlotId, bDeep) \ argument
|
H A D | tabdlg.hxx | 264 sal_uInt16 GetWhich( sal_uInt16 nSlot, sal_Bool bDeep = sal_True ) const in GetWhich()
|
/aoo42x/main/sw/source/filter/writer/ |
H A D | wrt_fn.cxx | 50 const SfxItemSet& rSet, sal_Bool bDeep, in Out_SfxItemSet()
|
/aoo42x/main/svl/inc/svl/ |
H A D | itemset.hxx | 61 #define SFX_ITEMSET_GET( rSet, pItem, ItemType, nSlotId, bDeep ) \ argument
|
/aoo42x/main/sc/source/filter/ftools/ |
H A D | ftools.cxx | 205 bool ScfTools::CheckItem( const SfxItemSet& rItemSet, sal_uInt16 nWhichId, bool bDeep ) in CheckItem() 210 bool ScfTools::CheckItems( const SfxItemSet& rItemSet, const sal_uInt16* pnWhichIds, bool bDeep ) in CheckItems()
|
/aoo42x/main/sfx2/source/control/ |
H A D | request.cxx | 470 bool bDeep, // false: nicht in Parent-ItemSets suchen in GetArg() 483 bool bDeep, // false: nicht in Parent-ItemSets suchen in GetItem()
|
H A D | bindings.cxx | 803 sal_Bool bDeep /* sal_True in InvalidateShell()
|
/aoo42x/main/sdext/source/pdfimport/tree/ |
H A D | pdfiprocessor.cxx | 915 void PDFIProcessor::sortDocument( bool bDeep ) in sortDocument() 969 void PDFIProcessor::sortElements( Element* pEle, bool bDeep ) in sortElements()
|
/aoo42x/main/avmedia/source/viewer/ |
H A D | mediawindow.cxx | 460 bool MediaWindow::isMediaURL( const ::rtl::OUString& rURL, bool bDeep, Size* pPreferredSizePixel ) in isMediaURL()
|
/aoo42x/main/sfx2/source/dialog/ |
H A D | tabdlg.cxx | 378 const SfxPoolItem* SfxTabPage::GetItem( const SfxItemSet& rSet, sal_uInt16 nSlot, sal_Bool bDeep ) in GetItem() 405 sal_uInt16 nSlot, sal_Bool bDeep ) in GetOldItem()
|
/aoo42x/main/sw/source/filter/html/ |
H A D | css1atr.cxx | 531 sal_Bool bDeep ) in OutCSS1_SfxItemSet() 3237 sal_Bool bDeep ) in OutCSS1_SvxULSpace_SvxLRSpace() 3323 sal_Bool bDeep ) in OutCSS1_SvxFmtBreak_SwFmtPDesc_SvxFmtKeep()
|
H A D | htmlatr.cxx | 2033 sal_Bool bDeep, sal_Bool bParaAttrs ) in Insert()
|
/aoo42x/main/unoxml/source/dom/ |
H A D | node.cxx | 402 Reference< XNode > SAL_CALL CNode::cloneNode(sal_Bool bDeep) in cloneNode()
|
H A D | document.cxx | 960 Reference< XNode > SAL_CALL CDocument::cloneNode(sal_Bool bDeep) in cloneNode()
|
/aoo42x/main/svx/source/form/ |
H A D | navigatortree.cxx | 2190 void NavigatorTree::MarkViewObj(FmFormData* pFormData, sal_Bool bMark, sal_Bool bDeep ) in MarkViewObj() 2239 …void NavigatorTree::CollectObjects(FmFormData* pFormData, sal_Bool bDeep, ::std::set< Reference< X… in CollectObjects()
|
/aoo42x/main/chart2/source/controller/chartapiwrapper/ |
H A D | ChartDataWrapper.cxx | 696 sal_Bool bDeep = sal_False; in applyData() local
|
/aoo42x/main/svx/source/svdraw/ |
H A D | svdmrkv.cxx | 1382 sal_Bool SdrMarkView::MarkObj(const Point& rPnt, short nTol, sal_Bool bToggle, sal_Bool bDeep) in MarkObj() 1677 const bool bDeep(nOptions & SDRSEARCH_DEEP); in CheckSingleSdrObjectHit() local
|
H A D | svdview.cxx | 442 sal_Bool bDeep=pObj!=pHitObj && pHitObj->HasMacro(); in PickAnything() local
|
/aoo42x/main/svl/source/items/ |
H A D | itemset.cxx | 887 sal_Bool bDeep /* sal_True (default) in Set()
|
/aoo42x/main/sw/source/filter/ww8/ |
H A D | wrtw8nds.cxx | 477 sal_Bool bDeep = sal_False; in OutAttr() local
|
H A D | ww8atr.cxx | 5277 void AttributeOutputBase::OutputStyleItemSet( const SfxItemSet& rSet, sal_Bool bDeep, sal_Bool bTes… in OutputStyleItemSet()
|
/aoo42x/main/sc/source/filter/excel/ |
H A D | xestyle.cxx | 899 …r::CheckItems( const XclExpRoot& rRoot, const SfxItemSet& rItemSet, sal_Int16 nScript, bool bDeep ) in CheckItems()
|
/aoo42x/main/sc/source/core/data/ |
H A D | document.cxx | 4226 ScPatternAttr* ScDocument::CreateSelectionPattern( const ScMarkData& rMark, sal_Bool bDeep ) in CreateSelectionPattern() 4255 const ScPatternAttr* ScDocument::GetSelectionPattern( const ScMarkData& rMark, sal_Bool bDeep ) in GetSelectionPattern()
|