Home
last modified time | relevance | path

Searched refs:SetType (Results 51 – 75 of 101) sorted by relevance

12345

/trunk/main/basic/source/runtime/
H A Dstep2.cxx237 pElem->SetType( t ), bSet = sal_True; in FindElement()
262 pElem->SetType( t2 ); in FindElement()
/trunk/main/sc/inc/
H A Drangenam.hxx126 void SetType( RangeType nType ) { eType = nType; } in SetType() function in ScRangeData
/trunk/main/sw/source/core/fields/
H A Dusrfld.cxx121 ((SwUserFieldType*)GetTyp())->SetType(nSub & 0x00ff); in SetSubType()
H A Dddefld.cxx364 SetType( static_cast<sal_uInt16>(*(sal_Bool*)rVal.getValue() ? in PutValue()
/trunk/main/sc/source/core/tool/
H A Dchgtrack.cxx802 SetType( SC_CAT_INSERT_TABS ); in ScChangeActionIns()
807 SetType( SC_CAT_INSERT_ROWS ); in ScChangeActionIns()
811 SetType( SC_CAT_INSERT_COLS ); in ScChangeActionIns()
915 SetType( SC_CAT_DELETE_TABS ); in ScChangeActionDel()
920 SetType( SC_CAT_DELETE_ROWS ); in ScChangeActionDel()
924 SetType( SC_CAT_DELETE_COLS ); in ScChangeActionDel()
/trunk/main/basic/source/sbx/
H A Dsbxcoll.cxx85 SetType( SbxOBJECT ); in Initialize()
H A Dsbxscan.cxx620 SetType( t ); in Scan()
/trunk/main/sw/source/filter/html/
H A Dhtmlgrin.cxx263 aAnchor.SetType( FLY_AT_CHAR ); in SetAnchorAndAdjustment()
270 aAnchor.SetType( FLY_AT_PARA ); in SetAnchorAndAdjustment()
/trunk/main/sc/source/filter/lotus/
H A Dlotimpop.cxx380 pLotusRoot->pFontBuff->SetType( nCnt, nType ); in Font_Type()
/trunk/main/sw/source/core/docnode/
H A Dsection.cxx1671 aSectionData.SetType( CONTENT_SECTION ); in Closed()
1788 SetType( CONTENT_SECTION ); in BreakLink()
/trunk/main/sw/source/ui/wrtsh/
H A Dwrtsh2.cxx515 aSection.SetType( CONTENT_SECTION ); in NavigatorPaste()
/trunk/main/sw/source/filter/rtf/
H A Drtffly.cxx832 aAnchor.SetType( FLY_AT_PAGE ); in ReadFly()
842 aAnchor.SetType( FLY_AT_PARA ); in ReadFly()
/trunk/main/svtools/source/edit/
H A Dsvmedit.cxx995 SetType( WINDOW_MULTILINEEDIT ); in MultiLineEdit()
1007 SetType( WINDOW_MULTILINEEDIT ); in MultiLineEdit()
/trunk/main/svtools/source/contnr/
H A Dsvlbox.cxx714 SetType(WINDOW_TREELISTBOX); in SvLBox()
734 SetType(WINDOW_TREELISTBOX); in SvLBox()
/trunk/main/sc/source/filter/xml/
H A Dxmlimprt.cxx2363 void ScXMLImport::SetType(uno::Reference <beans::XPropertySet>& rProperties, in SetType() function in ScXMLImport
2460 SetType(xProperties, nNumberFormat, nPrevCellType, sPrevCurrency); in SetStyleToRanges()
2481 SetType(xProperties, nNumberFormat, nPrevCellType, sPrevCurrency); in SetStyleToRanges()
H A Dxmlimprt.hxx960 void SetType(com::sun::star::uno::Reference <com::sun::star::beans::XPropertySet>& rProperties,
/trunk/main/svl/inc/svl/
H A Dzformat.hxx202 void SetType(const short eSetType) { eType = eSetType; } in SetType() function in SvNumberformat
/trunk/main/dbaccess/source/ui/misc/
H A DWColumnSelect.cxx334 pNewField->SetType(m_pParent->convertType(_pSrcField->getSpecialTypeInfo(),bNotConvert)); in createNewColumn()
/trunk/main/sw/source/core/access/
H A Daccmap.cxx425 inline void SetType( EventType eT ) in SetType() function
1028 aEvent.SetType( SwAccessibleEvent_Impl::INVALID_CONTENT ); in AppendEvent()
1039 aEvent.SetType( SwAccessibleEvent_Impl::POS_CHANGED ); in AppendEvent()
/trunk/main/sw/source/core/unocore/
H A Dunodraw.cxx728 aAnchor.SetType(FLY_AS_CHAR); in add()
750 aAnchor.SetType(FLY_AT_PAGE); in add()
1173 aAnchor.SetType(FLY_AT_FLY); in setPropertyValue()
/trunk/main/sw/source/core/undo/
H A Dundobj1.cxx547 rAnchor.SetType( FLY_AT_PAGE ); in GetAnchor()
/trunk/main/basic/inc/basic/
H A Dsbxvar.hxx281 sal_Bool SetType( SbxDataType );
/trunk/main/sw/source/core/doc/
H A Ddoclay.cxx664 aAnch.SetType( eRequestId ); in _MakeFlySection()
971 aAnch.SetType( eAnchorId ); in InsertDrawObj()
/trunk/main/sw/source/core/frmedt/
H A Dfefly1.cxx118 rAnchor.SetType( FLY_AT_PAGE ); in lcl_SetNewFlyPos()
202 aNewAnch.SetType( nNew = FLY_AT_PAGE ); in lcl_FindAnchorPos()
/trunk/main/vcl/source/app/
H A Dhelp.cxx335 SetType( WINDOW_HELPTEXTWINDOW ); in HelpTextWindow()

Completed in 160 milliseconds

12345