Searched refs:aHelpIds (Results 1 – 7 of 7) sorted by relevance
/trunk/main/sd/source/ui/view/ |
H A D | DocumentRenderer.cxx | 449 aHelpIds.realloc( 1 ); in ProcessResource() 453 aHelpIds, in ProcessResource() 466 aHelpIds, in ProcessResource() 481 aHelpIds, in ProcessResource() 538 aHelpIds.realloc( 3 ); in ProcessResource() 544 aHelpIds, in ProcessResource() 554 aHelpIds.realloc( 4 ); in ProcessResource() 612 aHelpIds.realloc( 1 ); in ProcessResource() 616 aHelpIds, in ProcessResource() 649 aHelpIds.realloc( 3 ); in ProcessResource() [all …]
|
/trunk/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()
|
/trunk/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()
|
/trunk/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() 1537 setHelpId( pBtn, aHelpIds, nCurHelpText ); in setupOptionalUI() 1590 setHelpId( pList, aHelpIds, 0 ); in setupOptionalUI() 1623 setHelpId( pField, aHelpIds, 0 ); in setupOptionalUI() [all …]
|
/trunk/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()
|
/trunk/main/sc/source/ui/unoobj/ |
H A D | docuno.cxx | 262 uno::Sequence< rtl::OUString > aChoices( 3 ), aHelpIds( 3 ); in ScPrintUIOptions() local 264 …aHelpIds[0] = rtl::OUString( RTL_CONSTASCII_USTRINGPARAM( ".HelpID:vcl:PrintDialog:PrintContent:Ra… in ScPrintUIOptions() 266 …aHelpIds[1] = rtl::OUString( RTL_CONSTASCII_USTRINGPARAM( ".HelpID:vcl:PrintDialog:PrintContent:Ra… in ScPrintUIOptions() 268 …aHelpIds[2] = rtl::OUString( RTL_CONSTASCII_USTRINGPARAM( ".HelpID:vcl:PrintDialog:PrintContent:Ra… in ScPrintUIOptions() 270 aHelpIds, in ScPrintUIOptions() 285 aHelpIds.realloc( 2 ); in ScPrintUIOptions() 287 …aHelpIds[0] = rtl::OUString( RTL_CONSTASCII_USTRINGPARAM( ".HelpID:vcl:PrintDialog:PrintRange:Radi… in ScPrintUIOptions() 289 …aHelpIds[1] = rtl::OUString( RTL_CONSTASCII_USTRINGPARAM( ".HelpID:vcl:PrintDialog:PrintRange:Radi… in ScPrintUIOptions() 291 aHelpIds, in ScPrintUIOptions()
|
/trunk/main/editeng/source/misc/ |
H A D | svxacorr.cxx | 1424 const char* aHelpIds[] = in AutoCorrect() local 1477 Application::GetHelp()->OpenHelpAgent( aHelpIds[nHelpId] ); in AutoCorrect()
|
Completed in 80 milliseconds