Searched refs:SmModel (Results 1 – 10 of 10) sorted by relevance
1 "SmModel";"com::sun::star::formula::FormulaProperties";"Alignment"2 "SmModel";"com::sun::star::formula::FormulaProperties";"BaseFontHeight"3 "SmModel";"com::sun::star::formula::FormulaProperties";"CustomFontNameFixed"4 "SmModel";"com::sun::star::formula::FormulaProperties";"FontFixedIsItalic"5 "SmModel";"com::sun::star::formula::FormulaProperties";"FontFixedIsBold"6 "SmModel";"com::sun::star::formula::FormulaProperties";"CustomFontNameSans"7 "SmModel";"com::sun::star::formula::FormulaProperties";"FontSansIsItalic"8 "SmModel";"com::sun::star::formula::FormulaProperties";"FontSansIsBold"9 "SmModel";"com::sun::star::formula::FormulaProperties";"CustomFontNameSerif"10 "SmModel";"com::sun::star::formula::FormulaProperties";"FontSerifIsItalic"[all …]
325 SmModel::SmModel( SfxObjectShell *pObjSh ) in SmModel() function in SmModel333 SmModel::~SmModel() throw () in ~SmModel()340 uno::Any SAL_CALL SmModel::queryInterface( const uno::Type& rType ) throw(uno::RuntimeException) in queryInterface()360 void SAL_CALL SmModel::acquire() throw() in acquire()367 void SAL_CALL SmModel::release() throw() in release()374 uno::Sequence< uno::Type > SAL_CALL SmModel::getTypes( ) throw(uno::RuntimeException) in getTypes()395 const uno::Sequence< sal_Int8 > & SmModel::getUnoTunnelId() in getUnoTunnelId()410 sal_Int64 SAL_CALL SmModel::getSomething( const uno::Sequence< sal_Int8 >& rId ) in getSomething()443 OUString SmModel::getImplementationName(void) throw( uno::RuntimeException ) in getImplementationName()449 ::rtl::OUString SmModel::getImplementationName_Static() in getImplementationName_Static()[all …]
111 SmModel *pModel = reinterpret_cast<SmModel *> in Export()112 (xTunnel->getSomething(SmModel::getUnoTunnelId())); in Export()610 SmModel *pModel = reinterpret_cast<SmModel *> in exportDoc()611 (xTunnel->getSomething(SmModel::getUnoTunnelId())); in exportDoc()661 SmModel *pModel = reinterpret_cast<SmModel *> in _ExportContent()662 (xTunnel->getSomething(SmModel::getUnoTunnelId())); in _ExportContent()694 SmModel *pModel = reinterpret_cast<SmModel *> in GetViewSettings()695 (xTunnel->getSomething(SmModel::getUnoTunnelId())); in GetViewSettings()
112 SmModel *pModel = reinterpret_cast<SmModel *> in Import()113 (xTunnel->getSomething(SmModel::getUnoTunnelId())); in Import()570 SmModel *pModel = reinterpret_cast<SmModel *> in endDocument()571 (xTunnel->getSomething(SmModel::getUnoTunnelId())); in endDocument()3094 SmModel *pModel = reinterpret_cast<SmModel *> in SetViewSettings()3095 (xTunnel->getSomething(SmModel::getUnoTunnelId())); in SetViewSettings()
716 SetBaseModel( new SmModel(this) ); in SmDocShell()
58 class SmModel : public SfxBaseModel, class70 SmModel( SfxObjectShell *pObjSh = 0 );71 virtual ~SmModel() throw ();
106 friend class SmModel;
52 public class SmModel extends TestCase { class
23 -o sm.SmModel
161 job163=sm.SmModel