Home
last modified time | relevance | path

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

/aoo42x/main/sc/source/ui/dbgui/
H A Dcsvgrid.cxx480 void ScCsvGrid::SetTypeNames( const StringVec& rTypeNames ) in SetTypeNames()
720 maTexts.push_back( StringVec() ); in ImplSetTextLineSep()
721 StringVec& rStrVec = maTexts[ nLineIx ]; in ImplSetTextLineSep()
780 maTexts.push_back( StringVec() ); in ImplSetTextLineFix()
782 StringVec& rStrVec = maTexts[ nLineIx ]; in ImplSetTextLineFix()
803 const StringVec& rStrVec = maTexts[ nLineIx ]; in GetCellText()
1149 StringVec& rStrVec = maTexts[ nLine ]; in ImplDrawColumnBackgr()
H A Dcsvtablebox.cxx246 StringVec aTypeNames( nTypeCount ); in InitTypes()
/aoo42x/main/sc/source/ui/view/
H A Dscextopt.cxx129 typedef ::std::vector< String > StringVec; typedef
133 StringVec maCodeNames; /// Codenames for all sheets (VBA module names).
/aoo42x/main/sc/source/ui/inc/
H A Dcsvgrid.hxx122 StringVec maTypeNames; /// UI names of data types.
213 void SetTypeNames( const StringVec& rTypeNames );
H A Dcsvcontrol.hxx256 typedef ::std::vector< String > StringVec; typedef in ScCsvControl
257 typedef ::std::vector< StringVec > StringVecVec;

Completed in 170 milliseconds