Home
last modified time | relevance | path

Searched refs:aKeywords (Results 1 – 3 of 3) sorted by relevance

/trunk/main/svx/source/form/
H A DParseContext.cxx50 ::svx::StringListResource aKeywords( SVX_RES( RID_RSC_SQL_INTERNATIONAL ) ); in DBG_NAME()
51 aKeywords.get( m_aLocalizedKeywords ); in DBG_NAME()
/trunk/main/sfx2/source/doc/
H A Dobjstor.cxx768 ::rtl::OUString aKeywords( RTL_CONSTASCII_USTRINGPARAM("Keywords") ); in DoLoad()
782 if ( xProps->hasPropertyByName( aKeywords ) ) in DoLoad()
784 aAny = aContent.getPropertyValue( aKeywords ); in DoLoad()
1763 ::rtl::OUString aKeywords( RTL_CONSTASCII_USTRINGPARAM("Keywords") ); in SaveTo_Impl()
1777 if ( xProps->hasPropertyByName( aKeywords ) ) in SaveTo_Impl()
1781 aContent.setPropertyValue( aKeywords, aAny ); in SaveTo_Impl()
/trunk/main/vcl/source/gdi/
H A Dpdfwriter_impl.cxx6415 rtl::OUString aKeywords; in emitDocumentMetadata() local
6416 escapeStringXML( m_aContext.DocumentInfo.Keywords, aKeywords ); in emitDocumentMetadata()
6417 aMetadataStream.append( OUStringToOString( aKeywords , RTL_TEXTENCODING_UTF8 ) ); in emitDocumentMetadata()

Completed in 111 milliseconds