Searched refs:RemoveField (Results 1 – 9 of 9) sorted by relevance
131 void SwAuthorityFieldType::RemoveField(long nHandle) in RemoveField() function in SwAuthorityFieldType580 ((SwAuthorityFieldType* )GetTyp())->RemoveField(m_nHandle); in ~SwAuthorityField()625 pInitType->RemoveField(m_nHandle); in SetPar1()730 ((SwAuthorityFieldType*)GetTyp())->RemoveField(m_nHandle); in PutValue()745 pSrcTyp->RemoveField( m_nHandle ); in ChgTyp()
335 bool ScPivotFieldWindow::RemoveField( size_t nRemoveIndex ) in RemoveField() function in ScPivotFieldWindow391 return RemoveField( mnSelectIndex ); in RemoveSelectedField()762 xAcc->RemoveField( static_cast< sal_Int32 >( nRemoveIndex ) ); in RemoveFieldUnchecked()
603 pSourceWindow->RemoveField( nSourceIndex ); in MoveField()
469 RemoveField( (*aIter)->GetColumnId() ); in ClearAll()1373 void OSelectionBrowseBox::RemoveField(sal_uInt16 nColumnId ) in RemoveField() function in OSelectionBrowseBox1458 RemoveField(GetCurColumnId()); in KeyInput()1549 RemoveField( GetColumnId( nPos ) ); in DeleteFields()2102 RemoveField(nColId); in Command()
251 void RemoveField( sal_uInt16 nId );
49 void RemoveField(sal_Int32 nOldIndex);
139 bool RemoveField( size_t nRemoveIndex );
103 void RemoveField(long nHandle);
247 void ScAccessibleDataPilotControl::RemoveField(sal_Int32 nOldIndex) in RemoveField() function in ScAccessibleDataPilotControl
Completed in 67 milliseconds