Home
last modified time | relevance | path

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

/trunk/main/sc/source/ui/navipi/
H A Dcontent.cxx1658 xub_StrLen nNotActiveStart = nLen - pParentWindow->aStrNotActive.Len(); in SelectDoc() local
1659 if ( rName.Copy( nNotActiveStart ) == pParentWindow->aStrNotActive ) in SelectDoc()
1660 aRealName = rName.Copy( 0, nNotActiveStart ); in SelectDoc()

Completed in 27 milliseconds