Home
last modified time | relevance | path

Searched refs:SC_UNONAME_INPTITLE (Results 1 – 5 of 5) sorted by relevance

/aoo4110/main/sc/source/ui/unoobj/
H A Dfmtuno.cxx62 … {MAP_CHAR_LEN(SC_UNONAME_INPTITLE), 0, &getCppuType((rtl::OUString*)0), 0, 0}, in lcl_GetValidatePropertyMap()
829 else if ( aString.EqualsAscii( SC_UNONAME_INPTITLE ) ) in setPropertyValue()
943 else if ( aString.EqualsAscii( SC_UNONAME_INPTITLE ) ) aRet <<= rtl::OUString( aInputTitle ); in getPropertyValue()
/aoo4110/main/sc/inc/
H A Dunonames.hxx330 #define SC_UNONAME_INPTITLE "InputTitle" macro
/aoo4110/main/sc/source/ui/vba/
H A Dvbavalidation.cxx43 const static rtl::OUString INPUTTITLE( RTL_CONSTASCII_USTRINGPARAM( SC_UNONAME_INPTITLE ) );
/aoo4110/main/sc/source/filter/xml/
H A Dxmlcelli.cxx533 …xPropertySet->setPropertyValue(rtl::OUString(RTL_CONSTASCII_USTRINGPARAM(SC_UNONAME_INPTITLE)), un… in SetContentValidation()
H A DXMLStylesExportHelper.cxx102 sINPTITLE(RTL_CONSTASCII_USTRINGPARAM(SC_UNONAME_INPTITLE)), in ScMyValidationsContainer()

Completed in 64 milliseconds