Searched refs:SmDocShell (Results 1 – 19 of 19) sorted by relevance
/trunk/main/starmath/source/ |
H A D | document.cxx | 110 #define SmDocShell macro 141 void SmDocShell::LoadSymbols() in LoadSymbols() 250 void SmDocShell::Parse() in Parse() 503 Size SmDocShell::GetSize() in GetSize() 599 Printer* SmDocShell::GetPrt() in GetPrt() 675 void SmDocShell::Repaint() in Repaint() 696 SmDocShell::SmDocShell( const sal_uInt64 i_nSfxCreationFlags ) : in SmDocShell() function in SmDocShell 721 SmDocShell::~SmDocShell() in ~SmDocShell() 857 sal_Bool SmDocShell::Save() in Save() 915 void SmDocShell::UpdateText() in UpdateText() [all …]
|
H A D | unomodel.cxx | 488 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 D | view.cxx | 311 SmDocShell &rDoc = *pViewShell->GetDoc(); in Paint() 338 SmDocShell &rDoc = *pViewShell->GetDoc(); in SetTotalSize() 427 SmDocShell &rDoc = *pViewShell->GetDoc(); in ZoomToFitInWindow() 796 SFX_VIEW_REGISTRATION(SmDocShell); 1217 SmDocShell *pDoc = GetDoc(); in GetPrinter() 1321 SmDocShell *pDoc = GetDoc(); in Insert() 1369 SmDocShell *pDoc = GetDoc(); in InsertFrom() 1793 SmDocShell *pDoc = GetDoc(); in Execute() 1952 SmDocShell *pDoc = GetDoc(); in Activate() 1980 SmDocShell* pDoc = GetDoc(); in IMPL_LINK()
|
H A D | mathmlexport.cxx | 114 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 D | action.cxx | 34 SmFormatAction::SmFormatAction(SmDocShell *pDocSh, in SmFormatAction() 55 dynamic_cast< SmDocShell & >(rDocSh).SetFormat(aNewFormat); in Repeat()
|
H A D | smdll.cxx | 70 SfxObjectFactory& rFactory = SmDocShell::Factory(); in Init() 81 SmDocShell::RegisterInterface(pp); in Init()
|
H A D | edit.cxx | 172 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 D | node.cxx | 350 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 D | accessibility.hxx | 58 class SmDocShell; 97 SmDocShell * GetDoc_Impl(); 350 SmDocShell * GetDoc_Impl();
|
H A D | accessibility.cxx | 148 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 D | mathmlimport.cxx | 115 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 D | unodoc.cxx | 60 SfxObjectShell* pShell = new SmDocShell( _nCreationFlags ); in SmDocument_createInstance()
|
/trunk/main/starmath/inc/ |
H A D | node.hxx | 58 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 D | document.hxx | 78 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 D | action.hxx | 29 class SmDocShell; 34 SmDocShell *pDoc; 39 SmFormatAction(SmDocShell *pDocSh, const SmFormat& rOldFormat, const SmFormat& rNewFormat);
|
H A D | view.hxx | 41 class SmDocShell; 268 SmDocShell * GetDoc() in GetDoc() 270 return (SmDocShell *) GetViewFrame()->GetObjectShell(); in GetDoc()
|
H A D | edit.hxx | 36 class SmDocShell; 102 SmDocShell * GetDoc();
|
H A D | parse.hxx | 39 class SmDocShell;
|
/trunk/main/starmath/sdi/ |
H A D | smslots.sdi | 148 shell SmDocShell
|
Completed in 126 milliseconds