/aoo42x/main/cppu/source/uno/ |
H A D | sequence.cxx | 151 float * pElements = (float *) pSeq->elements; in idefaultConstructElements() local 165 double * pElements = (double *) pSeq->elements; in idefaultConstructElements() local 197 typelib_TypeDescriptionReference ** pElements = in idefaultConstructElements() local 212 uno_Any * pElements = (uno_Any *) pSeq->elements; in idefaultConstructElements() local 233 sal_Int32 * pElements = (sal_Int32 *) pSeq->elements; in idefaultConstructElements() local 252 char * pElements = pSeq->elements; in idefaultConstructElements() local 274 char * pElements = pSeq->elements; in idefaultConstructElements() local 309 char * pElements = pSeq->elements; in idefaultConstructElements() local 329 uno_Sequence ** pElements = in idefaultConstructElements() local 768 void * pElements, sal_Int32 len, in uno_type_sequence_construct() [all …]
|
H A D | copy.hxx | 591 char * pElements = pDest->elements; in icopyConstructSequence() local 614 char * pElements = pDest->elements; in icopyConstructSequence() local 638 char * pElements = pDest->elements; in icopyConstructSequence() local 695 char * pElements = pDest->elements; in icopyConstructSequence() local
|
H A D | destr.hxx | 191 void * pElements, typelib_TypeDescriptionReference * pElementType, in idestructElements()
|
/aoo42x/main/sal/inc/rtl/ |
H A D | byteseq.hxx | 58 inline ByteSequence::ByteSequence( const sal_Int8 * pElements, sal_Int32 len ) in ByteSequence()
|
/aoo42x/main/extensions/source/propctrlr/ |
H A D | pcrcommon.hxx | 92 …inline StlSyntaxSequence( const ELEMENT* pElements, sal_Int32 len ) : UnoBase( pElements, len ) { } in StlSyntaxSequence()
|
H A D | stringrepresentation.cxx | 331 const ElementType* pElements = _rElements.getConstArray(); in composeSequenceElements() local
|
/aoo42x/main/comphelper/source/misc/ |
H A D | anytostring.cxx | 178 char const * pElements = seq->elements; in appendValue() local
|
/aoo42x/main/xmloff/source/text/ |
H A D | XMLIndexMarkExport.cxx | 91 const enum XMLTokenEnum * pElements = NULL; in ExportIndexMark() local
|
H A D | txtparae.cxx | 2444 const enum XMLTokenEnum pElements[], in exportTextMark()
|
/aoo42x/main/cppu/inc/com/sun/star/uno/ |
H A D | Sequence.hxx | 76 inline Sequence< E >::Sequence( const E * pElements, sal_Int32 len ) in Sequence()
|
/aoo42x/main/svx/inc/svx/ |
H A D | EnhancedCustomShapeGeometry.hxx | 69 sal_uInt16* pElements; member
|
/aoo42x/main/xmloff/source/table/ |
H A D | XMLTableExport.cxx | 559 const TableStyleElement* pElements = getTableStyleMap(); in exportTableTemplates() local
|
H A D | XMLTableImport.cxx | 799 const TableStyleElement* pElements = getTableStyleMap(); in CreateChildContext() local
|
/aoo42x/main/xmlscript/source/xmldlg_imexp/ |
H A D | xmldlg_export.cxx | 1364 OUString const * pElements = aElements.getConstArray(); in exportDialogModel() local
|
/aoo42x/main/xmloff/source/draw/ |
H A D | XMLNumberStyles.cxx | 373 const sal_uInt8* pElements = (const sal_uInt8*)&pStyle->mpFormat[0]; in SdXMLExportStyle() local
|
/aoo42x/main/cppuhelper/source/ |
H A D | component_context.cxx | 155 char * pElements = pSequence->elements; in val2str() local
|
/aoo42x/main/pyuno/source/module/ |
H A D | pyuno.cxx | 196 char * pElements = pSequence->elements; in val2str() local
|
/aoo42x/main/unotools/source/config/ |
H A D | configitem.cxx | 942 const OUString* pElements = rElements.getConstArray(); in ClearNodeElements() local
|
/aoo42x/main/dbaccess/source/ui/browser/ |
H A D | unodatbr.cxx | 3044 SvLBoxEntry* pElements = m_pTreeModel->FirstChild(pContainers); in closeConnection() local
|