Searched refs:nPagNo (Results 1 – 1 of 1) sorted by relevance
903 sal_uInt16 nPagNo = ((const SfxUInt16Item&)rItem).GetValue(); in GetPresentation() local905 if( nPagNo ) in GetPresentation()917 aPages.SearchAndReplaceAscii( "%1", String::CreateFromInt32( nPagNo ) ); in GetPresentation()936 sal_uInt16 nPagNo = ((const SfxUInt16Item&)rItem).GetValue(); in GetPresentation() local938 if( nPagNo ) in GetPresentation()947 rText += String::CreateFromInt32( nPagNo ); in GetPresentation()
Completed in 18 milliseconds