Lines Matching refs:SwEditShell
79 void SwEditShell::Insert( sal_Unicode c, sal_Bool bOnlyCurrCrsr ) in SV_IMPL_PTRARR()
103 void SwEditShell::Insert2(const String &rStr, const bool bForceExpandHints ) in Insert2()
181 void SwEditShell::Overwrite(const String &rStr) in Overwrite()
199 long SwEditShell::SplitNode( sal_Bool bAutoFormat, sal_Bool bCheckTableStart ) in SplitNode()
224 sal_Bool SwEditShell::AppendTxtNode() in AppendTxtNode()
249 SwGrfNode * SwEditShell::_GetGrfNode() const in _GetGrfNode()
266 const Graphic* SwEditShell::GetGraphic( sal_Bool bWait ) const in GetGraphic()
305 sal_Bool SwEditShell::IsGrfSwapOut( sal_Bool bOnlyLinked ) const in IsGrfSwapOut()
316 const GraphicObject* SwEditShell::GetGraphicObj() const in GetGraphicObj()
324 sal_uInt16 SwEditShell::GetGraphicType() const in GetGraphicType()
336 sal_Bool SwEditShell::GetGrfSize(Size& rSz) const in GetGrfSize()
355 void SwEditShell::ReRead( const String& rGrfName, const String& rFltName, in ReRead()
371 void SwEditShell::GetGrfNms( String* pGrfName, String* pFltName, in GetGrfNms()
410 const PolyPolygon *SwEditShell::GetGraphicPolygon() const in GetGraphicPolygon()
417 void SwEditShell::SetGraphicPolygon( const PolyPolygon *pPoly ) in SetGraphicPolygon()
429 void SwEditShell::ClearAutomaticContour() in ClearAutomaticContour()
453 svt::EmbeddedObjectRef& SwEditShell::GetOLEObject() const in GetOLEObject()
468 sal_Bool SwEditShell::HasOLEObj( const String &rName ) const in HasOLEObj()
487 void SwEditShell::SetChartName( const String &rName ) in SetChartName()
494 void SwEditShell::UpdateCharts( const String &rName ) in UpdateCharts()
504 void SwEditShell::SetTableName( SwFrmFmt& rTblFmt, const String &rNewName ) in SetTableName()
511 String SwEditShell::GetCurWord() in GetCurWord()
526 void SwEditShell::UpdateDocStat( SwDocStat& rStat ) in UpdateDocStat()
537 const SwFmtRefMark* SwEditShell::GetRefMark( const String& rName ) const in GetRefMark()
543 sal_uInt16 SwEditShell::GetRefMarks( SvStringsDtor* pStrings ) const in GetRefMarks()
553 String SwEditShell::GetDropTxt( const sal_uInt16 nChars ) const in GetDropTxt()
599 void SwEditShell::ReplaceDropTxt( const String &rStr ) in ReplaceDropTxt()
625 String SwEditShell::Calculate() in Calculate()
692 sfx2::LinkManager& SwEditShell::GetLinkManager() in GetLinkManager()
698 void *SwEditShell::GetIMapInventor() const in GetIMapInventor()
707 Graphic SwEditShell::GetIMapGraphic() const in GetIMapGraphic()
745 sal_Bool SwEditShell::InsertURL( const SwFmtINetFmt& rFmt, const String& rStr, sal_Bool bKeepSelect… in InsertURL()
801 sal_uInt16 SwEditShell::GetINetAttrs( SwGetINetAttrs& rArr ) in GetINetAttrs()
837 sal_Bool SwEditShell::DelINetAttrWithText() in DelINetAttrWithText()
847 sal_Bool SwEditShell::DontExpandFmt() in DontExpandFmt()
858 SvNumberFormatter* SwEditShell::GetNumberFormatter() in GetNumberFormatter()
863 sal_Bool SwEditShell::RemoveInvisibleContent() in RemoveInvisibleContent()
870 sal_Bool SwEditShell::ConvertFieldsToText() in ConvertFieldsToText()
877 void SwEditShell::SetNumberingRestart() in SetNumberingRestart()
952 sal_uInt16 SwEditShell::GetLineCount( sal_Bool bActPos ) in GetLineCount()
1009 long SwEditShell::CompareDoc( const SwDoc& rDoc ) in CompareDoc()
1017 long SwEditShell::MergeDoc( const SwDoc& rDoc ) in MergeDoc()
1026 const SwFtnInfo& SwEditShell::GetFtnInfo() const in GetFtnInfo()
1031 void SwEditShell::SetFtnInfo(const SwFtnInfo& rInfo) in SetFtnInfo()
1040 const SwEndNoteInfo& SwEditShell::GetEndNoteInfo() const in GetEndNoteInfo()
1045 void SwEditShell::SetEndNoteInfo(const SwEndNoteInfo& rInfo) in SetEndNoteInfo()
1053 const SwLineNumberInfo& SwEditShell::GetLineNumberInfo() const in GetLineNumberInfo()
1058 void SwEditShell::SetLineNumberInfo(const SwLineNumberInfo& rInfo) in SetLineNumberInfo()
1067 sal_uInt16 SwEditShell::GetLinkUpdMode(sal_Bool bDocSettings) const in GetLinkUpdMode()
1072 void SwEditShell::SetLinkUpdMode( sal_uInt16 nMode ) in SetLinkUpdMode()
1080 SwExtTextInput* SwEditShell::CreateExtTextInput(LanguageType eInputLanguage) in CreateExtTextInput()
1088 String SwEditShell::DeleteExtTextInput( SwExtTextInput* pDel, sal_Bool bInsText ) in DeleteExtTextInput()
1126 void SwEditShell::SetExtTextInputData( const CommandExtTextInputData& rData ) in SetExtTextInputData()
1159 void SwEditShell::TransliterateText( sal_uInt32 nType ) in TransliterateText()
1183 void SwEditShell::CountWords( SwDocStat& rStat ) const in CountWords()
1193 void SwEditShell::ApplyViewOptions( const SwViewOption &rOpt ) in ApplyViewOptions()
1197 SwEditShell::EndAction(); in ApplyViewOptions()