Home
last modified time | relevance | path

Searched refs:_rNameBase (Results 1 – 2 of 2) sorted by relevance

/aoo42x/main/extensions/source/propctrlr/
H A Dnewdatatype.cxx50 …NewDataTypeDialog::NewDataTypeDialog( Window* _pParent, const ::rtl::OUString& _rNameBase, const :… in NewDataTypeDialog() argument
64 sal_Int32 nStripUntil = _rNameBase.getLength(); in NewDataTypeDialog()
67 sal_Unicode nChar = _rNameBase[ --nStripUntil ]; in NewDataTypeDialog()
76 String sNameBase( _rNameBase.copy( 0, nStripUntil ? nStripUntil + 1 : 0 ) ); in NewDataTypeDialog()
H A Dnewdatatype.hxx60 …NewDataTypeDialog( Window* _pParent, const ::rtl::OUString& _rNameBase, const ::std::vector< ::rtl…

Completed in 9 milliseconds