Home
last modified time | relevance | path

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

/aoo4110/main/sc/source/filter/excel/
H A Dxecontent.cxx987 maErrorTitle.Assign( aTitle ); in XclExpDV()
989 maErrorTitle.Assign( '\0' ); in XclExpDV()
1030 maErrorTitle.Assign( '\0' ); // contains macro name in XclExpDV()
1132 rStrm << mnFlags << maPromptTitle << maErrorTitle << maPromptText << maErrorText; in WriteBody()
1150 XML_errorTitle, XESTRING_TO_PSZ( maErrorTitle ), in SaveXml()
/aoo4110/main/oox/source/xls/
H A Dworksheetfragment.cxx164 mxValModel->maErrorTitle = rAttribs.getXString( XML_errorTitle, OUString() ); in importDataValidation()
184 …rStrm >> nFlags >> aRanges >> aModel.maErrorTitle >> aModel.maErrorMessage >> aModel.maInputTitle … in importDataValidation()
1051 aModel.maErrorTitle = lclReadDataValMessage( rStrm ); in importDataValidation()
H A Dworksheethelper.cxx1132 aValProps.setProperty( PROP_ErrorTitle, aIt->maErrorTitle ); in finalizeValidationRanges()
/aoo4110/main/sc/source/filter/inc/
H A Dxecontent.hxx266 XclExpString maErrorTitle; /// The error title. member in XclExpDV
/aoo4110/main/oox/inc/oox/xls/
H A Dworksheethelper.hxx160 ::rtl::OUString maErrorTitle;

Completed in 49 milliseconds