Home
last modified time | relevance | path

Searched refs:SwViewOption (Results 1 – 25 of 89) sorted by last modified time

1234

/trunk/main/sw/source/core/access/
H A Daccportions.cxx86 const SwViewOption* pViewOpt ) : in SwAccessiblePortionData()
328 !pViewOptions->IsReadonly() && SwViewOption::IsFieldShadings(); in IsGrayPortionType()
H A Daccpara.cxx2519 rValue.Value <<= SwViewOption::GetFieldShadingsColor().GetColor(); in _correctValues()
/trunk/main/sw/source/ui/frmdlg/
H A Dcolex.cxx368 const Color& rFieldTextColor = SwViewOption::GetFontColor(); in Paint()
/trunk/main/sw/source/core/view/
H A Dpagepreviewlayout.cxx269 SwViewOption aNewViewOptions = *(mrParentViewShell.GetViewOptions()); in _ApplyNewZoomAtViewShell()
H A Dvprint.cxx597 void ViewShell::PrtOle2( SwDoc *pDoc, const SwViewOption *pOpt, const SwPrintData& rOptions, in PrtOle2()
H A Dviewsh.cxx1747 GetOut()->SetFillColor( SwViewOption::GetAppBackgroundColor()); in _PaintDesktop()
2195 void ViewShell::ApplyViewOptions( const SwViewOption &rOpt ) in ApplyViewOptions()
2213 SwViewOption aOpt( *pSh->GetViewOptions() ); in ApplyViewOptions()
2235 void ViewShell::ImplApplyViewOptions( const SwViewOption &rOpt ) in ImplApplyViewOptions()
2387 void ViewShell::SetUIOptions( const SwViewOption &rOpt ) in SetUIOptions()
H A Dviewimp.cxx59 void SwViewImp::Init( const SwViewOption *pNewOpt ) in Init()
256 const SwViewOption* pSwViewOption = GetShell()->GetViewOptions(); in SetFirstVisPage()
318 const SwViewOption* pSwViewOption = GetShell()->GetViewOptions(); in MakeDrawView()
364 aRet = SwViewOption::GetDocColor(); in GetRetoucheColor()
H A Dprintdata.cxx75 void SwRenderData::CreatePostItData( SwDoc *pDoc, const SwViewOption *pViewOpt, OutputDevice *pOutD… in CreatePostItData()
86 SwViewOption aViewOpt( *pViewOpt ); in CreatePostItData()
116 void SwRenderData::ViewOptionAdjustStart( ViewShell &rSh, const SwViewOption &rViewOptions ) in ViewOptionAdjustStart()
/trunk/main/sw/source/core/inc/
H A Drootfrm.hxx38 class SwViewOption;
345 void CheckViewLayout( const SwViewOption* pViewOpt, const SwRect* pVisArea );
/trunk/main/sw/source/core/layout/
H A Dpaintfrm.cxx112 SwViewOption::IsTableBoundaries())
117 SwViewOption::IsDocBoundaries())
122 SwViewOption::IsSectionBoundaries())
126 SwViewOption::IsObjectBoundaries())
2335 pHCColor = &SwViewOption::GetFontColor(); in PaintLines()
4109 aShadowColor = SwViewOption::GetFontColor(); in PaintShadow()
4165 pColor = &SwViewOption::GetFontColor(); in PaintBorderLine()
5535 const Color& rColor = SwViewOption::GetFontColor(); in PaintPageBorder()
6704 const SwViewOption *pOpt = pSh->GetViewOptions(); in GetBackgroundBrush()
6737 SwViewOption::IsIndexShadings() && in GetBackgroundBrush()
[all …]
H A Dlayact.cxx2271 const SwViewOption* pViewOptions = pViewShell->GetViewOptions(); in DoIdleJob()
2555 const SwViewOption& rVOpt = *pImp->GetShell()->GetViewOptions(); in SwLayIdle()
/trunk/main/sw/source/core/edit/
H A Dedlingu.cxx526 ((SwViewOption*)pShell->GetViewOptions())->SetIdle( sal_False ); in Start()
542 ((SwViewOption*)GetSh()->GetViewOptions())->SetIdle( bOldIdle ); in End()
/trunk/main/sw/source/ui/uno/
H A Dunotxdoc.cxx2748 SwViewOption aOpt( *pViewShell->GetViewOptions() ); in getRendererCount()
4228 SwViewOptionAdjust_Impl::SwViewOptionAdjust_Impl( ViewShell& rSh, const SwViewOption &rViewOptions … in SwViewOptionAdjust_Impl()
4255 SwViewOption aRenderViewOptions( m_aOldViewOptions ); in AdjustViewOptions()
/trunk/main/sw/source/core/text/
H A Dfrmform.cxx1372 const SwViewOption *pOpt = pSh ? pSh->GetViewOptions() : 0; in FormatLine()
H A Dtxtdrop.cxx286 … !rInf.GetOpt().IsPagePreview() && !rInf.GetOpt().IsReadonly() && SwViewOption::IsFieldShadings() ) in PaintTxt()
379 … !rInf.GetOpt().IsPagePreview() && !rInf.GetOpt().IsReadonly() && SwViewOption::IsFieldShadings() ) in Paint()
/trunk/main/sw/source/ui/wrtsh/
H A Dwrtsh1.cxx1783 const SwViewOption *pViewOpt )
1896 void SwWrtShell::ApplyViewOptions( const SwViewOption &rOpt ) in ApplyViewOptions()
/trunk/main/sw/source/ui/app/
H A Dapphdl.cxx820 SwViewOption::ApplyColorConfigValues(*pColorConfig); in ConfigurationChanged()
886 SwViewOption::ApplyColorConfigValues(*pColorConfig); in GetColorConfig()
H A Ddocsh2.cxx181 const SwViewOption& rViewOptions = *pTempView->GetWrtShell().GetViewOptions(); in ToggleBrowserMode()
/trunk/main/sw/source/ui/config/
H A Doptpage.cxx1783 m_aLineCol = bHC? SwViewOption::GetFontColor() : Color( COL_BLACK ); in InitColors()
1785 m_aTxtCol = bHC? SwViewOption::GetFontColor() : Color( COL_GRAY ); in InitColors()
H A Dviewopt.cxx67 Color SwViewOption::aLinksColor(COL_BLUE);
73 Color SwViewOption::aFontColor(COL_BLACK);
97 sal_Bool SwViewOption::IsEqualFlags( const SwViewOption &rOpt ) const in IsEqualFlags()
204 SwViewOption::SwViewOption() : in SwViewOption() function in SwViewOption
264 SwViewOption::SwViewOption(const SwViewOption& rVOpt) in SwViewOption() function in SwViewOption
308 SwViewOption& SwViewOption::operator=( const SwViewOption &rVOpt ) in operator =()
351 SwViewOption::~SwViewOption() in ~SwViewOption()
428 Color& SwViewOption::GetDocColor() in GetDocColor()
470 Color& SwViewOption::GetLinksColor() in GetLinksColor()
498 Color& SwViewOption::GetSpellColor() in GetSpellColor()
[all …]
/trunk/main/sw/source/ui/shells/
H A Dannotsh.cxx1693 SwViewOption aOpt(*rView.GetWrtShell().GetViewOptions()); in InsertSymbol()
H A Ddrwtxtsh.cxx130 const SwViewOption* pVOpt = rSh.GetViewOptions(); in TYPEINIT1()
807 SwViewOption aOpt(*rView.GetWrtShell().GetViewOptions()); in InsertSymbol()
H A Dtextsh.cxx1155 SwViewOption aOpt(*GetShell().GetViewOptions()); in InsertSymbol()
/trunk/main/sw/source/ui/docvw/
H A DSidebarWin.cxx360 const SwViewOption* pVOpt = mrView.GetWrtShellPtr()->GetViewOptions(); in InitControls()
871 const SwViewOption* pVOpt = mrView.GetWrtShellPtr()->GetViewOptions(); in SetLanguage()
1193 const SwViewOption* pVOpt = mrView.GetWrtShellPtr()->GetViewOptions(); in SetSpellChecking()
/trunk/main/sw/source/ui/uiview/
H A Dview.cxx805 SwViewOption aUsrPref( *pUsrPref); in SwView()
873 const SwViewOption* pPreViewOpt = rPreviewViewShell.GetViewOptions(); in SwView()
1262 const SwViewOption* pVOpt = pWrtShell->GetViewOptions(); in ReadUserData()
1287 const SwViewOption* pVOpt = pWrtShell->GetViewOptions(); in ReadUserDataSequence()

Completed in 222 milliseconds

1234