Home
last modified time | relevance | path

Searched refs:IsMath (Results 1 – 25 of 27) sorted by relevance

12

/aoo41x/main/unotools/inc/unotools/
H A Dmoduleoptions.hxx217 sal_Bool IsMath () const;
/aoo41x/main/sw/source/ui/uiview/
H A Dswcli.cxx175 if ( pView && xObj.is() && SotExchange::IsMath( xObj->getClassID() ) ) in FormatChanged()
/aoo41x/main/desktop/source/app/
H A Dcmdlineargs.hxx154 sal_Bool IsMath() const;
H A Dcmdlineargs.cxx824 sal_Bool CommandLineArgs::IsMath() const in IsMath() function in desktop::CommandLineArgs
H A Dofficeipcthread.cxx809 else if ( aCmdLineArgs->IsMath() ) in run()
H A Dapp.cxx3251 else if ( pArgs->IsMath() && aOpt.IsModuleInstalled( SvtModuleOptions::E_SMATH ) ) in OpenDefault()
3544 else if ( pCmdLine->IsMath() ) in OpenSplashScreen()
/aoo41x/main/sot/inc/sot/
H A Dexchange.hxx246 static sal_uInt16 IsMath( const SvGlobalName& rName );
/aoo41x/main/sfx2/source/appl/
H A Dshutdowniconunx.cxx264 if ( aModuleOptions.IsMath() ) in populate_menu()
/aoo41x/main/sw/source/filter/ww8/
H A Dww8par4.cxx230 if (SotExchange::IsMath(aClassName)) in InsertOle()
/aoo41x/main/sc/source/ui/view/
H A Dtabvwshb.cxx465 if ( bOle || bTabProt || !SvtModuleOptions().IsMath() || bShared ) in GetDrawInsState()
/aoo41x/main/sw/source/core/frmedt/
H A Dfefly1.cxx2213 const bool bStarMath = ( SotExchange::IsMath( aCLSID ) != 0 ); in AlignFormulaToBaseline()
2287 if ( SotExchange::IsMath( aCLSID ) ) in AlignAllFormulasToBaseline()
/aoo41x/main/sw/source/core/draw/
H A Ddview.cxx985 const bool bProtectMathPos = SotExchange::IsMath( xObj->getClassID() ) in CheckPossibilities()
/aoo41x/main/sc/source/ui/drawfunc/
H A Dfuins2.cxx243 if ( SvtModuleOptions().IsMath() ) in FuInsertOLE()
/aoo41x/main/sd/source/ui/view/
H A Dviewshe2.cxx863 if( SvtModuleOptions().IsMath() ) in ActivateObject()
H A Ddrviews7.cxx1297 if (!SvtModuleOptions().IsMath()) in GetMenuState()
/aoo41x/main/sw/source/core/ole/
H A Dndole.cxx937 if ( SotExchange::IsMath( aClassID ) ) in GetDescription()
/aoo41x/main/sw/source/ui/shells/
H A Dfrmsh.cxx480 … aSet.Put( SfxBoolItem( FN_OLE_IS_MATH, xObj.is() && SotExchange::IsMath( xObj->getClassID() ) ) ); in Execute()
H A Dtextsh.cxx823 if( !aMOpt.IsMath() in StateInsert()
H A Dtabsh.cxx1289 if ( !aMOpt.IsMath() || rSh.IsTblComplexForChart() ) in GetState()
H A Dbasesh.cxx1089 … const bool bDoMathBaselineAlignment = xObj.is() && SotExchange::IsMath( xObj->getClassID() ) in Execute()
/aoo41x/main/sw/source/ui/wrtsh/
H A Dwrtsh1.cxx523 bStarMath = ( SotExchange::IsMath( aCLSID ) != 0 ); in InsertOleObject()
/aoo41x/main/unotools/source/config/
H A Dmoduleoptions.cxx1242 sal_Bool SvtModuleOptions::IsMath() const in IsMath() function in SvtModuleOptions
/aoo41x/main/sw/source/core/text/
H A DEnhancedPDFExportHelper.cxx1315 … bFormula = 0 != SotExchange::IsMath( SvGlobalName( aRef->getClassID() ) ); in BeginBlockStructureElements()
/aoo41x/main/sot/source/base/
H A Dformats.cxx1684 sal_uInt16 SotExchange::IsMath( const SvGlobalName& rName ) in IsMath() function in SotExchange
/aoo41x/main/sw/source/core/doc/
H A Ddoc.cxx1016 if (SotExchange::IsMath(aClassName)) in Insert()

Completed in 211 milliseconds

12