Home
last modified time | relevance | path

Searched refs:nsSwTOOElements (Results 1 – 4 of 4) sorted by relevance

/aoo4110/main/sw/source/ui/index/
H A Dcntex.cxx323 …etBOOLProp(xInfo, xIdxProps, UNO_NAME_CREATE_FROM_STAR_MATH, 0 != (nsSwTOOElements::TOO_MATH &nO… in CreateOrUpdateExample()
324 …etBOOLProp(xInfo, xIdxProps, UNO_NAME_CREATE_FROM_STAR_CHART, 0 != (nsSwTOOElements::TOO_CHART … in CreateOrUpdateExample()
325 …etBOOLProp(xInfo, xIdxProps, UNO_NAME_CREATE_FROM_STAR_CALC, 0 != (nsSwTOOElements::TOO_CALC &nO… in CreateOrUpdateExample()
326 …etBOOLProp(xInfo, xIdxProps, UNO_NAME_CREATE_FROM_STAR_DRAW, 0 != (nsSwTOOElements::TOO_DRAW_IMP… in CreateOrUpdateExample()
327 …xInfo, xIdxProps, UNO_NAME_CREATE_FROM_OTHER_EMBEDDED_OBJECTS, 0 != (nsSwTOOElements::TOO_OTHER|nO… in CreateOrUpdateExample()
/aoo4110/main/sw/source/core/unocore/
H A Dunoidx.cxx857 lcl_AnyToBitMask(rValue, nOLEOptions, nsSwTOOElements::TOO_MATH); in setPropertyValue()
860 lcl_AnyToBitMask(rValue, nOLEOptions, nsSwTOOElements::TOO_CHART); in setPropertyValue()
863 lcl_AnyToBitMask(rValue, nOLEOptions, nsSwTOOElements::TOO_CALC); in setPropertyValue()
867 nsSwTOOElements::TOO_DRAW_IMPRESS); in setPropertyValue()
870 lcl_AnyToBitMask(rValue, nOLEOptions, nsSwTOOElements::TOO_OTHER); in setPropertyValue()
1197 lcl_BitMaskToAny(aRet, nOLEOptions, nsSwTOOElements::TOO_MATH); in getPropertyValue()
1200 lcl_BitMaskToAny(aRet, nOLEOptions, nsSwTOOElements::TOO_CHART); in getPropertyValue()
1203 lcl_BitMaskToAny(aRet, nOLEOptions, nsSwTOOElements::TOO_CALC); in getPropertyValue()
1207 nsSwTOOElements::TOO_DRAW_IMPRESS); in getPropertyValue()
1210 lcl_BitMaskToAny(aRet, nOLEOptions, nsSwTOOElements::TOO_OTHER); in getPropertyValue()
/aoo4110/main/sw/source/core/doc/
H A Ddoctxm.cxx1426 { nsSwTOOElements::TOO_MATH, in lcl_IsSOObject()
1429 { nsSwTOOElements::TOO_CHART, in lcl_IsSOObject()
1432 { nsSwTOOElements::TOO_CALC, in lcl_IsSOObject()
1435 { nsSwTOOElements::TOO_DRAW_IMPRESS, in lcl_IsSOObject()
1438 { nsSwTOOElements::TOO_DRAW_IMPRESS, in lcl_IsSOObject()
1510 bInclude = ( (nMyOLEOptions & nsSwTOOElements::TOO_OTHER) && 0 == nObj) in UpdateCntnt()
/aoo4110/main/sw/inc/
H A Dtox.hxx461 namespace nsSwTOOElements namespace

Completed in 88 milliseconds