Home
last modified time | relevance | path

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

/trunk/main/oox/source/ppt/
H A Dpresentationfragmenthandler.cxx101 const OUString sSlide = CREATE_OUSTRING( "#Slide " ); in ResolveTextFields() local
105 if ( aURL.match( sSlide ) ) in ResolveTextFields()
106 nPageNumber = aURL.copy( sSlide.getLength() ).toInt32(); in ResolveTextFields()
/trunk/main/oox/source/drawingml/
H A Dhyperlinkcontext.cxx125 const OUString sSlide( CREATE_OUSTRING( "slide" ) ); in HyperLinkContext() local
128 if ( aSlideType.match( sSlide ) ) in HyperLinkContext()

Completed in 18 milliseconds