Lines Matching refs:SmDocShell
107 #define SmDocShell macro
111 TYPEINIT1( SmDocShell, SfxObjectShell );
113 SFX_IMPL_INTERFACE(SmDocShell, SfxObjectShell, SmResId(0))
119 SFX_IMPL_OBJECTFACTORY(SmDocShell, SvGlobalName(SO3_SM_CLASSID), SFXOBJECTSHELL_STD_NORMAL, "smath"…
121 void SmDocShell::SFX_NOTIFY(SfxBroadcaster&, const TypeId&, in SFX_NOTIFY()
136 void SmDocShell::LoadSymbols() in LoadSymbols()
145 const String SmDocShell::GetComment() const in GetComment()
149 const_cast<SmDocShell*>(this)->GetModel(), uno::UNO_QUERY_THROW); in GetComment()
156 void SmDocShell::SetText(const String& rBuffer) in SetText()
210 void SmDocShell::SetFormat(SmFormat& rFormat) in SetFormat()
230 String SmDocShell::GetAccessibleText() in GetAccessibleText()
245 void SmDocShell::Parse() in Parse()
260 void SmDocShell::ArrangeFormula() in ArrangeFormula()
386 EditEngine& SmDocShell::GetEditEngine() in GetEditEngine()
434 SfxItemPool& SmDocShell::GetEditEngineItemPool() in GetEditEngineItemPool()
445 void SmDocShell::Draw(OutputDevice &rDev, Point &rPosition) in Draw()
498 Size SmDocShell::GetSize() in GetSize()
529 SmPrinterAccess::SmPrinterAccess( SmDocShell &rDocShell ) in SmPrinterAccess()
592 Printer* SmDocShell::GetPrt() in GetPrt()
629 OutputDevice* SmDocShell::GetRefDev() in GetRefDev()
644 void SmDocShell::SetPrinter( SfxPrinter *pNew ) in SetPrinter()
655 void SmDocShell::OnDocumentPrinterChanged( Printer *pPrt ) in OnDocumentPrinterChanged()
668 void SmDocShell::Repaint() in Repaint()
689 SmDocShell::SmDocShell( const sal_uInt64 i_nSfxCreationFlags ) : in SmDocShell() function in SmDocShell
714 SmDocShell::~SmDocShell() in ~SmDocShell()
730 sal_Bool SmDocShell::SetData( const String& rData ) in SetData()
739 sal_Bool SmDocShell::ConvertFrom(SfxMedium &rMedium) in ConvertFrom()
794 sal_Bool SmDocShell::InitNew( const uno::Reference < embed::XStorage >& xStorage ) in InitNew()
808 sal_Bool SmDocShell::Load( SfxMedium& rMedium ) in Load()
850 sal_Bool SmDocShell::Save() in Save()
876 sal_Bool SmDocShell::ReplaceBadChars() in ReplaceBadChars()
908 void SmDocShell::UpdateText() in UpdateText()
921 sal_Bool SmDocShell::SaveAs( SfxMedium& rMedium ) in SaveAs()
945 sal_Bool SmDocShell::ConvertTo( SfxMedium &rMedium ) in ConvertTo()
979 sal_Bool SmDocShell::SaveCompleted( const ::com::sun::star::uno::Reference< ::com::sun::star::embed… in SaveCompleted()
990 void SmDocShell::Execute(SfxRequest& rReq) in Execute()
1201 void SmDocShell::GetState(SfxItemSet &rSet) in GetState()
1300 ::svl::IUndoManager *SmDocShell::GetUndoManager() in GetUndoManager()
1310 void SmDocShell::SaveSymbols() in SaveSymbols()
1319 void SmDocShell::Draw(OutputDevice *pDevice, in Draw()
1330 SfxItemPool& SmDocShell::GetPool() const in GetPool()
1335 void SmDocShell::SetVisArea(const Rectangle & rVisArea) in SetVisArea()
1372 void SmDocShell::FillClass(SvGlobalName* pClassName, in FillClass()
1398 sal_uLong SmDocShell::GetMiscStatus() const in GetMiscStatus()
1404 void SmDocShell::SetModified(sal_Bool bModified) in SetModified()
1415 sal_Bool SmDocShell::WriteAsMathType3( SfxMedium& rMedium ) in WriteAsMathType3()