Home
last modified time | relevance | path

Searched refs:m_aValue (Results 26 – 47 of 47) sorted by relevance

12

/aoo42x/main/tools/source/inet/
H A Dinetmime.cxx117 ByteString m_aValue; member
138 m_aValue(rTheValue), in Parameter()
326 = INetMIME::convertToUnicode(pNext->m_aValue.GetBuffer(), in parseParameters()
327 pNext->m_aValue.GetBuffer() in parseParameters()
328 + pNext->m_aValue.Len(), in parseParameters()
335 pNext->m_aValue.GetBuffer(), in parseParameters()
336 pNext->m_aValue.GetBuffer() in parseParameters()
337 + pNext->m_aValue.Len(), in parseParameters()
355 for (xub_StrLen i = 0; i < pNext->m_aValue.Len(); ++i) in parseParameters()
361 for (xub_StrLen i = 0; i < pNext->m_aValue.Len(); ++i) in parseParameters()
[all …]
/aoo42x/main/chart2/source/tools/
H A DPropertyHelper.cxx48 : m_aValue( rValue ), m_xAccess( xAccess ) in lcl_EqualsElement()
57 return (m_xAccess->getByName( rName ) == m_aValue); in operator ()()
67 Any m_aValue; member
/aoo42x/main/framework/source/uifactory/
H A Dfactoryconfiguration.cxx132 return pIter->second.m_aValue; in getValueFromCommandModule()
139 return pIter->second.m_aValue; in getValueFromCommandModule()
190 rControllerInfo.m_aValue = aValue; in elementInserted()
/aoo42x/main/sdext/source/pdfimport/sax/
H A Dsaxattrlist.hxx45 rtl::OUString m_aValue; member
48 : m_aName( i_rName ), m_aValue( i_rValue ) {} in AttrEntry()
H A Dsaxattrlist.cxx85 …return (i_nIndex < sal_Int16(m_aAttributes.size())) ? m_aAttributes[i_nIndex].m_aValue : rtl::OUSt… in getValueByIndex()
91 return (it != m_aIndexMap.end()) ? m_aAttributes[it->second].m_aValue : rtl::OUString(); in getValueByName()
/aoo42x/main/framework/inc/uifactory/
H A Dfactoryconfiguration.hxx88 rtl::OUString m_aValue; member
89 …e,const ::rtl::OUString& _aValue) : m_aImplementationName(_aImplementationName),m_aValue(_aValue){} in ControllerInfo()
/aoo42x/main/fpicker/source/office/
H A DOfficeFilePicker.cxx142 Any m_aValue; member
152 void setValue( const Any& rVal ) { m_aValue = rVal; m_bHasValue = sal_True; } in setValue()
220 aAccess.setValue( rEntry.m_nElementID, rEntry.m_nControlAction, rEntry.m_aValue ); in prepareExecute()
733 aAny = rEntry.m_aValue; in getValue()
/aoo42x/main/sfx2/source/dialog/
H A Ddinfdlg.cxx89 com::sun::star::uno::Any m_aValue; member
93 m_sName( sName ), m_aValue( rValue ) {} in CustomProperty()
96 { return m_sName.equals( rProp.m_sName ) && m_aValue == rProp.m_aValue; } in operator ==()
320 rItem.m_aCustomProperties[i]->m_aValue ); in SfxDocumentInfoItem()
448 beans::PropertyAttribute::REMOVABLE, m_aCustomProperties[k]->m_aValue ); in UpdateDocumentInfo()
490 m_aCustomProperties[i]->m_aValue ); in GetCustomProperties()
2470 m_aPropertiesCtrl.AddLine( aCustomProps[i]->m_sName, aCustomProps[i]->m_aValue, false ); in Reset()
/aoo42x/main/vcl/unx/generic/printergfx/
H A Dprinterjob.cxx796 aFeature.append( OUStringToOString( pValue->m_aValue, RTL_TEXTENCODING_ASCII_US ) ); in writeFeature()
852 ( pValue->m_aValue.SearchAscii( "<<" ) != STRING_NOTFOUND ) in writeFeatureList()
854 ( pValue->m_aValue.SearchAscii( ">>" ) != STRING_NOTFOUND ); in writeFeatureList()
/aoo42x/main/fpicker/source/win32/filepicker/
H A Dcontrolcommand.hxx98 ::com::sun::star::uno::Any m_aValue;
/aoo42x/main/connectivity/inc/connectivity/
H A DBlobHelper.hxx34 ::com::sun::star::uno::Sequence< sal_Int8 > m_aValue;
/aoo42x/main/extensions/source/dbpilots/
H A Dgroupboxwiz.hxx157 Edit m_aValue; member in dbp::OOptionValuesPage
/aoo42x/main/uui/source/
H A Dcookiedg.cxx101 aPair += pCookie->m_aValue; in CookiesDialog()
H A Diahndl-cookies.cxx90 xCookie->m_aValue = UniString(rRequest.Cookies[i].Value); in handleCookiesRequest_()
/aoo42x/main/vcl/source/gdi/
H A Dpdfwriter_impl.cxx5508 if( rWidget.m_aValue.getLength() == 0 ) in emitWidgetAnnotations()
5611 if( *it == rWidget.m_aValue ) in emitWidgetAnnotations()
11860 if( ! rKid.m_aValue.equalsAscii( "Off" ) ) in ensureUniqueRadioOnValues()
11861 rKid.m_aValue = rKid.m_aOnValue; in ensureUniqueRadioOnValues()
11887 if( ! rKid.m_aValue.equalsAscii( "Off" ) ) in ensureUniqueRadioOnValues()
11889 rGroupWidget.m_aValue = rKid.m_aValue; in ensureUniqueRadioOnValues()
12004 rNewWidget.m_aValue = rNewWidget.m_aOnValue; in createControl()
12005 rRadioButton.m_aValue = rNewWidget.m_aOnValue; in createControl()
12033 rNewWidget.m_aValue = rLstBox.Text; in createControl()
12049 rNewWidget.m_aValue = rBox.Text; in createControl()
[all …]
H A Dpdfwriter_impl.hxx448 rtl::OUString m_aValue; member
/aoo42x/main/connectivity/source/inc/ado/
H A DACallableStatement.hxx44 OLEVariant m_aValue; member in connectivity::ado::OCallableStatement
H A DADatabaseMetaDataResultSet.hxx80 OLEVariant m_aValue; member in connectivity::ado::ODatabaseMetaDataResultSet
H A DAResultSet.hxx79 OLEVariant m_aValue; member in connectivity::ado::OResultSet
/aoo42x/main/vcl/inc/vcl/
H A Dppdparser.hxx50 String m_aValue; member
/aoo42x/main/connectivity/source/commontools/
H A DFDatabaseMetaDataResultSet.cxx625 m_aValue = _aValue; in operator =()
/aoo42x/main/vcl/unx/generic/printer/
H A Dcupsmgr.cxx879 if(pValue && pValue->m_eType == eInvocation && pValue->m_aValue.Len() ) in getOptionsFromDocumentSetup()

Completed in 210 milliseconds

12