Home
last modified time | relevance | path

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

12345

/trunk/main/ucb/source/ucp/gio/
H A Dgio_content.cxx404 const beans::Property* pProps; in getPropertyValuesFromGFileInfo() local
407 pProps = rProperties.getConstArray(); in getPropertyValuesFromGFileInfo()
411 const beans::Property& rProp = pProps[ n ]; in getPropertyValuesFromGFileInfo()
/trunk/main/toolkit/source/controls/
H A Dunocontrol.cxx102 const Property* pProps = aProps.getConstArray(); in lcl_ImplGetPropertyNames() local
103 for ( sal_Int32 n = 0; n < nLen; ++n, ++pProps, ++pNames) in lcl_ImplGetPropertyNames()
104 *pNames = pProps->Name; in lcl_ImplGetPropertyNames()
/trunk/main/sot/source/sdstor/
H A Ducbstorage.cxx1976 ::rtl::OUString* pProps = aProps.getArray();
1977 pProps[0] = ::rtl::OUString::createFromAscii( "Title" );
1978 pProps[1] = ::rtl::OUString::createFromAscii( "IsFolder" );
1979 pProps[2] = ::rtl::OUString::createFromAscii( "MediaType" );
1980 pProps[3] = ::rtl::OUString::createFromAscii( "Size" );
/trunk/main/writerfilter/source/dmapper/
H A DStyleSheetTable.hxx134 void AddTblStylePr( TblStyleType nType, PropertyMapPtr pProps );
/trunk/main/ucb/source/ucp/tdoc/
H A Dtdoc_content.cxx985 const beans::Property* pProps = rProperties.getConstArray(); in getPropertyValues() local
987 xRow->appendVoid( pProps[ n ] ); in getPropertyValues()
1014 const beans::Property* pProps = rProperties.getConstArray(); in getPropertyValues() local
1017 const beans::Property& rProp = pProps[ n ]; in getPropertyValues()
/trunk/main/xmloff/source/core/
H A Dxmlexp.cxx909 const beans::PropertyValue* pProps = aDescriptor.getConstArray(); in filter() local
911 for( sal_Int32 nIndex = 0; nIndex < nPropCount; nIndex++, pProps++ ) in filter()
913 const OUString& rPropName = pProps->Name; in filter()
914 const Any& rValue = pProps->Value; in filter()
/trunk/main/ucb/source/ucp/odma/
H A Dodma_content.cxx650 const beans::Property* pProps = rProperties.getConstArray(); in getPropertyValues() local
653 const beans::Property& rProp = pProps[ n ]; in getPropertyValues()
/trunk/main/ucb/source/ucp/file/
H A Dbc.cxx831 const beans::Property* pProps = PropertySet.getConstArray(); in getPropertyValues() local
835 const beans::Property& rProp = pProps[ n ]; in getPropertyValues()
/trunk/main/stoc/test/
H A Dtestintrosp.cxx1218 const Property* pProps = aRetSeq.getConstArray(); in test_introsp() local
1224 const Property aProp = pProps[ i ]; in test_introsp()
/trunk/main/cppuhelper/source/
H A Dpropshlp.cxx1125 Property * pProps, in OPropertyArrayHelper() argument
1129 : aInfos(pProps, nEle) in OPropertyArrayHelper()
/trunk/main/sw/source/ui/uno/
H A Dunotxdoc.cxx2537 const beans::PropertyValue *pProps = rOptions.getConstArray(); in lcl_SeqHasProperty() local
2540 if (pProps[i].Name.equalsAscii( pPropName )) in lcl_SeqHasProperty()
2560 const beans::PropertyValue *pProps = rOptions.getConstArray(); in GetRenderView() local
2563 if (pProps[i].Name.equalsAscii( "View" )) in GetRenderView()
2565 aTmp = pProps[i].Value; in GetRenderView()
/trunk/main/dbaccess/source/ui/browser/
H A Dformadapter.cxx1299 const ::com::sun::star::beans::Property* pProps = aProps.getConstArray(); in getPropertySetInfo() local
1301 for (sal_Int32 i=0; i<aProps.getLength(); ++i, ++pProps) in getPropertySetInfo()
1303 if (pProps->Name.equals(PROPERTY_NAME)) in getPropertySetInfo()
1305 ((SbaXFormAdapter*)this)->m_nNamePropHandle = pProps->Handle; in getPropertySetInfo()
/trunk/main/basctl/source/basicide/
H A Dlocalizationmgr.cxx222 const Property* pProps = aPropSeq.getConstArray(); in implHandleControlResourceProperties() local
228 const Property& rProp = pProps[j]; in implHandleControlResourceProperties()
/trunk/main/vcl/unx/gtk/window/
H A Dgtkframe.cxx890 Atom* pProps = XListProperties( getDisplay()->GetDisplay(), in findTopLevelSystemWindow() local
894 bBreak = (pProps[i] == XA_WM_HINTS); in findTopLevelSystemWindow()
895 if( pProps ) in findTopLevelSystemWindow()
896 XFree( pProps ); in findTopLevelSystemWindow()
/trunk/main/ucb/source/core/
H A Ducbstore.cxx2550 Property* pProps = pPropSeq->getArray(); in getProperties() local
2554 Property& rProp = pProps[ n ]; in getProperties()
/trunk/main/xmloff/source/text/
H A Dtxtimp.cxx2144 PropertyValue *pProps = aProps.getArray(); in SetOutlineStyles() local
2145 pProps->Name = s_HeadingStyleName; in SetOutlineStyles()
2153 pProps->Value <<= sChosenStyles[i]; in SetOutlineStyles()
/trunk/main/cppuhelper/inc/cppuhelper/
H A Dpropshlp.hxx129 ::com::sun::star::beans::Property *pProps,
/trunk/main/vcl/unx/generic/dtrans/
H A DX11_selection.cxx1781 Atom* pProps = XListProperties( m_pDisplay, rRequest.requestor, &nProps ); in handleSelectionRequest() local
1782 if( pProps ) in handleSelectionRequest()
1785 …fprintf( stderr, " \"%s\"", OUStringToOString( getString( pProps[i]), RTL_TEXTENCODING_ISO_8859_1 … in handleSelectionRequest()
1786 XFree( pProps ); in handleSelectionRequest()
/trunk/main/basic/source/classes/
H A Dsbunoobj.cxx1933 SbxArray* pProps = pUnoObj->GetProperties(); in Impl_DumpProperties() local
1934 sal_uInt16 nPropCount = pProps->Count(); in Impl_DumpProperties()
1938 SbxVariable* pVar = pProps->Get( i ); in Impl_DumpProperties()
2918 pProps = new SbxArray; in implCreateAll()
/trunk/main/writerfilter/source/doctok/
H A DWW8DocumentImpl.cxx1442 writerfilter::Reference<Properties>::Pointer_t pProps(pPicf); in resolvePicture() local
1444 rStream.props(pProps); in resolvePicture()
/trunk/main/sw/source/ui/index/
H A Dswuiidxmrk.cxx1368 const beans::PropertyValue* pProps = aFieldProps.getConstArray(); in IMPL_LINK() local
1372 pProps, aFieldProps.getLength(), m_sColumnTitles[i]); in IMPL_LINK()
/trunk/main/sw/inc/
H A Dunoframe.hxx73 BaseFrameProperties_Impl* pProps; member in SwXFrame
/trunk/main/ucb/source/ucp/webdav/
H A Dwebdavcontent.cxx1314 const beans::Property* pProps = rProperties.getConstArray(); in getPropertyValues() local
1317 const beans::Property& rProp = pProps[ n ]; in getPropertyValues()
/trunk/main/sw/source/core/unocore/
H A Dunostyle.cxx5307 beans::PropertyValue* pProps = aRet.getArray(); in getProperties() local
5309 for ( int i = 0; i < nCount; ++i, pProps++ ) in getProperties()
5311 *pProps = aPropertyVector[i]; in getProperties()

Completed in 327 milliseconds

12345