/aoo41x/main/unotools/source/config/ |
H A D | fontcfg.cxx | 948 const OUString* pLine = (const OUString*)aAny.getValue(); in fillSubstVector() 997 const OUString* pLine = (const OUString*)aAny.getValue(); in getSubstWeight() 1029 const OUString* pLine = (const OUString*)aAny.getValue(); in getSubstWidth() 1061 const OUString* pLine = (const OUString*)aAny.getValue(); in getSubstType()
|
/aoo41x/main/padmin/source/ |
H A D | prtsetup.cxx | 51 pValue = pKey->getValue( i ); in insertAllPPDValues() 68 pValue = m_aJobData.m_aContext.getValue( pKey ); in insertAllPPDValues() 484 pValue = pKey->getValue( i ); in FillValueBox() 493 pValue = m_pParent->m_aJobData.m_aContext.getValue( pKey ); in FillValueBox()
|
/aoo41x/main/sw/source/core/unocore/ |
H A D | unotbl.cxx | 185 sal_Bool bPercent = *(sal_Bool*)aValue.getValue(); in lcl_SetSpecialProperty() 1325 sal_Bool bSet = *(sal_Bool*)aValue.getValue(); in setPropertyValue() 1918 sal_Bool bVal = *(sal_Bool*)pRepHead->getValue(); in ApplyTblAttr() 2064 sal_Bool bTmp = *(sal_Bool*)pSplit->getValue(); in ApplyTblAttr() 2655 pColArray[nCol - nColStart] = xCell->getValue(); in getData() 3001 sal_Bool bTmp = *(sal_Bool*)aValue.getValue(); in setPropertyValue() 3011 sal_Bool bTmp = *(sal_Bool*)aValue.getValue(); in setPropertyValue() 3022 (const table::TableBorder* )aValue.getValue(); in setPropertyValue() 3817 sal_Bool bTmp = *(sal_Bool*)aValue.getValue(); in setPropertyValue() 3827 sal_Bool bTmp = *(sal_Bool*)aValue.getValue(); in setPropertyValue() [all …]
|
/aoo41x/main/odk/source/com/sun/star/lib/loader/ |
H A D | WinRegKey.java | 106 byte[] data = getValue( valueName ); in getStringValue() 114 private byte[] getValue( String valueName ) throws WinRegKeyException { in getValue() method in WinRegKey
|
/aoo41x/main/comphelper/source/container/ |
H A D | container.cxx | 75 …Loop = *(::com::sun::star::uno::Reference< ::com::sun::star::uno::XInterface>*)aElement.getValue(); in Next() 101 …oop = *(::com::sun::star::uno::Reference< ::com::sun::star::uno::XInterface>*) aElement.getValue(); in Next()
|
/aoo41x/main/connectivity/source/commontools/ |
H A D | TPrivilegesResultSet.cxx | 95 const ORowSetValue& OResultSetPrivileges::getValue(sal_Int32 columnIndex) in getValue() function in OResultSetPrivileges 117 return ODatabaseMetaDataResultSet::getValue(columnIndex); in getValue()
|
/aoo41x/main/vcl/aqua/source/gdi/ |
H A D | aquaprintaccessoryview.mm | 206 PropertyValue* pVal = mpController->getValue( name_it->second ); 220 PropertyValue* pVal = mpController->getValue( name_it->second ); 234 PropertyValue* pVal = mpController->getValue( name_it->second ); 252 PropertyValue* pVal = mpController->getValue( name_it->second ); 1290 PropertyValue* pVal = pController->getValue( aPropertyName ); 1301 PropertyValue* pVal = pController->getValue( aPropertyName ); 1312 PropertyValue* pVal = pController->getValue( aPropertyName ); 1325 PropertyValue* pVal = pController->getValue( aPropertyName );
|
/aoo41x/main/writerfilter/source/ooxml/ |
H A D | OOXMLPropertySetImpl.cxx | 76 Value::Pointer_t OOXMLPropertyImpl::getValue() in getValue() function in writerfilter::ooxml::OOXMLPropertyImpl 182 pProperties->attribute(mId, *getValue()); in resolve() 788 int OOXMLPropertySetEntryToInteger::getValue() const in getValue() function in writerfilter::ooxml::OOXMLPropertySetEntryToInteger
|
/aoo41x/main/framework/source/recording/ |
H A D | dispatchrecorder.cxx | 120 flatten_struct_members( &vec, val.getValue(), (typelib_CompoundTypeDescription *)pTD ); in make_seq_out_of_struct() 305 sal_Unicode nVal = *((sal_Unicode*)aValue.getValue()); in AppendToBuffer() 477 pStatement = (com::sun::star::frame::DispatchStatement *)element.getValue(); in replaceByIndex()
|
/aoo41x/main/qadevOOo/runner/graphical/ |
H A D | JPEGComparator.java | 104 public int getValue() in getValue() method in CountNotXXXPixelsFromImage 200 String sRefBuildID = aIniFileForRefBuildID.getValue("global", "buildid"); in checkOneFile() 211 String sJPEGSchema = aIniFile.getValue(sSectionName, "jpegschema"); in checkOneFile()
|
/aoo41x/main/writerfilter/source/dmapper/ |
H A D | SettingsTable.cxx | 133 Value::Pointer_t pValue = rSprm.getValue(); in lcl_sprm() 209 m_pImpl->m_bRecordChanges = bool(rSprm.getValue( )->getInt( ) ); in lcl_sprm()
|
/aoo41x/main/xmloff/source/text/ |
H A D | XMLTextColumnsExport.cxx | 82 if ( *(sal_Bool*)aAny.getValue() ) in exportXML() 102 if( *(sal_Bool *)aAny.getValue() ) in exportXML()
|
/aoo41x/main/xmerge/source/palmtests/qa/comparator/ |
H A D | OfficeZip.java | 161 ze.setCrc(crc.getValue()); in write() 217 zipEntry.setCrc(crc.getValue()); in saveEntries()
|
/aoo41x/test/testuno/source/fvt/uno/sw/page/ |
H A D | CheckShadowFormat.java | 145 …wFormatProperty + "-->Location",this.shadowFormat.Location.getValue(), actual.Location.getValue()); in compare()
|
/aoo41x/main/vcl/source/gdi/ |
H A D | bmpconv.cxx | 68 virtual Any SAL_CALL getValue( const OUString& rProperty ) 108 Any SAL_CALL BmpConverter::getValue( const OUString& ) throw( UnknownPropertyException ) in getValue() function in BmpConverter
|
H A D | configsettings.cxx | 161 const OUString* pLine = (const OUString*)pValue->getValue(); in getValues() 179 const OUString& SettingsConfigItem::getValue( const OUString& rGroup, const OUString& rKey ) const in getValue() function in SettingsConfigItem
|
/aoo41x/main/svtools/source/config/ |
H A D | apearcfg.cxx | 80 … case 2: bMenuMouseFollow = *(sal_Bool*)pValues->getValue(); break; //"Menu/FollowMouse", in SvtTabAppearanceCfg() 84 …case 5: bFontAntialiasing = *(sal_Bool*)pValues->getValue(); break; // "FontAntialising/Enable… in SvtTabAppearanceCfg()
|
/aoo41x/main/forms/source/xforms/ |
H A D | propertysetbase.cxx | 168 rAccessor.getValue( rOldValue ); in convertFastPropertyValue() 187 rAccessor.getValue( rValue ); in getFastPropertyValue()
|
/aoo41x/main/qadevOOo/tests/java/ifc/awt/ |
H A D | _XScrollBar.java | 132 int val = oObj.getValue(); in _setValue() 162 int val = oObj.getValue(); in _setValues()
|
H A D | _XSpinValue.java | 138 int val = oObj.getValue(); in _setValue() 153 int val = oObj.getValue(); in _setValues()
|
/aoo41x/main/vcl/unx/generic/printergfx/ |
H A D | printerjob.cxx | 839 const PPDValue* pValue = rJob.m_aContext.getValue( pKey ); in writeFeatureList() 843 || m_aLastJobData.m_aContext.getValue( pKey ) != pValue in writeFeatureList() 934 const PPDValue* pVal = pKey->getValue( i ); in writeJobPatch() 954 … writeFeature( pFile, pKey, pKey->getValue( OUString::valueOf( patch_order.front() ) ), false ); in writeJobPatch()
|
/aoo41x/main/registry/inc/registry/ |
H A D | registry.hxx | 68 RegError (REGISTRY_CALLTYPE *getValue) (RegKeyHandle, rtl_uString*, RegValue); 560 inline RegError getValue(const ::rtl::OUString& keyName, 1009 inline RegError RegistryKey::getValue(const ::rtl::OUString& keyName, in getValue() function in RegistryKey 1013 return m_registry.m_pApi->getValue(m_hImpl, keyName.pData, pValue); in getValue()
|
/aoo41x/main/testtools/source/bridgetest/ |
H A D | constructors.cxx | 137 && (*static_cast< ::sal_Unicode const * >(arguments[10].getValue()) in initialize() 171 arguments[24].getValue())->getLength() in initialize() 174 arguments[24].getValue()))[0] in initialize() 346 ::sal_Unicode> > const *>(arguments[25].getValue())->member[0]) == 'X' in initialize()
|
/aoo41x/main/writerfilter/qa/cppunittests/odiapi/ |
H A D | ExternalViewLogger.cxx | 175 string ExternalViewLoggerImpl::getValue(const string& nodeId) in getValue() function in util::ExternalViewLoggerImpl 184 mFile << nodeId << " [label=\"(" << getValue(nodeId) << ")\",shape=box];" << endl; in dumpTree()
|
/aoo41x/main/sw/source/core/para/ |
H A D | paratr.cxx | 215 const style::DropCapFormat* pDrop = (const style::DropCapFormat*)rVal.getValue(); in PutValue() 227 bWholeWord = *(sal_Bool*)rVal.getValue(); in PutValue()
|