Searched refs:aHelpIds (Results 1 – 7 of 7) sorted by relevance
| /AOO41X/main/sd/source/ui/view/ |
| H A D | DocumentRenderer.cxx | 438 uno::Sequence< rtl::OUString > aHelpIds; in ProcessResource() local 449 aHelpIds.realloc( 1 ); in ProcessResource() 450 …aHelpIds[0] = rtl::OUString( RTL_CONSTASCII_USTRINGPARAM( ".HelpID:vcl:PrintDialog:PageContentType… in ProcessResource() 453 aHelpIds, in ProcessResource() 461 …aHelpIds[0] = rtl::OUString( RTL_CONSTASCII_USTRINGPARAM( ".HelpID:vcl:PrintDialog:SlidesPerPage:L… in ProcessResource() 466 aHelpIds, in ProcessResource() 476 …aHelpIds[0] = rtl::OUString( RTL_CONSTASCII_USTRINGPARAM( ".HelpID:vcl:PrintDialog:SlidesPerPageOr… in ProcessResource() 481 aHelpIds, in ProcessResource() 538 aHelpIds.realloc( 3 ); in ProcessResource() 539 …aHelpIds[0] = rtl::OUString( RTL_CONSTASCII_USTRINGPARAM( ".HelpID:vcl:PrintDialog:Quality:RadioBu… in ProcessResource() [all …]
|
| /AOO41X/main/sw/source/core/view/ |
| H A D | printdata.cxx | 315 uno::Sequence< rtl::OUString > aHelpIds( 3 ); in SwPrintUIOptions() local 318 …aHelpIds[0] = rtl::OUString( RTL_CONSTASCII_USTRINGPARAM( ".HelpID:vcl:PrintDialog:PrintContent:Ra… in SwPrintUIOptions() 321 …aHelpIds[1] = rtl::OUString( RTL_CONSTASCII_USTRINGPARAM( ".HelpID:vcl:PrintDialog:PrintContent:Ra… in SwPrintUIOptions() 324 …aHelpIds[2] = rtl::OUString( RTL_CONSTASCII_USTRINGPARAM( ".HelpID:vcl:PrintDialog:PrintContent:Ra… in SwPrintUIOptions() 326 aHelpIds, in SwPrintUIOptions() 355 aHelpIds.realloc( 2 ); in SwPrintUIOptions() 356 …aHelpIds[0] = rtl::OUString( RTL_CONSTASCII_USTRINGPARAM( ".HelpID:vcl:PrintDialog:PrintAnnotation… in SwPrintUIOptions() 357 …aHelpIds[1] = rtl::OUString( RTL_CONSTASCII_USTRINGPARAM( ".HelpID:vcl:PrintDialog:PrintAnnotation… in SwPrintUIOptions() 361 aHelpIds, in SwPrintUIOptions()
|
| /AOO41X/main/basctl/source/basicide/ |
| H A D | basicrenderable.cxx | 62 Sequence< rtl::OUString > aHelpIds( 2 ); in BasicRenderable() local 64 …aHelpIds[0] = rtl::OUString( RTL_CONSTASCII_USTRINGPARAM( ".HelpID:vcl:PrintDialog:PrintContent:Ra… in BasicRenderable() 66 …aHelpIds[1] = rtl::OUString( RTL_CONSTASCII_USTRINGPARAM( ".HelpID:vcl:PrintDialog:PrintContent:Ra… in BasicRenderable() 68 aHelpIds, in BasicRenderable()
|
| /AOO41X/main/vcl/source/window/ |
| H A D | printdlg.cxx | 1205 Sequence< rtl::OUString > aHelpIds; in setupOptionalUI() local 1282 if( ! (rEntry.Value >>= aHelpIds ) ) in setupOptionalUI() 1287 aHelpIds.realloc( 1 ); in setupOptionalUI() 1288 *aHelpIds.getArray() = aHelpId; in setupOptionalUI() 1364 setHelpId( pNewGroup, aHelpIds, 0 ); in setupOptionalUI() 1395 setHelpId( pNewSub, aHelpIds, 0 ); in setupOptionalUI() 1475 setHelpId( pNewBox, aHelpIds, 0 ); in setupOptionalUI() 1498 setHelpId( pHeading, aHelpIds, nCurHelpText ); in setupOptionalUI() 1537 setHelpId( pBtn, aHelpIds, nCurHelpText ); in setupOptionalUI() 1590 setHelpId( pList, aHelpIds, 0 ); in setupOptionalUI() [all …]
|
| /AOO41X/main/starmath/source/ |
| H A D | unomodel.cxx | 128 Sequence< rtl::OUString > aHelpIds( 3 ); in SmPrintUIOptions() local 129 …aHelpIds[0] = rtl::OUString( RTL_CONSTASCII_USTRINGPARAM( ".HelpID:vcl:PrintDialog:PrintFormat:Rad… in SmPrintUIOptions() 130 …aHelpIds[1] = rtl::OUString( RTL_CONSTASCII_USTRINGPARAM( ".HelpID:vcl:PrintDialog:PrintFormat:Rad… in SmPrintUIOptions() 131 …aHelpIds[2] = rtl::OUString( RTL_CONSTASCII_USTRINGPARAM( ".HelpID:vcl:PrintDialog:PrintFormat:Rad… in SmPrintUIOptions() 134 aHelpIds, in SmPrintUIOptions()
|
| /AOO41X/main/sc/source/ui/unoobj/ |
| H A D | docuno.cxx | 264 uno::Sequence< rtl::OUString > aChoices( 3 ), aHelpIds( 3 ); in ScPrintUIOptions() local 266 …aHelpIds[0] = rtl::OUString( RTL_CONSTASCII_USTRINGPARAM( ".HelpID:vcl:PrintDialog:PrintContent:Ra… in ScPrintUIOptions() 268 …aHelpIds[1] = rtl::OUString( RTL_CONSTASCII_USTRINGPARAM( ".HelpID:vcl:PrintDialog:PrintContent:Ra… in ScPrintUIOptions() 270 …aHelpIds[2] = rtl::OUString( RTL_CONSTASCII_USTRINGPARAM( ".HelpID:vcl:PrintDialog:PrintContent:Ra… in ScPrintUIOptions() 272 aHelpIds, in ScPrintUIOptions() 287 aHelpIds.realloc( 2 ); in ScPrintUIOptions() 289 …aHelpIds[0] = rtl::OUString( RTL_CONSTASCII_USTRINGPARAM( ".HelpID:vcl:PrintDialog:PrintRange:Radi… in ScPrintUIOptions() 291 …aHelpIds[1] = rtl::OUString( RTL_CONSTASCII_USTRINGPARAM( ".HelpID:vcl:PrintDialog:PrintRange:Radi… in ScPrintUIOptions() 293 aHelpIds, in ScPrintUIOptions()
|
| /AOO41X/main/editeng/source/misc/ |
| H A D | svxacorr.cxx | 1424 const char* aHelpIds[] = in AutoCorrect() local 1477 Application::GetHelp()->OpenHelpAgent( aHelpIds[nHelpId] ); in AutoCorrect()
|