Home
last modified time | relevance | path

Searched refs:nTypeId (Results 51 – 58 of 58) sorted by relevance

123

/trunk/main/forms/source/component/
H A DGrid.hxx191 …tar::uno::Reference< ::com::sun::star::beans::XPropertySet> createColumn(sal_Int32 nTypeId) const;
/trunk/main/basic/source/comp/
H A Dsymtbl.cxx289 nTypeId = 0; in SbiSymDef()
/trunk/main/xmloff/source/text/
H A Dtxtflde.cxx2754 sal_Int16 nTypeId = 0; in ProcessBibliographyData() local
2755 aValues[i].Value >>= nTypeId; in ProcessBibliographyData()
2758 if (SvXMLUnitConverter::convertEnum(sBuf, nTypeId, in ProcessBibliographyData()
/trunk/main/svx/source/fmcomp/
H A Dgridcell.cxx142 …32 _nFieldPos, const Reference< ::com::sun::star::beans::XPropertySet >& xField, sal_Int32 nTypeId) in CreateControl() argument
146 m_nTypeId = (sal_Int16)nTypeId; in CreateControl()
192 switch (nTypeId) in CreateControl()
222 switch (nTypeId) in CreateControl()
H A Dfmgridcl.cxx1755 sal_Int32 nTypeId = getColumnTypeByModelName( sColumnServiceName ); in InitColumnByField() local
1756 _pColumn->CreateControl( nFieldPos, xField, nTypeId ); in InitColumnByField()
/trunk/main/sw/source/ui/docvw/
H A Dedtwin.cxx3088 sal_uInt16 nTypeId = pFld->GetTypeId(); in MouseButtonDown() local
3090 switch( nTypeId ) in MouseButtonDown()
3097 … sal_uInt16 nSlot = TYP_POSTITFLD == nTypeId ? FN_POSTIT : FN_JAVAEDIT; in MouseButtonDown()
/trunk/main/svx/source/inc/
H A Dgridcell.hxx164 …om::sun::star::uno::Reference< ::com::sun::star::beans::XPropertySet >& xField, sal_Int32 nTypeId);
/trunk/main/sw/source/ui/utlui/
H A Dcontent.cxx174 return nTypeId; in GetTypeId()

Completed in 98 milliseconds

123