Home
last modified time | relevance | path

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

12345678

/aoo42x/main/writerfilter/source/doctok/
H A DWW8Sttbf.hxx119 WW8StringProperty(sal_uInt32 nId, WW8StringValue::Pointer_t pValue);
/aoo42x/main/writerfilter/source/dmapper/
H A DTblStylePrHandler.cxx77 Value::Pointer_t pValue = rSprm.getValue(); in lcl_sprm() local
/aoo42x/main/vcl/unx/generic/printer/
H A Dprinterinfomanager.cxx797 const PPDValue* pValue = it->second.m_aInfo.m_aContext.getValue( pKey ); in writePrinterConfig() local
798 …aValue = pValue ? ByteString( pValue->m_aOption, RTL_TEXTENCODING_ISO_8859_1 ) : ByteString( "*nil… in writePrinterConfig()
/aoo42x/main/dtrans/source/cnttype/
H A Dmcnttype.hxx76 rtl::OUString SAL_CALL pValue( );
/aoo42x/main/sc/inc/
H A Dstyleuno.hxx229 const ::com::sun::star::uno::Any* pValue )
237 const ::com::sun::star::uno::Any* pValue )
/aoo42x/main/desktop/win32/source/setup/
H A Dsetup.hxx100 int GetNameValue( TCHAR* pLine, TCHAR **pName, TCHAR **pValue );
/aoo42x/main/svtools/source/inc/
H A Drenderer.hxx80 …st comphelper::PropertyMapEntry** ppEntries, ::com::sun::star::uno::Any* pValue ) throw(::com::sun…
/aoo42x/main/svx/source/unogallery/
H A Dunogalitem.hxx86 …st comphelper::PropertyMapEntry** ppEntries, ::com::sun::star::uno::Any* pValue ) throw(::com::sun…
/aoo42x/main/writerfilter/source/ooxml/
H A DOOXMLFactory.hxx111 …ttributeAction(OOXMLFastContextHandler * pHandler, sal_Int32 nToken, OOXMLValue::Pointer_t pValue);
H A DOOXMLPropertySetImpl.hxx73 OOXMLPropertyImpl(Id id, OOXMLValue::Pointer_t pValue, Type_t eType);
/aoo42x/main/svtools/source/graphic/
H A Ddescriptor.hxx113 …st comphelper::PropertyMapEntry** ppEntries, ::com::sun::star::uno::Any* pValue ) throw(::com::sun…
/aoo42x/main/svx/inc/svx/
H A Dunopool.hxx60 …st comphelper::PropertyMapEntry** ppEntries, ::com::sun::star::uno::Any* pValue ) throw(::com::sun…
/aoo42x/main/desktop/source/pkgchk/unopkg/
H A Dunopkg_shared.h100 ::rtl::OUString * pValue, OptionInfo const * option_info,
/aoo42x/main/toolkit/source/layout/core/
H A Dhelper.hxx74 void *pValue; member
/aoo42x/main/tools/source/inet/
H A Dinetmsg.cxx209 UniString *pValue = new UniString (rMsg.GetHeaderValue(i)); in INetMessageHeaderIterator() local
210 aValueList.Insert (pValue, LIST_APPEND); in INetMessageHeaderIterator()
/aoo42x/main/sal/rtl/source/
H A Dbootstrap.cxx796 rtl_uString * pValue in rtl_bootstrap_set() argument
800 const OUString value( pValue ); in rtl_bootstrap_set()
/aoo42x/main/sw/source/core/unocore/
H A Dunoport.cxx584 const uno::Any *pValue = rValues.getConstArray(); in setPropertyValuesTolerant() local
611 *pUnoCrsr, *m_pPropSet, pProp[i], pValue[i] ); in setPropertyValuesTolerant()
/aoo42x/main/starmath/inc/
H A Dunomodel.hxx67 …ropertyValues( const comphelper::PropertyMapEntry** ppEntries, ::com::sun::star::uno::Any* pValue )
/aoo42x/main/sd/source/ui/slideshow/
H A Dslideshowimpl.cxx3605 const PropertyValue* pValue = rArguments.getConstArray(); in SetArguments() local
3609 SetPropertyValue( pValue->Name, pValue->Value ); in SetArguments()
3610 pValue++; in SetArguments()
/aoo42x/main/sdext/source/pdfimport/inc/
H A Dpdfparse.hxx197 void insertValue( const rtl::OString& rName, PDFEntry* pValue );
/aoo42x/main/connectivity/source/drivers/adabas/
H A DBDriver.cxx1292 ::rtl::OUString* pValue; in fillEnvironmentVariables()
1306 *EnvData[i].pValue = sEnvValue; in fillEnvironmentVariables()
1308 LocalFileHelper::ConvertPhysicalNameToURL( *EnvData[i].pValue, sURL ); in fillEnvironmentVariables()
/aoo42x/main/svx/source/unodraw/
H A Dunoshape.cxx2026 uno::Any* pValue = aRet.getArray();; in getPropertyValues() local
2030 for( sal_Int32 nIdx = 0; nIdx < nCount; nIdx++, pValue++, pNames++ ) in getPropertyValues()
2034 *pValue = getPropertyValue( *pNames ); in getPropertyValues()
2047 for( sal_Int32 nIdx = 0; nIdx < nCount; nIdx++, pValue++, pNames++ ) in getPropertyValues()
2051 *pValue = xSet->getPropertyValue( *pNames ); in getPropertyValues()
/aoo42x/main/vcl/source/window/
H A Dprintdlg.cxx2329 beans::PropertyValue* pValue = maPController->getValue( i_rProperty ); in updateWindowFromProperty() local
2331 if( pValue && it != maPropertyToWindowMap.end() ) in updateWindowFromProperty()
2338 if( pValue->Value >>= bVal ) in updateWindowFromProperty()
2359 else if( pValue->Value >>= nVal ) in updateWindowFromProperty()
/aoo42x/main/sc/source/filter/excel/
H A Dxestyle.cxx2660 XclExpXF* pValue = maXFList.GetRecord(nPos).get(); in impAddMissingValuesFromXFListToXclExpXFMap() local
2662 if(pValue) in impAddMissingValuesFromXFListToXclExpXFMap()
2666 maXclExpXFMap.insert(std::pair< const SfxItemSet*, XclExpXF* >(pKey, pValue)); in impAddMissingValuesFromXFListToXclExpXFMap()
2667 pValue->setIndexInXFList(nPos); in impAddMissingValuesFromXFListToXclExpXFMap()
/aoo42x/main/editeng/source/misc/
H A Dunolingu.cxx153 const Any *pValue; in lcl_GetLastFoundSvcs() local
154 pValue = aValues.getConstArray(); in lcl_GetLastFoundSvcs()

Completed in 1014 milliseconds

12345678