Searched refs:nCurrentType (Results 1 – 3 of 3) sorted by relevance
/trunk/main/basctl/source/basicide/ |
H A D | bastypes.cxx | 802 …tDocument& rDocument, const String& rLibName, const String& rCurrentName, sal_uInt16 nCurrentType ) in LibInfoItem() argument 806 ,m_nCurrentType( nCurrentType ) in LibInfoItem()
|
H A D | basides1.cxx | 1098 …sal_uInt16 nCurrentType = pCurWin->IsA( TYPE( ModulWindow ) ) ? BASICIDE_TYPE_MODULE : BASICIDE_TY… in SetCurWindow() local 1099 …new LibInfoItem( pCurWin->GetDocument(), pCurWin->GetLibName(), pCurWin->GetName(), nCurrentType ); in SetCurWindow()
|
/trunk/main/basctl/source/inc/ |
H A D | bastypes.hxx | 281 …Document& rDocument, const String& rLibName, const String& rCurrentName, sal_uInt16 nCurrentType );
|
Completed in 15 milliseconds