Home
last modified time | relevance | path

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

/aoo4110/main/sc/source/ui/vba/
H A Dvbawindow.cxx318 sal_Int32 nCrudIndex = sTitle.indexOf( sCrud ); in getCaption() local
321 if ( nCrudIndex != -1 ) in getCaption()
324 if ( ( nCrudLen + nCrudIndex ) == sTitle.getLength() ) in getCaption()
326 sTitle = sTitle.copy( 0, nCrudIndex ); in getCaption()

Completed in 19 milliseconds