Home
last modified time | relevance | path

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

/AOO41X/main/basctl/source/basicide/
H A Dbasidesh.cxx821 … if ( !pNextActiveWindow && pLibInfoItem && pLibInfoItem->GetCurrentName() == aModName && in UpdateWindows()
852 … if ( !pNextActiveWindow && pLibInfoItem && pLibInfoItem->GetCurrentName() == aDlgName && in UpdateWindows()
/AOO41X/main/basctl/source/inc/
H A Dbastypes.hxx290 const String& GetCurrentName() const { return m_aCurrentName; } in GetCurrentName() function in LibInfoItem