Home
last modified time | relevance | path

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

/trunk/main/sc/inc/
H A Dunonames.hxx555 #define SC_UNO_ISVISIBL "IsVisible" macro
/trunk/main/sc/source/core/data/
H A Ddptabsrc.cxx2830 {MAP_CHAR_LEN(SC_UNO_ISVISIBL), 0, &getBooleanCppuType(), 0, 0 }, in getPropertySetInfo()
2847 if ( aNameStr.EqualsAscii( SC_UNO_ISVISIBL ) ) in setPropertyValue()
2876 if ( aNameStr.EqualsAscii( SC_UNO_ISVISIBL ) ) in getPropertyValue()
H A Ddpobject.cxx689 …le = ScUnoHelpFunctions::GetBoolProperty(xMemProp, OUString::createFromAscii(SC_UNO_ISVISIBL)); in GetMembers()
1019 Any any = xPropSet->getPropertyValue(OUString::createFromAscii(SC_UNO_ISVISIBL)); in FillPageList()
/trunk/main/sc/source/ui/unoobj/
H A Ddapiuno.cxx3528 …ol( xMemberProps->getPropertyValue( OUString( RTL_CONSTASCII_USTRINGPARAM( SC_UNO_ISVISIBL ) ) ) ); in getPropertyValue()

Completed in 66 milliseconds