Home
last modified time | relevance | path

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

/trunk/main/sd/source/ui/view/
H A DDocumentRenderer.cxx449 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 Dprintdata.cxx315 uno::Sequence< rtl::OUString > aHelpIds( 3 ); in SwPrintUIOptions() local
318aHelpIds[0] = rtl::OUString( RTL_CONSTASCII_USTRINGPARAM( ".HelpID:vcl:PrintDialog:PrintContent:Ra… in SwPrintUIOptions()
321aHelpIds[1] = rtl::OUString( RTL_CONSTASCII_USTRINGPARAM( ".HelpID:vcl:PrintDialog:PrintContent:Ra… in SwPrintUIOptions()
324aHelpIds[2] = rtl::OUString( RTL_CONSTASCII_USTRINGPARAM( ".HelpID:vcl:PrintDialog:PrintContent:Ra… in SwPrintUIOptions()
326 aHelpIds, in SwPrintUIOptions()
355 aHelpIds.realloc( 2 ); in SwPrintUIOptions()
356aHelpIds[0] = rtl::OUString( RTL_CONSTASCII_USTRINGPARAM( ".HelpID:vcl:PrintDialog:PrintAnnotation… in SwPrintUIOptions()
357aHelpIds[1] = rtl::OUString( RTL_CONSTASCII_USTRINGPARAM( ".HelpID:vcl:PrintDialog:PrintAnnotation… in SwPrintUIOptions()
361 aHelpIds, in SwPrintUIOptions()
/trunk/main/basctl/source/basicide/
H A Dbasicrenderable.cxx62 Sequence< rtl::OUString > aHelpIds( 2 ); in BasicRenderable() local
64aHelpIds[0] = rtl::OUString( RTL_CONSTASCII_USTRINGPARAM( ".HelpID:vcl:PrintDialog:PrintContent:Ra… in BasicRenderable()
66aHelpIds[1] = rtl::OUString( RTL_CONSTASCII_USTRINGPARAM( ".HelpID:vcl:PrintDialog:PrintContent:Ra… in BasicRenderable()
68 aHelpIds, in BasicRenderable()
/trunk/main/vcl/source/window/
H A Dprintdlg.cxx1205 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 Dunomodel.cxx128 Sequence< rtl::OUString > aHelpIds( 3 ); in SmPrintUIOptions() local
129aHelpIds[0] = rtl::OUString( RTL_CONSTASCII_USTRINGPARAM( ".HelpID:vcl:PrintDialog:PrintFormat:Rad… in SmPrintUIOptions()
130aHelpIds[1] = rtl::OUString( RTL_CONSTASCII_USTRINGPARAM( ".HelpID:vcl:PrintDialog:PrintFormat:Rad… in SmPrintUIOptions()
131aHelpIds[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 Ddocuno.cxx262 uno::Sequence< rtl::OUString > aChoices( 3 ), aHelpIds( 3 ); in ScPrintUIOptions() local
264aHelpIds[0] = rtl::OUString( RTL_CONSTASCII_USTRINGPARAM( ".HelpID:vcl:PrintDialog:PrintContent:Ra… in ScPrintUIOptions()
266aHelpIds[1] = rtl::OUString( RTL_CONSTASCII_USTRINGPARAM( ".HelpID:vcl:PrintDialog:PrintContent:Ra… in ScPrintUIOptions()
268aHelpIds[2] = rtl::OUString( RTL_CONSTASCII_USTRINGPARAM( ".HelpID:vcl:PrintDialog:PrintContent:Ra… in ScPrintUIOptions()
270 aHelpIds, in ScPrintUIOptions()
285 aHelpIds.realloc( 2 ); in ScPrintUIOptions()
287aHelpIds[0] = rtl::OUString( RTL_CONSTASCII_USTRINGPARAM( ".HelpID:vcl:PrintDialog:PrintRange:Radi… in ScPrintUIOptions()
289aHelpIds[1] = rtl::OUString( RTL_CONSTASCII_USTRINGPARAM( ".HelpID:vcl:PrintDialog:PrintRange:Radi… in ScPrintUIOptions()
291 aHelpIds, in ScPrintUIOptions()
/trunk/main/editeng/source/misc/
H A Dsvxacorr.cxx1424 const char* aHelpIds[] = in AutoCorrect() local
1477 Application::GetHelp()->OpenHelpAgent( aHelpIds[nHelpId] ); in AutoCorrect()

Completed in 94 milliseconds