Home
last modified time | relevance | path

Searched refs:aAppGroupname (Results 1 – 4 of 4) sorted by relevance

/trunk/main/sw/source/core/view/
H A Dprintdata.cxx223 String aAppGroupname( aLocalizedStrings.GetString( 0 ) ); in SwPrintUIOptions() local
224 aAppGroupname.SearchAndReplace( String( RTL_CONSTASCII_USTRINGPARAM( "%s" ) ), in SwPrintUIOptions()
226 …m_aUIProperties[ nIdx++ ].Value = getGroupControlOpt( aAppGroupname, rtl::OUString( RTL_CONSTASCII… in SwPrintUIOptions()
/trunk/main/starmath/source/
H A Dunomodel.cxx96 String aAppGroupname( aLocalizedStrings.GetString( 0 ) ); in SmPrintUIOptions() local
97 aAppGroupname.SearchAndReplace( String( RTL_CONSTASCII_USTRINGPARAM( "%s" ) ), in SmPrintUIOptions()
99 …m_aUIProperties[0].Value = getGroupControlOpt( aAppGroupname, rtl::OUString( RTL_CONSTASCII_USTRIN… in SmPrintUIOptions()
/trunk/main/sd/source/ui/view/
H A DDocumentRenderer.cxx430 String aAppGroupname( String( SdResId( _STR_IMPRESS_PRINT_UI_GROUP_NAME ) ) ); in ProcessResource() local
431 aAppGroupname.SearchAndReplace( String( RTL_CONSTASCII_USTRINGPARAM( "%s" ) ), in ProcessResource()
434 aAppGroupname, in ProcessResource()
/trunk/main/sc/source/ui/unoobj/
H A Ddocuno.cxx239 String aAppGroupname( aStrings.GetString( 9 ) ); in ScPrintUIOptions() local
240 aAppGroupname.SearchAndReplace( String( RTL_CONSTASCII_USTRINGPARAM( "%s" ) ), in ScPrintUIOptions()
242 …m_aUIProperties[0].Value = getGroupControlOpt( aAppGroupname, rtl::OUString( RTL_CONSTASCII_USTRIN… in ScPrintUIOptions()

Completed in 73 milliseconds