Home
last modified time | relevance | path

Searched refs:pValue (Results 176 – 186 of 186) sorted by relevance

12345678

/trunk/main/unotools/inc/unotools/
H A Dpropertysethelper.hxx53 …es( const utl::PropertyMapEntry** ppEntries, ::com::sun::star::uno::Any* pValue ) throw(::com::sun…
/trunk/main/comphelper/inc/comphelper/
H A Dpropertysethelper.hxx54 …st comphelper::PropertyMapEntry** ppEntries, ::com::sun::star::uno::Any* pValue ) throw(::com::sun…
/trunk/main/sw/source/core/unocore/
H A Dunoparagraph.cxx723 const uno::Any *pValue = rValues.getConstArray(); in setPropertyValuesTolerant() local
762 aCursor, m_pImpl->m_rPropSet, pProp[i], pValue[i]); in setPropertyValuesTolerant()
/trunk/main/tools/source/debug/
H A Ddebug.cxx460 const sal_Char* pValue = _pLine + nValuePos; in lcl_tryReadConfigString() local
461 strncpy( _pValue, pValue, ( _nValueLen > nValueLen ) ? nValueLen : _nValueLen ); in lcl_tryReadConfigString()
/trunk/main/writerfilter/source/doctok/
H A DWW8DocumentImpl.cxx2014 WW8Value::Pointer_t pValue = createValue(mName); in resolve() local
2015 rHandler.attribute(NS_rtf::LN_BOOKMARKNAME, *pValue); in resolve()
/trunk/main/writerfilter/source/dmapper/
H A DDomainMapper.cxx2218 Value::Pointer_t pValue = rSprm.getValue(); in sprmWithProps() local
2219 sal_Int32 nIntValue = pValue->getInt(); in sprmWithProps()
2220 const rtl::OUString sStringValue = pValue->getString(); in sprmWithProps()
H A DGraphicImport.cxx1383 Value::Pointer_t pValue = rSprm.getValue(); in lcl_sprm() local
/trunk/main/sd/source/ui/view/
H A DDocumentRenderer.cxx234 const sal_Char* pValue, in GetBoolValue() argument
239 return sValue.equalsAscii(pValue); in GetBoolValue()
/trunk/main/svtools/source/uno/
H A Dunoimap.cxx103 …virtual void _getPropertyValues( const PropertyMapEntry** ppEntries, Any* pValue ) throw(UnknownPr…
/trunk/main/xmloff/inc/xmloff/
H A Dxmlexp.hxx387 const sal_Char *pValue );
/trunk/main/xmloff/source/core/
H A Dxmlexp.cxx1061 const sal_Char *pValue ) in AddAttributeASCII() argument
1064 OUString sValue( OUString::createFromAscii( pValue ) ); in AddAttributeASCII()

Completed in 95 milliseconds

12345678