Home
last modified time | relevance | path

Searched refs:pProps (Results 26 – 50 of 124) sorted by relevance

12345

/trunk/main/connectivity/source/drivers/ado/
H A DAwrapado.cxx60 ADOProperties* pProps=NULL; in get_Properties() local
61 pInterface->get_Properties(&pProps); in get_Properties()
63 aProps.setWithOutAddRef(pProps); in get_Properties()
471 ADOProperties* pProps = NULL; in get_Properties() local
475 aProps.setWithOutAddRef(pProps); in get_Properties()
882 ADOProperties* pProps=NULL; in get_Properties() local
885 aProps.setWithOutAddRef(pProps); in get_Properties()
1150 ADOProperties* pProps = NULL; in get_Properties() local
1154 aProps.setWithOutAddRef(pProps); in get_Properties()
1431 ADOProperties* pProps = NULL; in get_Properties() local
[all …]
/trunk/main/writerfilter/source/ooxml/
H A DOOXMLDocumentImpl.cxx263 OOXMLPropertySet * pProps = new OOXMLPropertySetImpl(); in getPicturePropSet() local
265 pProps->add(pBlipProperty); in getPicturePropSet()
267 return pProps; in getPicturePropSet()
273 OOXMLPropertySet * pProps = getPicturePropSet(rId); in resolvePicture() local
275 rStream.props(writerfilter::Reference<Properties>::Pointer_t(pProps)); in resolvePicture()
/trunk/main/sw/source/core/unocore/
H A Dunoframe.cxx1179 pProps = new SwFrameProperties_Impl( ); in SwXFrame()
1186 pProps = new SwGraphicProperties_Impl( ); in SwXFrame()
1193 pProps = new SwOLEProperties_Impl( ); in SwXFrame()
1209 pProps(0), in SwXFrame()
1219 delete pProps; in ~SwXFrame()
1914 pProps->SetProperty(pEntry->nWID, nMemberId, aValue); in setPropertyValue()
2675 DELETEZ(pProps); in ResetDescriptor()
2763 if(pProps->GetProperty(FN_UNO_FRAME_STYLE_NAME, 0, pStyle)) in attachToRange()
2896 …if(!pProps->GetProperty(FN_UNO_CLSID, 0, pCLSID) && !pProps->GetProperty( FN_UNO_STREAM_NAME, 0, p… in attachToRange()
2994 if( pProps->GetProperty(FN_UNO_Z_ORDER, 0, pOrder) ) in attachToRange()
[all …]
H A Dunosrch.cxx95 const beans::PropertyValue* pProps = aSearchAttribs.getConstArray(); in SetProperties() local
110 while(pProps[i].Name != aIt->sName) in SetProperties()
117 pValueArr[nIndex] = new beans::PropertyValue(pProps[i]); in SetProperties()
132 beans::PropertyValue* pProps = aRet.getArray(); in GetProperties() local
138 pProps[nPropCount++] = *(pValueArr[i]); in GetProperties()
H A Dswunohelper.cxx223 rtl::OUString* pProps = aProps.getArray(); in UCB_GetFileListOfFolder() local
224 pProps[ 0 ] = rtl::OUString::createFromAscii( "Title" ); in UCB_GetFileListOfFolder()
226 pProps[ 1 ] = rtl::OUString::createFromAscii( "DateModified" ); in UCB_GetFileListOfFolder()
/trunk/main/xmloff/source/style/
H A Dprstylei.cxx316 PropertyValue *pProps = aValues.getArray() + nLen; in CreateAndInsert() local
317 pProps->Name = rtl::OUString::createFromAscii("ParaStyleName"); in CreateAndInsert()
323 pProps->Value <<= sParent; in CreateAndInsert()
324 ++pProps; in CreateAndInsert()
325 pProps->Name = rtl::OUString::createFromAscii("ParaConditionalStyleName"); in CreateAndInsert()
326 pProps->Value <<= sParent; in CreateAndInsert()
H A Dxmlimppr.cxx376 PropertyValue *pProps = rValues.getArray(); in FillPropertySequence() local
383 pProps->Name = maPropMapper->GetEntryAPIName( nIdx ); in FillPropertySequence()
384 if( pProps->Name.getLength() ) in FillPropertySequence()
386 pProps->Value <<= rProp.maValue; in FillPropertySequence()
387 ++pProps; in FillPropertySequence()
/trunk/main/forms/source/component/
H A DColumns.cxx367 const Property* pProps = _rProps.getConstArray(); in clearAggregateProperties() local
368 const Property* pPropsEnd = pProps + _rProps.getLength(); in clearAggregateProperties()
369 for ( ; pProps != pPropsEnd; ++pProps ) in clearAggregateProperties()
371 if ( aForbiddenProperties.find( pProps->Name ) == aForbiddenProperties.end() ) in clearAggregateProperties()
372 *pNewProps++ = *pProps; in clearAggregateProperties()
/trunk/main/sfx2/source/doc/
H A Dobjuno.cxx185 const beans::Property* pProps = lProps.getConstArray(); in Copy() local
190 uno::Any aValue = xSet->getPropertyValue( pProps[i].Name ); in Copy()
191 if ( pProps[i].Attributes & ::com::sun::star::beans::PropertyAttribute::REMOVABLE ) in Copy()
193 xContainer->addProperty( pProps[i].Name, pProps[i].Attributes, aValue ); in Copy()
197 xTarget->setPropertyValue( pProps[i].Name, aValue ); in Copy()
622 const ::com::sun::star::beans::Property* pProps = aProps.getConstArray(); in getPropertyValues() local
631 const ::com::sun::star::beans::Property& rCurrProp = pProps[n]; in getPropertyValues()
644 const ::com::sun::star::beans::PropertyValue* pProps = aProps.getConstArray(); in setPropertyValues() local
649 const ::com::sun::star::beans::PropertyValue& rProp = pProps[n]; in setPropertyValues()
H A Dguisaveas.cxx783 uno::Sequence< beans::PropertyValue > pProps; in CheckFilterOptionsDialogExistence() local
784 if ( xFilterEnum->nextElement() >>= pProps ) in CheckFilterOptionsDialogExistence()
786 ::comphelper::SequenceAsHashMap aPropsHM( pProps ); in CheckFilterOptionsDialogExistence()
1710 const beans::Property* pProps = lProps.getConstArray(); in SetDocInfoState() local
1715 uno::Any aValue = xPropSet->getPropertyValue( pProps[i].Name ); in SetDocInfoState()
1716 if ( pProps[i].Attributes & ::com::sun::star::beans::PropertyAttribute::REMOVABLE ) in SetDocInfoState()
1718 xContainer->addProperty( pProps[i].Name, pProps[i].Attributes, aValue ); in SetDocInfoState()
1722 xSet->setPropertyValue( pProps[i].Name, aValue ); in SetDocInfoState()
/trunk/main/sw/source/filter/xml/
H A Dxmlexp.cxx552 beans::PropertyValue* pProps = rProps.getArray(); in GetConfigurationSettings() local
559 pProps->Name = aProp.Name; in GetConfigurationSettings()
560 pProps->Value = xProps->getPropertyValue(aProp.Name); in GetConfigurationSettings()
561 ++pProps; in GetConfigurationSettings()
573 pProps->Name = aProps[i].Name; in GetConfigurationSettings()
574 pProps->Value = xProps->getPropertyValue(aProps[i].Name); in GetConfigurationSettings()
575 ++pProps; in GetConfigurationSettings()
/trunk/main/ucbhelper/source/provider/
H A Dcontentinfo.cxx145 beans::Property* pProps = m_pProps->getArray(); in getProperties() local
150 pProps[ nPos ] = pAddProps[ n ]; in getProperties()
203 const beans::Property* pProps = m_pProps->getConstArray(); in queryProperty() local
207 const beans::Property& rCurrProp = pProps[ n ]; in queryProperty()
H A Dresultsetmetadata.cxx419 Property* pProps = m_pImpl->m_aProps.getArray(); in getColumnType()
422 Property& rProp = pProps[ n ]; in getColumnType()
443 Property* pProps = m_aProps.getArray(); in getColumnType() local
446 Property& rProp = pProps[ n ]; in getColumnType()
/trunk/main/writerfilter/source/dmapper/
H A DDomainMapperTableHandler.hxx75 TablePropertyMapPtr pProps );
82 TablePropertyMapPtr pProps );
88 TablePropertyMapPtr pProps );
/trunk/main/unotools/source/ucbhelper/
H A Ducbhelper.cxx292 OUString* pProps = aProps.getArray(); in GetFolderContents() local
293 pProps[0] = OUString::createFromAscii( "Title" ); in GetFolderContents()
295 pProps[1] = OUString::createFromAscii( "IsFolder" ); in GetFolderContents()
392 OUString* pProps = aProps.getArray(); in GetResultSet() local
393 pProps[0] = OUString::createFromAscii( "Title" ); in GetResultSet()
394 pProps[1] = OUString::createFromAscii( "ContentType" ); in GetResultSet()
396 pProps[2] = OUString::createFromAscii( "IsFolder" ); in GetResultSet()
/trunk/main/ucb/source/core/
H A Ducbprops.cxx384 Property* pProps = m_pProps->getArray(); in getProperties() local
405 Property& rProp = pProps[ nPos ]; in getProperties()
459 const Property* pProps = m_pProps->getConstArray(); in queryProperty() local
463 const Property& rCurrProp = pProps[ n ]; in queryProperty()
/trunk/main/connectivity/source/drivers/file/
H A DFConnection.cxx175 OUString* pProps = aProps.getArray(); in construct() local
176 pProps[ 0 ] = OUString::createFromAscii( "Title" ); in construct()
402 ::rtl::OUString* pProps = aProps.getArray(); in getDir()
403 pProps[ 0 ] = ::rtl::OUString::createFromAscii( "Title" ); in getDir()
/trunk/main/editeng/source/uno/
H A Dunotext.cxx2125 const beans::PropertyValue *pProps = rPropertyVaules.getConstArray(); in SvxPropertyValuesToItemSet() local
2128 …const SfxItemPropertySimpleEntry *pEntry = pPropSet->getPropertyMap()->getByName( pProps[i].Name ); in SvxPropertyValuesToItemSet()
2138 …OUString ( RTL_CONSTASCII_USTRINGPARAM ( "Property is read-only: " ) ) + pProps[i].Name, static_ca… in SvxPropertyValuesToItemSet()
2144 if (pProps[i].Value >>= aDesc) in SvxPropertyValuesToItemSet()
2152 pProps[i].Value >>= nLevel; in SvxPropertyValuesToItemSet()
2164 if( !(pProps[i].Value >>= nStartValue) ) in SvxPropertyValuesToItemSet()
2175 if( !(pProps[i].Value >>= bParaIsNumberingRestart) ) in SvxPropertyValuesToItemSet()
2182 pPropSet->setPropertyValue( pProps[i].Name, pProps[i].Value, rItemSet ); in SvxPropertyValuesToItemSet()
2185 …tion(OUString ( RTL_CONSTASCII_USTRINGPARAM ( "Unknown property: " ) ) + pProps[i].Name, static_ca… in SvxPropertyValuesToItemSet()
2283 const beans::PropertyValue* pProps = rCharAndParaProps.getConstArray(); in appendTextPortion() local
[all …]
/trunk/main/writerfilter/source/resourcemodel/
H A DWW8Analyzer.cxx93 writerfilter::Reference<Properties>::Pointer_t pProps = sprm_.getProps(); in sprm() local
95 if (pProps.get() != NULL) in sprm()
97 pProps->resolve(*this); in sprm()
/trunk/main/toolkit/source/awt/
H A Dvclxtoolkit.cxx996 … const css::beans::NamedValue* pProps = aProps.getConstArray(); in ImplCreateWindow() local
999 if( pProps[i].Name.equalsAscii( "WINDOW" ) ) in ImplCreateWindow()
1000 pProps[i].Value >>= nWindowHandle; in ImplCreateWindow()
1001 else if( pProps[i].Name.equalsAscii( "XEMBED" ) ) in ImplCreateWindow()
1002 pProps[i].Value >>= bXEmbed; in ImplCreateWindow()
1208 const css::beans::NamedValue* pProps = aProps.getConstArray(); in createSystemChild() local
1211 if( pProps[i].Name.equalsAscii( "WINDOW" ) ) in createSystemChild()
1212 pProps[i].Value >>= nWindowHandle; in createSystemChild()
1213 else if( pProps[i].Name.equalsAscii( "XEMBED" ) ) in createSystemChild()
1214 pProps[i].Value >>= bXEmbed; in createSystemChild()
/trunk/main/toolkit/source/layout/core/
H A Dbox-base.cxx159 PropHelper *pProps = createChildProps( *it ); in getChildProperties() local
160 pProps->setChangeListener( this ); in getChildProperties()
161 ( *it )->mxProps = pProps; in getChildProperties()
/trunk/main/vcl/source/window/
H A Darrange.cxx232 const beans::PropertyValue* pProps = i_rProps.getConstArray(); in setProperties() local
236 if( pProps[i].Name.equalsAscii( "OuterBorder" ) ) in setProperties()
239 if( pProps[i].Value >>= nVal ) in setProperties()
248 else if( pProps[i].Name.equalsAscii( "ManagedArea" ) ) in setProperties()
251 if( pProps[i].Value >>= aArea ) in setProperties()
260 else if( pProps[i].Name.equalsAscii( "Visible" ) ) in setProperties()
263 if( pProps[i].Value >>= bVal ) in setProperties()
/trunk/main/svx/source/form/
H A Ddatanavi.cxx1394 const PropertyValue* pProps = _xPropSeq.getConstArray(); in LoadInstance() local
1395 const PropertyValue* pPropsEnd = pProps + _xPropSeq.getLength(); in LoadInstance()
1396 for ( ; pProps != pPropsEnd; ++pProps ) in LoadInstance()
1398 if ( sInstModel.compareTo( pProps->Name ) == 0 ) in LoadInstance()
1401 if ( pProps->Value >>= xRoot ) in LoadInstance()
1425 else if ( sInstName.compareTo( pProps->Name ) == 0 && ( pProps->Value >>= sTemp ) ) in LoadInstance()
1427 else if ( sInstURL.compareTo( pProps->Name ) == 0 && ( pProps->Value >>= sTemp ) ) in LoadInstance()
2231 const PropertyValue* pProps = _xPropSeq.getConstArray(); in CreateInstancePage() local
2233 for ( ; pProps != pPropsEnd; ++pProps ) in CreateInstancePage()
2235 if ( sID.compareTo( pProps->Name ) == 0 ) in CreateInstancePage()
[all …]
/trunk/main/reportdesign/source/core/api/
H A DFixedText.cxx49 ::rtl::OUString pProps[] = { PROPERTY_DATAFIELD,PROPERTY_MASTERFIELDS,PROPERTY_DETAILFIELDS }; in lcl_getFixedTextOptionals()
50 return uno::Sequence< ::rtl::OUString >(pProps,sizeof(pProps)/sizeof(pProps[0])); in lcl_getFixedTextOptionals()
H A DFormattedField.cxx56 ::rtl::OUString pProps[] = { PROPERTY_MASTERFIELDS,PROPERTY_DETAILFIELDS }; in lcl_getFormattedFieldOptionals()
57 return uno::Sequence< ::rtl::OUString >(pProps,sizeof(pProps)/sizeof(pProps[0])); in lcl_getFormattedFieldOptionals()

Completed in 293 milliseconds

12345