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 ) 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( ) 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()442 OUString SmModel::getImplementationName(void) in getImplementationName()448 ::rtl::OUString SmModel::getImplementationName_Static() in getImplementationName_Static()[all …]
111 SmModel *pModel = reinterpret_cast<SmModel *> in Export()112 (xTunnel->getSomething(SmModel::getUnoTunnelId())); in Export()602 SmModel *pModel = reinterpret_cast<SmModel *> in exportDoc()603 (xTunnel->getSomething(SmModel::getUnoTunnelId())); in exportDoc()653 SmModel *pModel = reinterpret_cast<SmModel *> in _ExportContent()654 (xTunnel->getSomething(SmModel::getUnoTunnelId())); in _ExportContent()686 SmModel *pModel = reinterpret_cast<SmModel *> in GetViewSettings()687 (xTunnel->getSomething(SmModel::getUnoTunnelId())); in GetViewSettings()
112 SmModel *pModel = reinterpret_cast<SmModel *> in Import()113 (xTunnel->getSomething(SmModel::getUnoTunnelId())); in Import()564 SmModel *pModel = reinterpret_cast<SmModel *> in endDocument()565 (xTunnel->getSomething(SmModel::getUnoTunnelId())); in endDocument()3102 SmModel *pModel = reinterpret_cast<SmModel *> in SetViewSettings()3103 (xTunnel->getSomething(SmModel::getUnoTunnelId())); in SetViewSettings()
709 SetBaseModel( new SmModel(this) ); in SmDocShell()
58 class SmModel : public SfxBaseModel, class68 SmModel( SfxObjectShell *pObjSh = 0 );69 virtual ~SmModel() throw ();
106 friend class SmModel;
52 public class SmModel extends TestCase { class
23 -o sm.SmModel
156 job157=sm.SmModel