/aoo41x/main/editeng/source/outliner/ |
H A D | outlin2.cxx | 50 DBG_NAMEEX(Outliner) 61 DBG_CHKTHIS(Outliner,0); in SetUpdateMode() 68 DBG_CHKTHIS(Outliner,0); in GetUpdateMode() 74 DBG_CHKTHIS(Outliner,0); in GetEmptyItemSet() 80 DBG_CHKTHIS(Outliner,0); in EnableUndo() 86 DBG_CHKTHIS(Outliner,0); in IsUndoEnabled() 92 DBG_CHKTHIS(Outliner,0); in GetRefMapMode() 98 DBG_CHKTHIS(Outliner,0); in SetRefMapMode() 104 DBG_CHKTHIS(Outliner,0); in SetBackgroundColor() 110 DBG_CHKTHIS(Outliner,0); in GetBackgroundColor() [all …]
|
H A D | outliner.cxx | 94 DBG_NAME(Outliner); 106 DBG_CHKTHIS(Outliner,0); in Insert() 156 DBG_CHKTHIS(Outliner,0); in ParagraphInserted() 194 DBG_CHKTHIS(Outliner,0); in ParagraphDeleted() 296 DBG_CHKTHIS(Outliner,0); in SetDepth() 431 DBG_CHKTHIS(Outliner,0); in CreateParaObject() 465 DBG_CHKTHIS(Outliner,0); in SetText() 1385 Outliner::Outliner( SfxItemPool* pPool, sal_uInt16 nMode ) in Outliner() function in Outliner 1413 Outliner::~Outliner() in ~Outliner() 1415 DBG_DTOR(Outliner,0); in ~Outliner() [all …]
|
H A D | outlundo.hxx | 34 Outliner* mpOutliner; 37 OutlinerUndoBase( sal_uInt16 nId, Outliner* pOutliner ); 39 Outliner* GetOutliner() const { return mpOutliner; } in GetOutliner() 52 …OutlinerUndoChangeParaFlags( Outliner* pOutliner, sal_uInt16 nPara, sal_uInt16 nOldDepth, sal_uInt… 74 OutlinerUndoChangeParaNumberingRestart( Outliner* pOutliner, sal_uInt16 nPara, 91 …OutlinerUndoChangeDepth( Outliner* pOutliner, sal_uInt16 nPara, sal_Int16 nOldDepth, sal_Int16 nNe… 108 OutlinerUndoCheckPara( Outliner* pOutliner, sal_uInt16 nPara ); 125 OLUndoExpand( Outliner* pOut, sal_uInt16 nId ); 132 Outliner* pOutliner;
|
H A D | outlundo.cxx | 40 OutlinerUndoBase::OutlinerUndoBase( sal_uInt16 _nId, Outliner* pOutliner ) in OutlinerUndoBase() 47 OutlinerUndoChangeParaFlags::OutlinerUndoChangeParaFlags( Outliner* pOutliner, sal_uInt16 nPara, sa… in OutlinerUndoChangeParaFlags() 67 Outliner* pOutliner = GetOutliner(); in ImplChangeFlags() 80 OutlinerUndoChangeParaNumberingRestart::OutlinerUndoChangeParaNumberingRestart( Outliner* pOutliner… in OutlinerUndoChangeParaNumberingRestart() 105 Outliner* pOutliner = GetOutliner(); in ImplApplyData() 110 OutlinerUndoChangeDepth::OutlinerUndoChangeDepth( Outliner* pOutliner, sal_uInt16 nPara, sal_Int16 … in OutlinerUndoChangeDepth() 134 OutlinerUndoCheckPara::OutlinerUndoCheckPara( Outliner* pOutliner, sal_uInt16 nPara ) in OutlinerUndoCheckPara() 161 OLUndoExpand::OLUndoExpand(Outliner* pOut, sal_uInt16 _nId ) in OLUndoExpand()
|
/aoo41x/main/sd/source/ui/view/ |
H A D | Outliner.cxx | 89 class Outliner::Implementation 111 Outliner& rOutliner, 143 Outliner::Outliner( SdDrawDocument* pDoc, sal_uInt16 nMode ) in Outliner() function in sd::Outliner 244 Outliner::~Outliner (void) in ~Outliner() 309 void Outliner::StartSpelling (void) in StartSpelling() 325 void Outliner::EndSpelling (void) in EndSpelling() 773 void Outliner::DetectChange (void) in DetectChange() 1060 void Outliner::EndOfSearch (void) in EndOfSearch() 1495 SdrObject* Outliner::SetObject ( in SetObject() 1658 void Outliner::EndConversion() in EndConversion() [all …]
|
H A D | outlnvsh.cxx | 168 ::Outliner* pOutl = pOlView->GetOutliner(); in Construct() 745 ::Outliner* pOutl = pOlView->GetOutliner(); in FuPermanent() 830 ::Outliner* pOutl = pOlView->GetOutliner(); in GetMenuState() 1331 ::Outliner* pOutl = pOlView->GetOutliner(); in ReadFrameViewData() 1360 ::Outliner* pOutl = pOlView->GetOutliner(); in WriteFrameViewData() 1438 ::Outliner* pOutliner = pOlView->GetOutliner(); in GetStatusBarState() 1579 ::Outliner* pOutliner = pOlView->GetOutliner(); in GetOptimalSizePixel() 1610 ::Outliner* pOl = pOlView->GetOutliner(); in GetSelectionText() 1830 ::Outliner* pOutliner = pOlView->GetOutliner(); in UpdateTitleObject() 1917 ::Outliner* pOutliner = pOlView->GetOutliner(); in UpdateOutlineObject() [all …]
|
H A D | outlview.cxx | 528 IMPL_LINK( OutlineView, ParagraphInsertedHdl, ::Outliner *, pOutliner ) in IMPL_LINK() argument 678 IMPL_LINK( OutlineView, ParagraphRemovingHdl, ::Outliner *, pOutliner ) in IMPL_LINK() argument 742 IMPL_LINK( OutlineView, DepthChangedHdl, ::Outliner *, pOutliner ) in IMPL_LINK() argument 1011 IMPL_LINK( OutlineView, BeginMovingHdl, ::Outliner *, pOutliner ) in IMPL_LINK() argument 1067 IMPL_LINK( OutlineView, EndMovingHdl, ::Outliner *, pOutliner ) in IMPL_LINK() argument 1478 Paragraph* OutlineView::GetParagraphForPage( ::Outliner* pOutl, SdPage* pPage ) in GetParagraphForPage() 1509 …if( pActual && mpOutliner && dynamic_cast<Outliner*> ( mpOutliner )->GetIgnoreCurrentPageChangesLe… in SetActualPage() 1738 …mpOutliner != NULL && mpDoc!=NULL && mpOutliner != NULL && dynamic_cast<Outliner*> ( mpOutliner )-… in IMPL_LINK() 1760 dynamic_cast<Outliner*> ( mpOutliner )->IncreIgnoreCurrentPageChangesLevel(); in IgnoreCurrentPageChanges() 1762 dynamic_cast<Outliner*> ( mpOutliner )->DecreIgnoreCurrentPageChangesLevel(); in IgnoreCurrentPageChanges()
|
H A D | outlnvs2.cxx | 221 ::Outliner* pOutl = pOutlinerView->GetOutliner(); in FuTemporary() 231 ::Outliner* pOutl = pOlView->GetOutliner(); in FuTemporary() 261 ::Outliner* pOutl = pOutlinerView->GetOutliner(); in FuTemporary() 616 ::Outliner* pOutliner = pOutlinerView->GetOutliner(); in FuTemporaryModify()
|
/aoo41x/main/sd/source/ui/inc/ |
H A D | OutlineView.hxx | 36 class Outliner; 96 Paragraph* GetParagraphForPage( ::Outliner* pOutl, SdPage* pPage ); 108 DECL_LINK( ParagraphInsertedHdl, Outliner * ); 109 DECL_LINK( ParagraphRemovingHdl, Outliner * ); 110 DECL_LINK( DepthChangedHdl, Outliner * ); 112 DECL_LINK( BeginMovingHdl, Outliner * ); 113 DECL_LINK( EndMovingHdl, Outliner * );
|
H A D | fusearch.hxx | 33 class Outliner; 46 ::sd::Outliner* GetOutliner() const { return pSdOutliner; } in GetOutliner() 51 ::sd::Outliner* pSdOutliner;
|
H A D | fuhhconv.hxx | 33 class Outliner; 50 Outliner* GetOutliner() const { return pSdOutliner; } in GetOutliner() 55 Outliner* pSdOutliner;
|
H A D | View.hxx | 53 class Outliner; 232 DECL_LINK( OnParagraphInsertedHdl, ::Outliner * ); 233 DECL_LINK( OnParagraphRemovingHdl, ::Outliner * );
|
H A D | SpellDialogChildWindow.hxx | 32 class Outliner; 74 Outliner* mpSdOutliner;
|
/aoo41x/main/editeng/inc/editeng/ |
H A D | outliner.hxx | 47 class Outliner; 124 friend class Outliner; 189 friend class Outliner; 193 Outliner* pOwner; 255 OutlinerView( Outliner* pOut, Window* pWindow ); 271 void SetOutliner( Outliner* pOutliner ); 272 Outliner* GetOutliner() const { return pOwner; } in GetOutliner() 541 Outliner* pOutliner; 573 Outliner* GetOutliner() const { return pOutliner; } in GetOutliner() 625 class EDITENG_DLLPUBLIC Outliner : public SfxBroadcaster class [all …]
|
H A D | unoforou.hxx | 32 class Outliner; 39 Outliner& rOutliner; 57 SvxOutlinerForwarder( Outliner& rOutl, sal_Bool bOutlText = sal_False ); 84 Outliner& GetOutliner() const { return rOutliner; } in GetOutliner()
|
/aoo41x/main/sd/source/core/ |
H A D | drawdoc.cxx | 657 ::Outliner& rDrawOutliner = GetDrawOutliner(); in NewOrLoadCompleted() 826 sd::Outliner* pInternalOutl = GetInternalOutliner(sal_True); in NewOrLoadCompleted() 848 ::sd::Outliner* SdDrawDocument::GetOutliner(sal_Bool bCreateOutliner) in GetOutliner() 852 mpOutliner = new ::sd::Outliner( this, OUTLINERMODE_TEXTOBJECT ); in GetOutliner() 873 ::sd::Outliner* SdDrawDocument::GetInternalOutliner(sal_Bool bCreateOutliner) in GetInternalOutliner() 877 mpInternalOutliner = new ::sd::Outliner( this, OUTLINERMODE_TEXTOBJECT ); in GetInternalOutliner() 939 ::Outliner& rOutliner = GetDrawOutliner(); in SetOnlineSpell() 1047 void SdDrawDocument::SetCalcFieldValueHdl(::Outliner* pOutliner) in SetCalcFieldValueHdl()
|
/aoo41x/main/sd/inc/ |
H A D | drawdoc.hxx | 77 class Outliner; 170 ::sd::Outliner* mpOutliner; // local outliner for outline mode 171 ::sd::Outliner* mpInternalOutliner; // internal outliner for creation of text objects 242 ::sd::Outliner* GetOutliner(sal_Bool bCreateOutliner=sal_True); 243 SD_DLLPUBLIC ::sd::Outliner* GetInternalOutliner(sal_Bool bCreateOutliner=sal_True); 596 void SetCalcFieldValueHdl( ::Outliner* pOutliner);
|
H A D | OutlinerIterator.hxx | 39 class Outliner; 189 OutlinerContainer (::sd::Outliner* pOutliner); 223 ::sd::Outliner* mpOutliner;
|
H A D | Outliner.hxx | 104 class Outliner class 122 Outliner( SdDrawDocument* pDoc, sal_uInt16 nMode ); 123 virtual ~Outliner();
|
/aoo41x/main/sw/source/core/fields/ |
H A D | textapi.cxx | 74 Outliner* mpOutliner; 130 pImpl->mpOutliner = new Outliner( pImpl->mpPool, OUTLINERMODE_TEXTOBJECT ); in GetTextForwarder() 148 pImpl->mpOutliner = new Outliner( pImpl->mpPool, OUTLINERMODE_TEXTOBJECT ); in SetText() 164 pImpl->mpOutliner = new Outliner( pImpl->mpPool, OUTLINERMODE_TEXTOBJECT ); in SetString()
|
/aoo41x/main/sd/source/ui/annotations/ |
H A D | annotationwindow.hxx | 42 class Outliner; 95 Outliner* mpOutliner; 130 Outliner* Engine() { return mpOutliner; } in Engine()
|
/aoo41x/main/sw/inc/ |
H A D | SidebarWin.hxx | 43 class Outliner; 201 inline Outliner* Engine() { return mpOutliner;} in Engine() 215 Outliner* mpOutliner;
|
/aoo41x/main/sd/source/core/text/ |
H A D | textapi.cxx | 97 Outliner* mpOutliner; 251 pImpl->mpOutliner = new Outliner( pImpl->mpDoc, OUTLINERMODE_TEXTOBJECT ); in GetTextForwarder() 268 pImpl->mpOutliner = new Outliner( pImpl->mpDoc, OUTLINERMODE_TEXTOBJECT ); in SetText()
|
/aoo41x/main/sd/source/ui/func/ |
H A D | fuinsfil.cxx | 513 SdrOutliner* pOutliner = new ::sd::Outliner( mpDoc, OUTLINERMODE_TEXTOBJECT ); in InsTextOrRTFinDrMode() 634 ::Outliner* pDocliner = static_cast<OutlineView*>(mpView)->GetOutliner(); in InsTextOrRTFinOlMode() 666 ::Outliner* pOutliner = new ::Outliner( &mpDoc->GetItemPool(), OUTLINERMODE_OUTLINEOBJECT ); in InsTextOrRTFinOlMode() 767 ::Outliner* pOutliner = pOlView->GetViewByWindow(mpWindow)->GetOutliner(); in InsSDDinOlMode()
|
/aoo41x/main/sd/source/ui/app/ |
H A D | sdmod2.cxx | 111 Outliner* pOutl = pSdView->GetOutliner(); in GetCurrentPage() 698 ::sd::Outliner* pOutl = pDocument->GetOutliner( sal_False ); in ApplyItemSet() 702 ::sd::Outliner* pInternalOutl = pDocument->GetInternalOutliner( sal_False ); in ApplyItemSet() 716 ::sd::Outliner* pOutl = pDocument->GetOutliner( sal_False ); in ApplyItemSet()
|