Home
last modified time | relevance | path

Searched refs:FNT_FUNCTION (Results 1 – 7 of 7) sorted by relevance

/trunk/main/starmath/source/
H A Dformat.cxx147 vFont[FNT_FUNCTION] = in SmFormat()
158 vFont[FNT_FUNCTION].SetItalic(ITALIC_NONE); in SmFormat()
H A Dunomodel.cxx260 …d"), HANDLE_FONT_FUNCTIONS_WEIGHT , &::getBooleanCppuType(), PROPERTY_NONE, FNT_FUNCTION}, in lcl_createModelPropertyInfo()
261 …lic"), HANDLE_FONT_FUNCTIONS_POSTURE , &::getBooleanCppuType(), PROPERTY_NONE, FNT_FUNCTION}, in lcl_createModelPropertyInfo()
262 …ME_FUNCTIONS , &::getCppuType((const OUString*)0), PROPERTY_NONE, FNT_FUNCTION }, in lcl_createModelPropertyInfo()
H A Ddialog.cxx585 aFunctionFont = pp->GetConfig()->GetFontPickList(FNT_FUNCTION); in ReadFrom()
593 aFunctionFont.Insert( rFormat.GetFont(FNT_FUNCTION) ); in ReadFrom()
607 pp->GetConfig()->GetFontPickList(FNT_FUNCTION) = aFunctionFont; in WriteTo()
615 rFormat.SetFont( FNT_FUNCTION, aFunctionFont.Get(0) ); in WriteTo()
H A Dnode.cxx2474 sal_uInt16 nSizeDesc = GetFontDesc() == FNT_FUNCTION ? in Arrange()
2515 if ((GetToken().eType == TIDENT) && (GetFontDesc() == FNT_FUNCTION)) in CreateTextFromNode()
H A Dparse.cxx2191 m_aNodeStack.Push(new SmTextNode(m_aCurToken, FNT_FUNCTION)); in Function()
H A Dmathmlimport.cxx1464 pNode = new SmTextNode(aToken,FNT_FUNCTION); in EndElement()
/trunk/main/starmath/inc/
H A Dformat.hxx54 #define FNT_FUNCTION 1 macro

Completed in 75 milliseconds