Home
last modified time | relevance | path

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

/trunk/main/extensions/source/bibliography/
H A Dgeneral.cxx463 …ring& rErrorString, String aColumnUIName, const rtl::OString& sHelpId, sal_uInt16 nIndexInFTArray ) in AddControlWithError() argument
471 …DBG_ASSERT( nIndexInFTArray < FIELD_COUNT, "*BibGeneralPage::AddControlWithError(): wrong array in… in AddControlWithError()
472 …DBG_ASSERT( nFT2CtrlMap[ nIndexInFTArray ] < 0, "+BibGeneralPage::AddControlWithError(): index alr… in AddControlWithError()
474 nFT2CtrlMap[ nIndexInFTArray ] = nIndex; in AddControlWithError()
H A Dgeneral.hxx144 const rtl::OString& sHelpId, sal_uInt16 nIndexInFTArray );

Completed in 15 milliseconds