Home
last modified time | relevance | path

Searched refs:SmDocShell (Results 1 – 19 of 19) sorted by relevance

/trunk/main/starmath/source/
H A Ddocument.cxx107 #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()
[all …]
H A Dunomodel.cxx488 SmDocShell *pDocSh = static_cast < SmDocShell * > (GetObjectShell()); in _setPropertyValues()
770 SmDocShell *pDocSh = static_cast < SmDocShell * > (GetObjectShell()); in _getPropertyValues()
1035 SmDocShell *pDocSh = static_cast < SmDocShell * >( GetObjectShell() ); in getRenderer()
1073 SmDocShell *pDocSh = static_cast < SmDocShell * >( GetObjectShell() ); in render()
H A Dview.cxx307 SmDocShell &rDoc = *pViewShell->GetDoc(); in Paint()
334 SmDocShell &rDoc = *pViewShell->GetDoc(); in SetTotalSize()
423 SmDocShell &rDoc = *pViewShell->GetDoc(); in ZoomToFitInWindow()
791 SFX_VIEW_REGISTRATION(SmDocShell);
1212 SmDocShell *pDoc = GetDoc(); in GetPrinter()
1316 SmDocShell *pDoc = GetDoc(); in Insert()
1364 SmDocShell *pDoc = GetDoc(); in InsertFrom()
1788 SmDocShell *pDoc = GetDoc(); in Execute()
1947 SmDocShell *pDoc = GetDoc(); in Activate()
1975 SmDocShell* pDoc = GetDoc(); in IMPL_LINK()
H A Dmathmlexport.cxx114 SmDocShell *pDocShell = pModel ? in Export()
115 static_cast<SmDocShell*>(pModel->GetObjectShell()) : 0; in Export()
615 SmDocShell *pDocShell = in exportDoc()
616 static_cast<SmDocShell*>(pModel->GetObjectShell()); in exportDoc()
663 SmDocShell *pDocShell = pModel ? in _ExportContent()
664 static_cast<SmDocShell*>(pModel->GetObjectShell()) : 0; in _ExportContent()
700 SmDocShell *pDocShell = in GetViewSettings()
701 static_cast<SmDocShell*>(pModel->GetObjectShell()); in GetViewSettings()
H A Daction.cxx34 SmFormatAction::SmFormatAction(SmDocShell *pDocSh, in SmFormatAction()
55 dynamic_cast< SmDocShell & >(rDocSh).SetFormat(aNewFormat); in Repeat()
H A Dsmdll.cxx66 SfxObjectFactory& rFactory = SmDocShell::Factory(); in Init()
77 SmDocShell::RegisterInterface(pp); in Init()
H A Dedit.cxx172 SmDocShell * SmEditWindow::GetDoc() in GetDoc()
186 SmDocShell *pDoc = GetDoc(); in GetEditEngine()
196 SmDocShell *pDoc = GetDoc(); in GetEditEngineItemPool()
456 SmDocShell *pDocShell = GetDoc(); in IMPL_LINK_INLINE_END()
H A Dnode.cxx350 void SmNode::Prepare(const SmFormat &rFormat, const SmDocShell &rDocShell) in Prepare()
819 void SmLineNode::Prepare(const SmFormat &rFormat, const SmDocShell &rDocShell) in Prepare()
2109 void SmFontNode::Prepare(const SmFormat &rFormat, const SmDocShell &rDocShell) in Prepare()
2444 void SmTextNode::Prepare(const SmFormat &rFormat, const SmDocShell &rDocShell) in Prepare()
2777 void SmMathSymbolNode::Prepare(const SmFormat &rFormat, const SmDocShell &rDocShell) in Prepare()
2952 void SmSpecialNode::Prepare(const SmFormat &rFormat, const SmDocShell &rDocShell) in Prepare()
3057 void SmPlaceNode::Prepare(const SmFormat &rFormat, const SmDocShell &rDocShell) in Prepare()
3080 void SmErrorNode::Prepare(const SmFormat &rFormat, const SmDocShell &rDocShell) in Prepare()
3117 void SmBlankNode::Prepare(const SmFormat &rFormat, const SmDocShell &rDocShell) in Prepare()
H A Daccessibility.hxx58 class SmDocShell;
97 SmDocShell * GetDoc_Impl();
350 SmDocShell * GetDoc_Impl();
H A Daccessibility.cxx148 SmDocShell * SmGraphicAccessible::GetDoc_Impl() in GetDoc_Impl()
157 SmDocShell *pDoc = GetDoc_Impl(); in GetAccessibleText_Impl()
366 SmDocShell *pDoc = GetDoc_Impl(); in getAccessibleDescription()
518 SmDocShell *pDoc = pView ? pView->GetDoc() : 0; in getCharacterBounds()
1751 SmDocShell * SmEditAccessible::GetDoc_Impl() in GetDoc_Impl()
H A Dmathmlimport.cxx115 SmDocShell *pDocShell = pModel ? in Import()
116 static_cast<SmDocShell*>(pModel->GetObjectShell()) : 0; in Import()
575 SmDocShell *pDocShell = in endDocument()
576 static_cast<SmDocShell*>(pModel->GetObjectShell()); in endDocument()
3114 SmDocShell *pDocShell = in SetViewSettings()
3115 static_cast<SmDocShell*>(pModel->GetObjectShell()); in SetViewSettings()
H A Dunodoc.cxx60 SfxObjectShell* pShell = new SmDocShell( _nCreationFlags ); in SmDocument_createInstance()
/trunk/main/starmath/inc/
H A Dnode.hxx58 class SmDocShell;
138 virtual void Prepare(const SmFormat &rFormat, const SmDocShell &rDocShell);
323 virtual void Prepare(const SmFormat &rFormat, const SmDocShell &rDocShell);
349 virtual void Prepare(const SmFormat &rFormat, const SmDocShell &rDocShell);
393 virtual void Prepare(const SmFormat &rFormat, const SmDocShell &rDocShell);
432 virtual void Prepare(const SmFormat &rFormat, const SmDocShell &rDocShell);
449 virtual void Prepare(const SmFormat &rFormat, const SmDocShell &rDocShell);
499 virtual void Prepare(const SmFormat &rFormat, const SmDocShell &rDocShell);
799 virtual void Prepare(const SmFormat &rFormat, const SmDocShell &rDocShell);
849 virtual void Prepare(const SmFormat &rFormat, const SmDocShell &rDocShell);
H A Ddocument.hxx78 class SmDocShell;
88 SmPrinterAccess( SmDocShell &rDocShell );
103 class SmDocShell : public SfxObjectShell, public SfxListener class
171 SmDocShell( const sal_uInt64 i_nSfxCreationFlags );
172 virtual ~SmDocShell();
H A Daction.hxx29 class SmDocShell;
34 SmDocShell *pDoc;
39 SmFormatAction(SmDocShell *pDocSh, const SmFormat& rOldFormat, const SmFormat& rNewFormat);
H A Dview.hxx41 class SmDocShell;
268 SmDocShell * GetDoc() in GetDoc()
270 return (SmDocShell *) GetViewFrame()->GetObjectShell(); in GetDoc()
H A Dedit.hxx36 class SmDocShell;
102 SmDocShell * GetDoc();
H A Dparse.hxx39 class SmDocShell;
/trunk/main/starmath/sdi/
H A Dsmslots.sdi146 shell SmDocShell