/aoo41x/main/editeng/source/outliner/ |
H A D | outlundo.cxx | 67 Outliner* pOutliner = GetOutliner(); in ImplChangeFlags() 105 Outliner* pOutliner = GetOutliner(); in ImplApplyData() 120 GetOutliner()->ImplInitDepth( mnPara, mnOldDepth, sal_False ); in Undo() 125 GetOutliner()->ImplInitDepth( mnPara, mnNewDepth, sal_False ); in Redo() 142 Paragraph* pPara = GetOutliner()->GetParagraph( mnPara ); in Undo() 144 GetOutliner()->ImplCalcBulletText( mnPara, sal_False, sal_False ); in Undo() 149 Paragraph* pPara = GetOutliner()->GetParagraph( mnPara ); in Redo() 151 GetOutliner()->ImplCalcBulletText( mnPara, sal_False, sal_False ); in Redo()
|
H A D | outlundo.hxx | 39 Outliner* GetOutliner() const { return mpOutliner; } in GetOutliner() function in OutlinerUndoBase
|
/aoo41x/main/sd/source/ui/view/ |
H A D | outlnvsh.cxx | 168 ::Outliner* pOutl = pOlView->GetOutliner(); in Construct() 357 pOlView->GetOutliner()->UpdateFields(); in ExecCtrl() 745 ::Outliner* pOutl = pOlView->GetOutliner(); in FuPermanent() 830 ::Outliner* pOutl = pOlView->GetOutliner(); in GetMenuState() 981 if (pOlView->GetOutliner()->IsModified()) in GetMenuState() 1331 ::Outliner* pOutl = pOlView->GetOutliner(); in ReadFrameViewData() 1360 ::Outliner* pOutl = pOlView->GetOutliner(); in WriteFrameViewData() 1579 ::Outliner* pOutliner = pOlView->GetOutliner(); in GetOptimalSizePixel() 1610 ::Outliner* pOl = pOlView->GetOutliner(); in GetSelectionText() 1917 ::Outliner* pOutliner = pOlView->GetOutliner(); in UpdateOutlineObject() [all …]
|
H A D | drtxtob.cxx | 122 SetUndoManager(&pOutlinerView->GetOutliner()->GetUndoManager()); in TextObjectBar() 282 ( pOLV->GetOutliner()->GetMode() == OUTLINERMODE_OUTLINEOBJECT || bOutlineViewSh ) ) in GetAttrState() 285 ::Outliner* pOutl = pOLV->GetOutliner(); in GetAttrState() 290 sal_Bool bIsOutlineView(OUTLINERMODE_OUTLINEVIEW == pOLV->GetOutliner()->GetMode()); in GetAttrState() 324 …if( (nDepth < pOLV->GetOutliner()->GetMaxDepth() && ( !bOutlineViewSh || pOutl->GetAbsPos(pPara) !… in GetAttrState() 471 nEndPara = pOLV->GetOutliner()->GetParagraphCount() - 1; in GetAttrState() 476 const SfxItemSet& rItems = pOLV->GetOutliner()->GetParaAttribs( (sal_uInt16)nPara ); in GetAttrState()
|
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() 465 pOlView->GetOutliner()->Clear(); in FuTemporaryModify() 476 pOlView->GetOutliner()->Clear(); in FuTemporaryModify() 616 ::Outliner* pOutliner = pOutlinerView->GetOutliner(); in FuTemporaryModify()
|
H A D | drtxtob1.cxx | 152 nEndPara = pOLV->GetOutliner()->GetParagraphCount() - 1; in Execute() 157 if (pOLV->GetOutliner() != NULL) in Execute() 158 pStyleSheet = pOLV->GetOutliner()->GetStyleSheet(nPara); in Execute() 162 … SfxItemSet aTmpSet( pOLV->GetOutliner()->GetParaAttribs( (sal_uInt16) nPara ) ); in Execute() 190 pOLV->GetOutliner()->SetParaAttribs( (sal_uInt16)nPara, aNewAttrs ); in Execute()
|
H A D | drawview.cxx | 209 ::Outliner* pOutliner = pOV->GetOutliner(); in SetAttributes() 272 pOV->GetOutliner()->SetUpdateMode(sal_True); in SetAttributes()
|
H A D | drviews4.cxx | 612 if( pOLV->GetOutliner() ) in Command() 615 … eLanguage = pOLV->GetOutliner()->GetLanguage( aSelection.nStartPara, aSelection.nStartPos ); in Command()
|
/aoo41x/main/sd/source/ui/app/ |
H A D | sdmod2.cxx | 92 SdrOutliner* pOutliner = dynamic_cast< SdrOutliner* >( pInfo->GetOutliner() ); in GetCurrentPage() 107 if (pSdView != NULL && (pOutliner == pSdView->GetOutliner())) in GetCurrentPage() 111 Outliner* pOutl = pSdView->GetOutliner(); in GetCurrentPage() 170 SdrOutliner* pSdrOutliner = dynamic_cast< SdrOutliner* >( pInfo->GetOutliner() ); in IMPL_LINK() 193 LanguageType eLang = pInfo->GetOutliner()->GetLanguage( pInfo->GetPara(), pInfo->GetPos() ); in IMPL_LINK() 198 LanguageType eLang = pInfo->GetOutliner()->GetLanguage( pInfo->GetPara(), pInfo->GetPos() ); in IMPL_LINK() 393 LanguageType eLang = pInfo->GetOutliner()->GetLanguage( pInfo->GetPara(), pInfo->GetPos() ); in IMPL_LINK() 698 ::sd::Outliner* pOutl = pDocument->GetOutliner( sal_False ); in ApplyItemSet() 716 ::sd::Outliner* pOutl = pDocument->GetOutliner( sal_False ); in ApplyItemSet()
|
/aoo41x/main/sw/source/ui/docvw/ |
H A D | SidebarTxtControlAcc.cxx | 76 , mTextForwarder( *(rSidebarTxtControl.GetTextView()->GetOutliner()), sal_False ) in SidebarTextEditSource() 81 …mrSidebarTxtControl.GetTextView()->GetOutliner()->SetNotifyHdl( LINK(this, SidebarTextEditSource, … in SidebarTextEditSource() 89 mrSidebarTxtControl.GetTextView()->GetOutliner()->SetNotifyHdl( Link() ); in ~SidebarTextEditSource()
|
/aoo41x/main/sd/source/ui/func/ |
H A D | fubullet.cxx | 129 pOL = static_cast<OutlineView*>(mpView)->GetOutliner(); in InsertFormattingMark() 253 pOL = static_cast<OutlineView*>(mpView)->GetOutliner(); in InsertSpecialCharacter() 297 pOV->GetOutliner()->QuickSetAttribs(aOldSet, aSel); in InsertSpecialCharacter()
|
H A D | fusearch.cxx | 100 pSdOutliner = mpDoc->GetOutliner(); in DoExecute() 155 pSdOutliner = mpDoc->GetOutliner(); in SearchAndReplace()
|
H A D | fuhhconv.cxx | 88 pSdOutliner = mpDoc->GetOutliner(); in FuHangulHanjaConversion() 151 pSdOutliner = mpDoc->GetOutliner(); in StartConversion()
|
H A D | fuinsfil.cxx | 634 ::Outliner* pDocliner = static_cast<OutlineView*>(mpView)->GetOutliner(); in InsTextOrRTFinOlMode() 767 ::Outliner* pOutliner = pOlView->GetViewByWindow(mpWindow)->GetOutliner(); in InsSDDinOlMode()
|
H A D | futhes.cxx | 140 Outliner* pOutliner = mpDoc->GetOutliner(); in DoExecute()
|
H A D | fuprobjs.cxx | 100 ::Outliner* pOutl = pOutlinerView->GetOutliner(); in DoExecute()
|
/aoo41x/main/sw/source/ui/shells/ |
H A D | annotsh.cxx | 173 return &pPostItMgr->GetActiveSidebarWin()->GetOutlinerView()->GetOutliner()->GetUndoManager(); in GetUndoManager() 306 Outliner * pOutliner = pOLV->GetOutliner(); in Exec() 617 if ( pOLV->GetOutliner()->IsModified() ) in Exec() 813 if(pOLV->GetOutliner() && pOLV->GetOutliner()->IsVertical()) in GetState() 1732 Outliner * pOutliner = pOLV->GetOutliner(); in InsertSymbol()
|
/aoo41x/main/sd/source/ui/unoidl/ |
H A D | UnoDocumentSettings.cxx | 740 ::sd::Outliner* pOutl = pDocument->GetOutliner( sal_False ); in _setPropertyValues() 768 ::sd::Outliner* pOutl = pDocument->GetOutliner( sal_False ); in _setPropertyValues() 793 ::sd::Outliner* pOutl = pDocument->GetOutliner( sal_False ); in _setPropertyValues()
|
/aoo41x/main/sd/source/ui/inc/ |
H A D | fusearch.hxx | 46 ::sd::Outliner* GetOutliner() const { return pSdOutliner; } in GetOutliner() function in sd::FuSearch
|
H A D | fuhhconv.hxx | 50 Outliner* GetOutliner() const { return pSdOutliner; } in GetOutliner() function in sd::FuHangulHanjaConversion
|
H A D | OutlineView.hxx | 90 SdrOutliner* GetOutliner() { return(mpOutliner) ; } in GetOutliner() function in sd::OutlineView
|
/aoo41x/main/sd/source/ui/dlg/ |
H A D | SpellDialogChildWindow.cxx | 194 mpSdOutliner = pViewShell->GetDoc()->GetOutliner(); in ProvideOutliner()
|
/aoo41x/main/editeng/source/uno/ |
H A D | unoviwou.cxx | 73 Outliner* pOutliner = mrOutlinerView.GetOutliner(); in GetVisArea()
|
/aoo41x/main/sw/source/ui/lingu/ |
H A D | sdrhhcwrap.cxx | 87 …pOutlView->GetOutliner()->SetRefDevice(pView->GetWrtShell().getIDocumentDeviceAccess()->getPrinter… in SdrHHCWrapper()
|
/aoo41x/main/editeng/inc/editeng/ |
H A D | unoforou.hxx | 84 Outliner& GetOutliner() const { return rOutliner; } in GetOutliner() function in SvxOutlinerForwarder
|