/aoo4110/main/sw/source/ui/misc/ |
H A D | outline.cxx | 648 aCharFmtLB.SelectEntry( ViewShell::GetShellRes()->aStrNone ); in Update() 682 aCharFmtLB.SelectEntry( ViewShell::GetShellRes()->aStrNone ); in Update() 867 sal_Bool bFormatNone = sEntry == ViewShell::GetShellRes()->aStrNone; in IMPL_LINK() 970 aCharFmtLB.InsertEntry( ViewShell::GetShellRes()->aStrNone ); in SetWrtShell()
|
H A D | num.cxx | 1128 rCharFmtLB.InsertEntry( ViewShell::GetShellRes()->aStrNone ); in PageCreated()
|
/aoo4110/main/sw/source/core/fields/ |
H A D | fldbas.cxx | 280 sRet += ViewShell::GetShellRes()->aFixedStr; in GetFieldName() 499 return ViewShell::GetShellRes()->aCalc_Error; in ExpandValue()
|
H A D | docufld.cxx | 1135 sText += ViewShell::GetShellRes()->sDurationFormat; in Expand() 1177 aStr += *ViewShell::GetShellRes() in GetFieldName() 1184 aStr += ViewShell::GetShellRes()->aFixedStr; in GetFieldName()
|
H A D | reffld.cxx | 290 sTxt = ViewShell::GetShellRes()->aGetRefFld_RefItemNotFound; in UpdateField()
|
/aoo4110/main/sw/source/ui/table/ |
H A D | tautofmt.cxx | 264 aLbFormat.InsertEntry( ViewShell::GetShellRes()->aStrNone ); in Init() 546 SwTableAutoFmt aTmp( ViewShell::GetShellRes()->aStrNone ); in IMPL_LINK()
|
/aoo4110/main/sw/source/core/doc/ |
H A D | doc.cxx | 1171 DBG_ASSERT( ViewShell::GetShellRes(), "missing ShellRes" ); in lcl_FormatPostIt() 1185 String aStr( ViewShell::GetShellRes()->aPostItPage ); in lcl_FormatPostIt() 1192 aStr += ViewShell::GetShellRes()->aPostItLine; in lcl_FormatPostIt() 1197 aStr += ViewShell::GetShellRes()->aPostItAuthor; in lcl_FormatPostIt()
|
H A D | docnew.cxx | 1115 ShellResource* pShellRes = ViewShell::GetShellRes(); in InitTOXTypes()
|
/aoo4110/main/sw/source/core/draw/ |
H A D | dpage.cxx | 218 sTxt.Insert( ViewShell::GetShellRes()->aHyperlinkClick, 0 ); in RequestHelp()
|
/aoo4110/main/sw/source/ui/utlui/ |
H A D | initui.cxx | 106 delete ViewShell::GetShellRes(); in _FinitUI()
|
/aoo4110/main/sw/source/ui/docvw/ |
H A D | SidebarTxtControl.cxx | 257 sURL.Insert( ViewShell::GetShellRes()->aHyperlinkClick, 0 ); in MouseMove()
|
H A D | edtwin2.cxx | 227 sTxt.Insert( ViewShell::GetShellRes()->aHyperlinkClick, 0 ); in RequestHelp()
|
/aoo4110/main/sw/inc/ |
H A D | viewsh.hxx | 447 static ShellResource* GetShellRes();
|
/aoo4110/main/sw/source/ui/fmtui/ |
H A D | tmpdlg.cxx | 583 rCharFmtLB.InsertEntry( ViewShell::GetShellRes()->aStrNone ); in PageCreated()
|
/aoo4110/main/sw/source/core/crsr/ |
H A D | trvltbl.cxx | 846 ( pNd->GetTxt() == ViewShell::GetShellRes()->aCalc_Error && in CheckTblBoxCntnt()
|
/aoo4110/main/sw/source/core/edit/ |
H A D | autofmt.cxx | 296 sTxt = *ViewShell::GetShellRes()->GetAutoFmtNameLst()[ nActionId ]; in _SetRedlineTxt() 1857 String sTxt( *ViewShell::GetShellRes()->GetAutoFmtNameLst()[ in BuildHeadLine()
|
/aoo4110/main/sw/source/core/unocore/ |
H A D | unoidx.cxx | 158 ShellResource* pShellRes = ViewShell::GetShellRes(); in lcl_ConvertTOUNameToProgrammaticName() 175 ShellResource* pShellRes = ViewShell::GetShellRes(); in lcl_ConvertTOUNameToUserName()
|
H A D | unotbl.cxx | 977 return sContent.equals(ViewShell::GetShellRes()->aCalc_Error); in getError()
|
/aoo4110/main/sw/source/core/bastyp/ |
H A D | calc.cxx | 68 #define RESOURCE ViewShell::GetShellRes()
|
/aoo4110/main/sw/source/ui/fldui/ |
H A D | fldmgr.cxx | 594 pNew = new String(*ViewShell::GetShellRes()->aDocInfoLst[i]); in GetSubTypes()
|
/aoo4110/main/sw/source/filter/rtf/ |
H A D | swparrtf.cxx | 928 ViewShell::GetShellRes()->GetPageDescName(nDesc) in InsertSegments() 949 ViewShell::GetShellRes()->GetPageDescName(nDesc, in InsertSegments()
|
/aoo4110/main/sw/source/filter/ww1/ |
H A D | fltshell.cxx | 2147 nPos = GetDoc().MakePageDesc( ViewShell::GetShellRes()->GetPageDescName( in MakePageDesc()
|
/aoo4110/main/sw/source/core/view/ |
H A D | viewsh.cxx | 2628 ShellResource* ViewShell::GetShellRes() in GetShellRes() function in ViewShell
|
/aoo4110/main/sw/source/filter/ww8/ |
H A D | ww8par.cxx | 3947 ViewShell::GetShellRes()->GetPageDescName(mnDesc) in SetSwFmtPageDesc() 3966 ViewShell::GetShellRes()->GetPageDescName(mnDesc, in SetSwFmtPageDesc()
|
/aoo4110/main/sw/source/core/table/ |
H A D | swtable.cxx | 2431 sNewTxt = ViewShell::GetShellRes()->aCalc_Error; in Modify()
|