sgvspln.cxx File Reference

#include "precompiled_svtools.hxx"
#include <math.h>
#include <tools/poly.hxx>

Include dependency graph for sgvspln.cxx:

Go to the source code of this file.

Defines

#define IEEE
#define MACH_EPS   2.220446049250313e-016
#define EPSQUAD   4.930380657631324e-032
#define EPSROOT   1.490116119384766e-008
#define POSMAX   8.98846567431158e+307
#define POSMIN   5.56268464626800e-309
#define MAXROOT   9.48075190810918e+153
#define BASIS   2
#define PI   3.141592653589793e+000
#define EXP_1   2.718281828459045e+000
#define NEGMAX   -POSMIN
#define NEGMIN   -POSMAX
#define TRUE   1
#define FALSE   0
#define abs(X)   ((X) >= 0 ? (X) : -(X))
#define sign(X, Y)   (Y < 0 ? -abs(X) : abs(X))
#define sqr(X)   ((X) * (X))

Functions

USHORT TriDiagGS (BOOL rep, USHORT n, double *lower, double *diag, double *upper, double *b)
USHORT ZyklTriDiagGS (BOOL rep, USHORT n, double *lower, double *diag, double *upper, double *lowrow, double *ricol, double *b)
USHORT NaturalSpline (USHORT n, double *x, double *y, double Marg0, double MargN, BYTE MargCond, double *b, double *c, double *d)
USHORT PeriodicSpline (USHORT n, double *x, double *y, double *b, double *c, double *d)
USHORT ParaSpline (USHORT n, double *x, double *y, BYTE MargCond, double Marg01, double Marg02, double MargN1, double MargN2, BOOL CondT, double *T, double *bx, double *cx, double *dx, double *by, double *cy, double *dy)
BOOL CalcSpline (Polygon &rPoly, BOOL Periodic, USHORT &n, double *&ax, double *&ay, double *&bx, double *&by, double *&cx, double *&cy, double *&dx, double *&dy, double *&T)
BOOL Spline2Poly (Polygon &rSpln, BOOL Periodic, Polygon &rPoly)


Define Documentation

#define abs (  )     ((X) >= 0 ? (X) : -(X))

#define BASIS   2

Definition at line 87 of file sgvspln.cxx.

#define EPSQUAD   4.930380657631324e-032

Definition at line 80 of file sgvspln.cxx.

#define EPSROOT   1.490116119384766e-008

Definition at line 81 of file sgvspln.cxx.

#define EXP_1   2.718281828459045e+000

Definition at line 91 of file sgvspln.cxx.

#define FALSE   0

Definition at line 149 of file sgvspln.cxx.

Referenced by HTMLParser::_GetNextRawToken(), HTMLParser::_GetNextToken(), SvLBox::AcceptDrop(), SvListView::ActionInserted(), SvListView::ActionInsertedTree(), SvListView::ActionMoved(), SvListView::ActionMoving(), SvListView::ActionRemoving(), TaskToolBox::ActivateTaskItem(), SfxBroadcaster::AddListener(), SvImpIconView::AdjustAtGrid(), SvxIconChoiceCtrl_Impl::AdjustAtGrid(), SvImpLBox::AdjustScrollBars(), WMFWriter::AllocHandle(), TextNode::Append(), SvtIconChoiceCtrl::ArrangeIcons(), SvParser::BuildWhichTbl(), SvImpLBox::ButtonDownCheckCtrl(), SvImpLBox::ButtonDownCheckExpand(), SvImpLBox::ButtonUpCheckCtrl(), SfxFrequencyItem::CalcNextTick(), CalcSpline(), BrowseBox::calcTableRect(), CalendarField::CalendarField(), svtools::AsynchronLink::Call_Impl(), HTMLParser::CallParser(), TreeControlPeer::cancelEditing(), SfxListUndoAction::CanRepeat(), SfxUndoManager::CanRepeat(), ImpSvNumberInputScan::ChangeIntl(), ImpDdeMgr::CheckConvListId(), SvLBox::CheckDragAndDropMode(), SvImpIconView::CheckHorScrollBar(), SvxIconChoiceCtrl_Impl::CheckHorScrollBar(), DoubleNumericField::CheckText(), SvImpIconView::CheckVerScrollBar(), SvxIconChoiceCtrl_Impl::CheckVerScrollBar(), SvListView::Clear(), SvImpIconView::Clear(), SvxIconChoiceCtrl_Impl::Clear(), svt::EmbeddedObjectRef::Clear(), FormattedField::ClearMaxValue(), FormattedField::ClearMinValue(), MultiLineEdit::ClearModifyFlag(), TreeControlPeer::clearSelection(), DdeInternal::CliCallback(), SvLBoxButton::ClickHdl(), SfxItemSet::Clone(), SfxMultiVarRecordWriter::Close(), SfxMultiFixRecordWriter::Close(), TextNode::CollapsAttribs(), SvTreeList::Collapse(), SvTreeListBox::Collapse(), SvImpLBox::CollapsingEntry(), TaskStatusBar::Command(), ITaskStatusNotify::Command(), TextWindow::Command(), SvImpLBox::Command(), BrowserDataWin::Command(), Calendar::Command(), FormattedField::Commit(), ImpDdeMgr::ConnectWithClient(), SfxMiniRecordReader::Construct_Impl(), svt::EmbeddedObjectRef::Construct_Impl(), BrowseBox::ConstructImpl(), SymCharConverter::Convert(), ConvertWMFToGDIMetaFile(), SvTreeList::Copy(), SvLBox::CopySelection(), CntContentTypeItem::Create(), BrowseBox::CreateAccessibleControl(), TextEngine::CreateAndInsertEmptyLine(), SvtFileView_Impl::CreateDisplayText_Impl(), ImpIcnCursor::CreateGridAjustData(), IcnCursor_Impl::CreateGridAjustData(), TextEngine::CreateLines(), SfxErrorHandler::CreateString(), SvtFileView_Impl::CreateVector_Impl(), TextView::CursorDown(), SvImpLBox::CursorDown(), TextView::CursorEndOfLine(), TextView::CursorStartOfLine(), TextView::CursorUp(), SvImpLBox::CursorUp(), TextCharAttribList::DbgCheckAttribs(), DdeAbandonTransaction(), ImpDdeMgr::DdeAbandonTransaction(), ImpDdeMgr::DdeAck(), ImpDdeMgr::DdeClientTransaction(), ImpDdeMgr::DdeConnect(), ImpDdeMgr::DdeData(), ImpDdeMgr::DdeDisconnect(), ImpDdeMgr::DdeDisconnectList(), DdeEnableCallback(), ImpDdeMgr::DdeEnableCallback(), ImpDdeMgr::DdeExecute(), DdeFreeStringHandle(), ImpDdeMgr::DdeFreeStringHandle(), ImpDdeMgr::DdeInitiate(), ImpDdeMgr::DdeInitiateAck(), DdeKeepStringHandle(), ImpDdeMgr::DdeNameService(), ImpDdeMgr::DdePoke(), DdePostAdvise(), ImpDdeMgr::DdeSetUserHandle(), ImpDdeMgr::DdeTerminate(), DdeTransaction::DdeTransaction(), DdeUninitialize(), Ruler::Deactivate(), DdeItem::DecMonitor(), TextCharAttribList::DeleteEmptyAttribs(), ImpLBSelEng::DeselectAll(), SvImpIconView::DeselectAllBut(), SvxIconChoiceCtrl_Impl::DeselectAllBut(), ImpLBSelEng::DeselectAtPoint(), GraphicDescriptor::Detect(), SfxItemSet::Differentiate(), PrintDialog::DisableRange(), SvListBoxForProperties::DisableUpdate(), ImpDdeMgr::DisconnectAll(), BrowseBox::Dispatch(), svt::MultiLineTextCell::dispatchKeyEvent(), TextEngine::DoesKeyChangeText(), TextEngine::DoesKeyMoveCursor(), SfxStyleSheetIterator::DoesStyleMatch(), ViewTabListBox_Impl::DoQuickSearch(), ViewTabListBox_Impl::DoubleClickHdl(), DoubleCurrencyField::DoubleCurrencyField(), SvLBox::DragFinished(), TextType::Draw(), BmapType::Draw(), SplnType::Draw(), HeaderBar::Draw(), BrowserColumn::Draw(), ButtonFrame::Draw(), BrowseBox::Draw(), BrowseBox::DrawCursor(), DrawObjkList(), svt::EmbeddedObjectRef::DrawPaintReplacement(), DrawText(), TextView::drop(), ViewTabListBox_Impl::EditedEntry(), SvIconView::EditEntry(), SvLBox::EditingCanceled(), SvTreeListBox::EditingRequest(), SvIconView::EditingRequest(), SvTreeListBox::EditItemText(), SvLBox::EditText(), TabBar::EndEditMode(), SfxListener::EndListening(), SvtListener::EndListening(), HTMLParser::EndScanScript(), ValueSet::EndSelection(), Calendar::EndSelection(), SvImpLBox::EntryCollapsed(), SvImpLBox::EntryExpanded(), SvImpIconView::EntryInserted(), SvImpLBox::EntryInserted(), SvImpIconView::EntryMoved(), SvImpLBox::EntryReallyHit(), SvImpIconView::EntrySelected(), SvImpLBox::EntrySelected(), SvxIconChoiceCtrl_Impl::EntrySelected(), SvNumberformat::EraseComment(), PrinterSetupDialog::Execute(), PrintDialog::Execute(), DdeTopic::Execute(), SvLBox::ExecuteDrop(), ImplDirEntryHelper::Exists(), SvTreeList::Expand(), SvTreeListBox::Expand(), TextNode::ExpandAttribs(), BrowseBox::ExpandRowSelection(), FileDialog::FileDialog(), FontSizeMenu::Fill(), FontStyleMenu::Fill(), FontSizeBox::Fill(), FontStyleBox::Fill(), fill_input_buffer(), SfxItemPropertySet::FillItem(), SvEmbedTransferHelper::FillTransferableObjectDescriptor(), SvImpLBox::FillView(), HTMLParser::FilterListing(), HTMLParser::FilterPRE(), HTMLParser::FilterToken(), HTMLParser::FilterXMP(), ImpIcnCursor::FindEmptyGridRect(), SfxSingleRecordReader::FindHeader_Impl(), DdeInternal::FindItem(), SvxIconChoiceCtrl_Impl::FindNewCursor(), DdeInternal::FindTopic(), HTMLParser::FinishHeader(), HTMLParser::FinishListing(), HTMLParser::FinishPRE(), HTMLParser::FinishPREListingXMP(), HTMLParser::FinishTextArea(), HTMLParser::FinishXMP(), WizardDialog::Finnish(), SvtFileView_Impl::FolderInserted(), FontList::FontList(), SvxIconChoiceCtrl_Impl::FontModified(), FontNameBox::FontNameBox(), ValueSet::Format(), TextEngine::FormatDoc(), TextEngine::FormatFullDoc(), FormatLine(), WMFWriter::FreeHandle(), SfxErrorHandler::GetClassString(), SfxMultiRecordReader::GetContent(), SvNumberFormatter::GetCurrencyFormatStrings(), SvEmbedTransferHelper::GetData(), Calendar::GetDate(), Calendar::GetDropDate(), SvTreeListBox::GetDropTarget(), SvxIconChoiceCtrl_Impl::GetEntryPredecessor(), SfxErrorHandler::GetErrorString(), SvHeaderTabListBox::GetFieldRectPixelAbs(), SvFileInformationManager::GetFileImage(), SvtSearchOptions_Impl::GetFlag(), ValueSet::GetFocus(), TextWindow::GetFocus(), SvFileInformationManager::GetFolderImage(), FontList::GetFontMapText(), SvNumberformat::GetFormatSpecialInfo(), SvNumberFormatter::GetFormatSpecialInfo(), svt::EmbeddedObjectRef::GetGraphic(), ImpIcnCursor::GetGrid(), IcnGridMap_Impl::GetGrid(), SvFileInformationManager::GetImage(), SvFileInformationManager::GetImageNoDefault(), SvNumberFormatter::GetIndexPuttingAndConverting(), GetLineFeed(), TextView::GetLineNumberOfCursorInSelection(), SvNumberformat::GetMappedFormatstring(), SfxErrorHandler::GetMessageString(), FStatHelper::GetModifiedDateTimeOfFile(), SvNumberformat::GetNewCurrencySymbol(), ImpSvNumFor::GetNewCurrencySymbol(), SvNumberFormatter::GetNewCurrencySymbolString(), SvImpIconView::GetNewCursor(), SvKeyValueIterator::GetNext(), SvParser::GetNextChar(), SimpleTokenizer_Impl::getNextToken(), SvNumberformat::GetNumForInfo(), HTMLParser::GetOptions(), SvNumberformat::GetOutputString(), TabBar::GetPageBits(), SvNumberFormatter::GetPreviewString(), SvNumberFormatter::GetPreviewStringGuess(), SfxItemPropertySet::getPropertyState(), SvNumberFormatObj::getPropertyValues(), SvImpIconView::GetResizeRect(), SvNumberFormatter::GetStandardFormat(), TaskStatusBar::GetStatusFieldItem(), GetTextChar(), GetTextLines(), FormattedField::GetTextValue(), IcnGridMap_Impl::GetUnoccupiedGrid(), FormattedField::GetValue(), SfxItemSet::GetWhichByPos(), ImpIcnCursor::GoLeftRight(), IcnCursor_Impl::GoLeftRight(), ImpIcnCursor::GoUpDown(), IcnCursor_Impl::GoUpDown(), GraphicDescriptor::GraphicDescriptor(), ImpSvMEdit::HandleCommand(), SvxIconChoiceCtrl_Impl::HandleScrollCommand(), SvxIconChoiceCtrl_Impl::HandleShortCutKey(), TextEngine::HasAttrib(), TextCharAttribList::HasAttrib(), SvtIconChoiceCtrl::HasBackground(), TextCharAttribList::HasBoundingAttrib(), SvListEntry::HasChildListPos(), SfxStyleSheetBase::HasClearParentSupport(), SvtIconChoiceCtrl::HasFont(), SvXPropertyEdit::HasList(), SfxBroadcaster::HasListeners(), SvxMacro::HasMacro(), SvNumberformat::HasNewCurrency(), ImpSvNumFor::HasNewCurrency(), SvNumberformat::HasStringNegativeSign(), SvNumberFormatter::HasTextFormat(), TextEngine::HasUndoManager(), svt::LoginDialog::HideControls_Impl(), ValueSet::HideDropPos(), TabBar::HideDropPos(), Calendar::HideDropPos(), SvxIconChoiceCtrl_Impl::HideFocus(), TextView::HideSelection(), SvImpIconView::HideShowDDIcon(), TaskBar::HideStatusText(), SvPropertyLine::HideXButton(), HTMLParser::HTMLParser(), IcnViewEdit_Impl::IcnViewEdit_Impl(), SvImpIconView::ImpArrange(), SvxIconChoiceCtrl_Impl::ImpArrange(), ImpATanx2(), GraphicDescriptor::ImpConstruct(), ImpDdeMgr::ImpDdeMgr(), GraphicDescriptor::ImpDetectBMP(), GraphicDescriptor::ImpDetectEPS(), GraphicDescriptor::ImpDetectGIF(), GraphicDescriptor::ImpDetectJPG(), GraphicDescriptor::ImpDetectPBM(), GraphicDescriptor::ImpDetectPCD(), GraphicDescriptor::ImpDetectPCX(), GraphicDescriptor::ImpDetectPGM(), GraphicDescriptor::ImpDetectPNG(), GraphicDescriptor::ImpDetectPPM(), GraphicDescriptor::ImpDetectPSD(), GraphicDescriptor::ImpDetectRAS(), GraphicDescriptor::ImpDetectSGF(), GraphicDescriptor::ImpDetectSVM(), GraphicDescriptor::ImpDetectTIF(), TextEngine::ImpGetOutputOffset(), TextEngine::ImpGetXPos(), TextView::ImpHideDDCursor(), TextView::ImpHighlight(), ExtTextView::ImpIndentBlock(), TextEngine::ImpInitDoc(), TextEngine::ImpInsertText(), SvNumberformat::ImpIsOtherCalendar(), IMPL_LINK(), IMPL_LINK_INLINE_START(), IMPL_STATIC_LINK(), TabBar::ImplCalcWidth(), TextView::ImplCheckTextLen(), ImplColorListData::ImplColorListData(), ImpIcnCursor::ImplCreate(), IcnCursor_Impl::ImplCreate(), WinMtfOutput::ImplDrawBitmap(), SvTreeListBox::ImplEditEntry(), EMFWriter::ImplEndRecord(), TabBar::ImplFormat(), FormattedField::ImplGetValue(), TabBar::ImplInit(), SvtURLBox::ImplInit(), PrintDialog::ImplInitControls(), FontStyleMenu::ImplIsAlreadyInserted(), BrowseBox::ImplPaintData(), TabBar::ImplPrePaint(), EMFWriter::ImplReleaseHandle(), BrowserDataWin::ImplRowDividerHitTest(), PrintDialog::ImplSetInfo(), FormattedField::ImplSetValue(), ImplTabBarItem::ImplTabBarItem(), EMFWriter::ImplWrite(), EMFWriter::ImplWriteBmpRecord(), TextView::ImpMoveCursor(), ImportGIF(), GraphicFilter::ImportGraphic(), ImportJPEG(), ImportXBM(), ImportXPM(), TextView::ImpPaint(), TextEngine::ImpPaint(), ImpPeekGraphicFormat(), TextView::ImpShowCursor(), ImpSvNumberformatScan::ImpSvNumberformatScan(), ImpSvNumFor::ImpSvNumFor(), SvNumberformat::ImpSwitchToSpecifiedCalendar(), GraphicFilter::ImpTestOrFindFormat(), ImpSvNumberformatScan::InitCompatCur(), SvLBoxButtonData::InitData(), ImpSvMEdit::InitFromStyle(), ImpSvNumberformatScan::InitKeywords(), InitProcessCharState(), SvTreeList::Insert(), TextCharAttribList::InsertAttrib(), SvxIconChoiceCtrl_Impl::InsertEntry(), SvTabListBox::InsertEntryToColumn(), TaskStatusBar::InsertStatusField(), ExtMultiLineEdit::InsertText(), SvTreeList::InsertTree(), HTMLParser::InternalImgToPrivateURL(), SfxItemSet::Intersect(), SvImpLBox::InvalidateEntry(), SvxIconChoiceCtrl_Impl::InvalidateEntry(), DdeService::IsBusy(), SvTreeList::IsChild(), SvHeaderTabListBox::IsColumnSelected(), SvNumberFormatter::IsCompatible(), ImpDdeMgr::IsConvHandleAvailable(), FStatHelper::IsDocument(), TextLine::IsEmpty(), SfxAllEnumItem::IsEnabled(), SvImpIconView::IsEntryInView(), SvImpLBox::IsEntryInView(), LineListBox::IsEntrySelected(), ColorListBox::IsEntrySelected(), SvTreeList::IsEntryVisible(), IMapPolygonObject::IsEqual(), BrowseBox::IsFieldVisible(), ImpFileDialog::IsFileOk(), ImpPathDialog::IsFileOk(), FStatHelper::IsFolder(), BrowseBox::IsFrozen(), IMapCircleObject::IsHit(), HTMLParser::IsHTMLFormat(), SvTreeList::IsInChildList(), SvNumberformat::IsInQuote(), TextView::IsInSelection(), SfxItemPool::IsItemFlag(), ValueSet::IsItemSelected(), SvImpLBox::IsLineVisible(), SvNumberformat::IsNegativeWithoutSign(), SvTreeListBox::IsNodeButton(), SvImpLBox::IsNodeButton(), SvNumberFormatter::IsNumberFormat(), ImpSvNumberInputScan::IsNumberFormat(), SvNumberformat::IsNumForStringElementCountEqual(), SvNumberformat::IsOtherCalendar(), SvImpIconView::IsOver(), SvxIconChoiceCtrl_Impl::IsOver(), TabBar::IsPageEnabled(), TabBar::IsPageSelected(), SvtPathOptions_Impl::IsPathReadonly(), IsPrintable(), PrintDialog::IsRangeChecked(), SvtLinguConfigItem::IsReadOnly(), MultiLineEdit::IsRightToLeft(), svt::table::TableControl_Impl::isRowSelected(), TextView::IsSelectionAtPoint(), svt::table::TableFunctionSet::IsSelectionAtPoint(), ImpLBSelEng::IsSelectionAtPoint(), PrintDialog::IsSheetRangeChecked(), PrintDialog::IsSheetRangeEnabled(), TextEngine::IsSimpleCharInput(), SvNumberFormatter::IsTextFormat(), SvImpIconView::IsTextHit(), SvxIconChoiceCtrl_Impl::IsTextHit(), SvNumberFormatsObj::isTypeCompatible(), SvNumberFormatter::IsUserDefined(), TextDoc::IsValidPaM(), ValueSet::KeyInput(), TextView::KeyInput(), TextWindow::KeyInput(), SvInplaceEdit2::KeyInput(), SvInplaceEdit::KeyInput(), SvImpIconView::KeyInput(), SvImpLBox::KeyInput(), IcnViewEdit_Impl::KeyInput(), SvxIconChoiceCtrl_Impl::KeyInput(), Calendar::KeyInput(), SvImpLBox::KeyLeftRight(), lcl_SetLocale(), lcl_SvNumberformat_IsBracketedPrefix(), BrowserDataWin::LeaveUpdateLock(), SvNumberformat::Load(), SvNumberFormatter::Load(), SfxStyleSheetBasePool::Load(), SvtSearchOptions_Impl::Load(), SfxItemPool::Load(), SfxItemPool::Load1_Impl(), SvtLinguConfigItem::LoadOptions(), SfxItemPool::LoadSurrogate(), LocalFocus::LocalFocus(), ValueSet::LoseFocus(), TabBarEdit::LoseFocus(), TextWindow::LoseFocus(), SvInplaceEdit2::LoseFocus(), SvInplaceEdit::LoseFocus(), SvImpIconView::LoseFocus(), SvImpLBox::LoseFocus(), SvxIconChoiceCtrl_Impl::LoseFocus(), BrowseBox::LoseFocus(), CommunicationTester::Main(), BrowseBox::MakeFieldVisible(), DdeTopic::MakeItem(), SvImpLBox::MakePointVisible(), DdeService::MakeTopic(), SvImpLBox::MakeVisible(), SvxIconChoiceCtrl_Impl::MakeVisible(), TEParaPortion::MarkInvalid(), TEParaPortion::MarkSelectionInvalid(), ExtTextView::MatchGroup(), SfxUndoAction::Merge(), TextUndoInsertChars::Merge(), SfxItemSet::MergeRange(), SfxItemSet::MergeValues(), SvImpIconView::ModelHasEntryInvalidated(), SvListView::ModelNotification(), SvTreeListBox::ModelNotification(), SvIconView::ModelNotification(), FontSizeBox::Modify(), TaskStatusBar::MouseButtonDown(), ITaskStatusNotify::MouseButtonDown(), TabBar::MouseButtonDown(), TextWindow::MouseButtonDown(), SvImpIconView::MouseButtonDown(), SvImpLBox::MouseButtonDown(), SvxIconChoiceCtrl_Impl::MouseButtonDown(), HeaderBar::MouseButtonDown(), Calendar::MouseButtonDown(), BrowseBox::MouseButtonDown(), ValueSet::MouseButtonUp(), TextView::MouseButtonUp(), TaskStatusBar::MouseButtonUp(), ITaskStatusNotify::MouseButtonUp(), TabBar::MouseButtonUp(), SvxIconChoiceCtrl_Impl::MouseButtonUp(), Calendar::MouseButtonUp(), BrowseBox::MouseButtonUp(), ValueSet::MouseMove(), TaskStatusBar::MouseMove(), ITaskStatusNotify::MouseMove(), TabBar::MouseMove(), SvImpIconView::MouseMove(), SvxIconChoiceCtrl_Impl::MouseMove(), Calendar::MouseMove(), SvImpLBox::MouseMoveCheckCtrl(), SvTreeList::Move(), SvLBox::MoveSelectionCopyFallbackPossible(), SvImpLBox::MovingEntry(), NaturalSpline(), SvTreeList::Next(), SvTreeList::NextVisible(), WizardDialog::Notify(), FormattedField::Notify(), SvImpIconView::NotifyMoving(), svtools::ODocumentInfoPreview::ODocumentInfoPreview(), SvtFrameWindow_Impl::OpenFile(), SvtFileView_Impl::OpenFolder_Impl(), TextPaM::operator<(), TextPaM::operator==(), SfxStringListItem::operator==(), SvxMacroItem::operator==(), SfxItemSet::operator==(), IMapCompat::operator==(), ImageMap::operator==(), SfxIntegerListItem::operator==(), CntWallpaperItem::operator==(), TextPaM::operator>(), ImpDdeMgr::OwnsConversationHandles(), SvImpLBox::PageDown(), SvImpLBox::PageUp(), TextView::Paint(), SvHeaderTabListBox::Paint(), SvLBoxButton::Paint(), SvImpLBox::Paint(), SvxIconChoiceCtrl_Impl::Paint(), HeaderBar::Paint(), BrowserDataWin::Paint(), BrowseBox::Paint(), BrowseBox::PaintData(), SvxIconChoiceCtrl_Impl::PaintEmphasis(), SvImpIconView::PaintEntry(), SvxIconChoiceCtrl_Impl::PaintEntry(), SvxIconChoiceCtrl_Impl::PaintItem(), ParaSpline(), SvtURLBox::ParseSmart(), PeriodicSpline(), ImpPathDialog::PreExecute(), TabBarEdit::PreNotify(), IcnViewEdit_Impl::PreNotify(), SvNumberFormatter::PrepareSave(), SvTreeList::Prev(), SvTreeList::PrevVisible(), PrintDialog::PrintDialog(), HTMLOutFuncs::PrivateURLToInternalImg(), ProcessChar(), SvtURLBox::ProcessKey(), ProcessOne(), GIFLZWDecompressor::ProcessOneCode(), SfxAllItemSet::Put(), SfxItemSet::Put(), DdeGetPutItem::Put(), DdeTopic::Put(), SvNumberFormatter::PutandConvertEntry(), SvNumberFormatter::PutandConvertEntrySystem(), SfxItemSet::PutDirect(), SvNumberFormatter::PutEntry(), SfxVisibilityItem::PutValue(), SfxTargetFrameItem::PutValue(), SfxSizeItem::PutValue(), SfxStringListItem::PutValue(), SfxRectangleItem::PutValue(), SfxPoolItem::PutValue(), SfxLockBytesItem::PutValue(), SfxInt16Item::PutValue(), SfxImageItem::PutValue(), SfxIntegerListItem::PutValue(), SfxGlobalNameItem::PutValue(), SfxDateTimeRangeItem::PutValue(), SfxDateTimeItem::PutValue(), SfxCrawlStatusItem::PutValue(), CntWallpaperItem::PutValue(), CntUInt32Item::PutValue(), CntInt32Item::PutValue(), CntUInt16Item::PutValue(), CntByteItem::PutValue(), SfxBigIntItem::PutValue(), SfxIniDefaulter::QueryDefault(), INetURLHistory::QueryUrl(), INetURLHistory_Impl::queryUrl(), INetURLHistory::QueryUrl_Impl(), SfxSizeItem::QueryValue(), SfxRectangleItem::QueryValue(), SfxPoolItem::QueryValue(), SfxLockBytesItem::QueryValue(), CntWallpaperItem::QueryValue(), SgfFontLst::RausList(), TextEngine::Read(), EnhWMFReader::ReadEnhWMF(), WMFReader::ReadHeader(), EnhWMFReader::ReadHeader(), SfxSingleRecordReader::ReadHeader_Impl(), ReadJPEG(), WMFReader::ReadRecordParams(), SfxItemPool::readTheItems(), ReadWindowMetafile(), SvImpIconView::RecalcAllBoundingRects(), SvxIconChoiceCtrl_Impl::RecalcAllBoundingRects(), SfxUndoManager::Redo(), TextUndoManager::Redo(), SvTreeList::Remove(), TextEngine::RemoveAttrib(), TextEngine::RemoveAttribs(), BrowseBox::RemoveColumns(), linguistic::RemoveControlChars(), SvxIconChoiceCtrl_Impl::RemoveEntry(), linguistic::RemoveHyphens(), SvLBox::RemoveSelection(), SvImpIconView::RemovingEntry(), SvImpLBox::RemovingEntry(), SvxIconChoiceCtrl_Impl::RepaintEntries(), SvImpLBox::RepaintSelectionItems(), SfxUndoManager::Repeat(), linguistic::ReplaceControlChars(), SvNumberFormatter::ReplaceSystemCL(), SvImpLBox::RequestHelp(), SvxIconChoiceCtrl_Impl::RequestHelp(), SvTreeListBox::RequestingChilds(), SvIconView::RequestingChilds(), SfxMultiFixRecordWriter::Reset(), SfxSingleRecordWriter::Reset(), SfxMiniRecordWriter::Reset(), SvtFileView_Impl::ResetCursor(), TabBarEdit::ResetPostEvent(), BrowseBox::ResetSelecting(), SvImpIconView::ResetVirtSize(), SvxIconChoiceCtrl_Impl::ResetVirtSize(), TaskBar::Resize(), TabBar::Resize(), SvTreeListBox::Resize(), ScrollableWindow::Resize(), BrowseBox::Resize(), WinMtfOutput::ResolveBitmapActions(), SvTreeList::Resort(), BrowseBox::RowInserted(), BrowseBox::RowModified(), SvtMatchContext_Impl::run(), SvNumberformat::Save(), SvNumberFormatter::Save(), SvtSearchOptions_Impl::Save(), SvtLinguConfigItem::SaveOptions(), HTMLParser::ScanText(), SvIconView::Scroll(), BrowseBox::ScrollColumns(), SvtPathOptions::SearchFile(), SvUShortsSort::Seek_Entry(), TextEngine::SeekCursor(), SvImpLBox::SelAllDestrAnch(), SvTreeList::Select(), SvLBox::Select(), SvResizeHelper::SelectBegin(), ValueSet::SelectItem(), SvxIconChoiceCtrl_Impl::SelectRange(), SvImpIconView::SelectRect(), SvxIconChoiceCtrl_Impl::SelectRect(), SvResizeHelper::SelectRelease(), SvLBox::SelectSearchEntry(), SfxItemSet::Set(), SvImpLBox::SetAddMode(), SvImpLBox::SetAnchorSelection(), TextEngine::SetAttrib(), SvColorControl::SetColor(), BrowseBox::SetColumnWidth(), Calendar::SetCurDate(), SvImpLBox::SetCurEntry(), FontSizeMenu::SetCurHeight(), FontNameMenu::SetCurName(), TabBar::SetCurPageId(), SvImpIconView::SetCursor(), SvImpLBox::SetCursor(), SvxIconChoiceCtrl_Impl::SetCursor(), SvxIconChoiceCtrl_Impl::SetCursor_Impl(), TextView::SetCursorAtPoint(), svt::table::TableFunctionSet::SetCursorAtPoint(), ImpLBSelEng::SetCursorAtPoint(), FontStyleMenu::SetCurStyle(), SvImpLBox::SetDragDropMode(), SvxIconChoiceCtrl_Impl::SetEntryHighlightFrame(), SvxIconChoiceCtrl_Impl::SetEntryPos(), SvImpIconView::SetEntryPosition(), SvIconView::SetEntryPosition(), SvxIconChoiceCtrl_Impl::SetEntryPredecessor(), Ruler::SetExtraType(), TaskStatusBar::SetFieldFlags(), Calendar::SetFirstDate(), TextEngine::SetFont(), FormattedField::SetFormat(), SfxMiniRecordReader::SetHeader_Impl(), TextView::SetInsertMode(), Ruler::SetLines(), BrowseBox::SetMode(), SvListView::SetModel(), SvImpLBox::SetMostRight(), ValueSet::SetNoSelection(), SvHeaderTabListBox::SetNoSelection(), SvtFileView::SetNoSelection(), TEParaPortion::SetNotSimpleInvalid(), PropertyEditorControler_Impl::setObject(), Ruler::SetPagePos(), SfxItemSet::SetRanges(), TextView::SetReadOnly(), FontSizeBox::SetRelative(), SfxItemPool::SetSecondaryPool(), TabBar::SetSelectColor(), SvImpLBox::SetSelectionMode(), TabBar::SetSelectTextColor(), ImpSvMEdit::SetText(), FormattedField::SetTextFormatted(), GraphicFilter::Setup(), SvImpLBox::SetUpdateMode(), SvImpLBox::SetUpdateModeFast(), TEParaPortion::SetValid(), TextLine::SetValid(), FontSizeBox::SetValue(), ScrollableWindow::SetVisibleSize(), Ruler::SetWinPos(), SfxImageItem::SfxImageItem(), SfxItemPool::SfxItemPool(), SfxStyleSheetIterator::SfxStyleSheetIterator(), SfxUndoAction::SfxUndoAction(), SgfBMapFilter(), SgfFilterBMap(), SgfFilterPScr(), SgfFilterSDrw(), SgfFilterVect(), SgfFontLst::SgfFontLst(), SgfFontOne::SgfFontOne(), SgfSDrwFilter(), SgfVectFilter(), TextView::ShowCursor(), SvImpIconView::ShowDDIcon(), ValueSet::ShowDropPos(), Calendar::ShowDropPos(), WizardDialog::ShowPage(), WizardDialog::ShowPrevPage(), SfxImpStringList::Sort(), Spline2Poly(), DdeTopic::StartAdviseLoop(), Ruler::StartDocDrag(), ValueSet::StartDrag(), TabBar::StartDrag(), SvLBox::StartDrag(), Ruler::StartDrag(), TabBar::StartEditMode(), SfxListener::StartListening(), SvtListener::StartListening(), ValueSet::StateChanged(), TabBar::StateChanged(), MultiLineEdit::StateChanged(), Ruler::StateChanged(), ProgressBar::StateChanged(), HeaderBar::StateChanged(), DdeTopic::StopAdviseLoop(), TreeControlPeer::stopEditing(), SfxItemPool::Store(), CntContentTypeItem::Store(), SfxItemPool::StoreItem(), WinMtfOutput::StrokeAndFillPath(), SvImpIconView::SttDrag(), SvImpLBox::SvImpLBox(), SvInplaceEdit::SvInplaceEdit(), SvInplaceEdit2::SvInplaceEdit2(), SvLBoxButtonData::SvLBoxButtonData(), SvListView::SvListView(), SvNumberformat::SvNumberformat(), SvParser::SvParser(), SvPropertyLine::SvPropertyLine(), DdeInternal::SvrCallback(), SvtLinguOptions::SvtLinguOptions(), SvTreeList::SvTreeList(), SvtSearchOptions_Impl::SvtSearchOptions_Impl(), SvxIconChoiceCtrl_Impl::SvxIconChoiceCtrl_Impl(), TabBar::SwitchPage(), SvNumberformat::SwitchToSpecifiedCalendar(), DdeService::SysTopicExecute(), TabBarEdit::TabBarEdit(), TaskBar::TaskBar(), TaskStatusBar::TaskStatusBar(), TaskToolBox::TaskToolBox(), TEIMEInfos::TEIMEInfos(), TEParaPortion::TEParaPortion(), TextCharAttribList::TextCharAttribList(), TextDDInfo::TextDDInfo(), TextEngine::TextEngine(), TextEngine::TextModified(), TextView::TextView(), TextWindow::TextWindow(), BrowseBox::ToggleSelectedColumn(), SvImpIconView::ToggleSelection(), SvxIconChoiceCtrl_Impl::ToggleSelection(), BrowseBox::ToggleSelection(), SvxIconChoiceCtrl_Impl::Tracking(), BrowserDataWin::Tracking(), SfxUndoManager::Undo(), TextUndoDelPara::Undo(), TextUndoManager::Undo(), HTMLParser::UnescapeToken(), ExtTextView::UnindentBlock(), UpcasePossible(), DoubleCurrencyField::UpdateCurrencyFormat(), ImpFileDialog::UpdateEntries(), ImpPathDialog::UpdateEntries(), TreeControlPeer::updateEntry(), ITaskStatusNotify::UpdateHelp(), LineListBox::UpdateLineColors(), SvListBoxForProperties::UpdatePosNSize(), BrowseBox::UpdateScrollbars(), FontNameBox::UserDraw(), ColorListBox::UserDraw(), BrowseBox::VisibleRowsChanged(), ImpDdeMgr::WaitTransState(), TextEngine::Write(), SvCompositeLockBytes::WriteAt(), EMFWriter::WriteEMF(), WriteJPEG(), GradientWrapper::WriteLinearGradient(), WMFWriter::WriteRecords(), WriteWindowMetafileBits(), WMFWriter::WriteWMF(), PrintDialog::~PrintDialog(), PrinterSetupDialog::~PrinterSetupDialog(), SfxLinkUndoAction::~SfxLinkUndoAction(), and ValueSet::~ValueSet().

#define IEEE

Definition at line 56 of file sgvspln.cxx.

#define MACH_EPS   2.220446049250313e-016

Definition at line 75 of file sgvspln.cxx.

Referenced by TriDiagGS(), and ZyklTriDiagGS().

#define MAXROOT   9.48075190810918e+153

Definition at line 85 of file sgvspln.cxx.

Referenced by ParaSpline().

#define NEGMAX   -POSMIN

Definition at line 145 of file sgvspln.cxx.

#define NEGMIN   -POSMAX

Definition at line 146 of file sgvspln.cxx.

#define PI   3.141592653589793e+000

Definition at line 89 of file sgvspln.cxx.

#define POSMAX   8.98846567431158e+307

Definition at line 83 of file sgvspln.cxx.

#define POSMIN   5.56268464626800e-309

Definition at line 84 of file sgvspln.cxx.

#define sign ( X,
 )     (Y < 0 ? -abs(X) : abs(X))

Definition at line 156 of file sgvspln.cxx.

Referenced by ParaSpline().

#define sqr (  )     ((X) * (X))

Definition at line 158 of file sgvspln.cxx.

Referenced by ImpSqrt().

#define TRUE   1

Definition at line 148 of file sgvspln.cxx.

Referenced by HTMLParser::_GetNextRawToken(), HTMLParser::_GetNextToken(), GraphicFilter::Abort(), SvLBox::AcceptDrop(), Ruler::Activate(), TaskToolBox::ActivateTaskItem(), SfxBroadcaster::AddListener(), TaskStatusBar::AddStatusFieldItem(), SvImpIconView::AdjustAtGrid(), SvxIconChoiceCtrl_Impl::AdjustAtGrid(), SvImpLBox::AdjustScrollBars(), WMFWriter::AllocHandle(), TabBar::AllowRenaming(), TextNode::Append(), SvCommandList::AppendCommands(), SvNumberformat::Build50Formatstring(), SvParser::BuildWhichTbl(), SvImpLBox::ButtonDownCheckCtrl(), SvImpLBox::ButtonDownCheckExpand(), SvImpLBox::ButtonUpCheckCtrl(), SfxFrequencyItem::CalcNextTick(), svtools::AsynchronLink::Call_Impl(), SvInplaceEdit2::CallCallBackHdl_Impl(), SvInplaceEdit::CallCallBackHdl_Impl(), IcnViewEdit_Impl::CallCallBackHdl_Impl(), SfxCancellable::Cancel(), SvLBox::CancelTextEditing(), SfxListUndoAction::CanRepeat(), SfxUndoAction::CanRepeat(), ImpSvNumberformatScan::ChangeIntl(), SvLBox::CheckDragAndDropMode(), SvImpIconView::CheckHorScrollBar(), SvxIconChoiceCtrl_Impl::CheckHorScrollBar(), SvImpIconView::CheckSizes(), FormattedField::CheckText(), DoubleNumericField::CheckText(), SvImpIconView::CheckVerScrollBar(), SvxIconChoiceCtrl_Impl::CheckVerScrollBar(), ImpDdeMgr::CleanUp(), ValueSet::Clear(), TabBar::Clear(), SvxIconChoiceCtrl_Impl::Clear(), HeaderBar::Clear(), SfxItemSet::ClearItem(), DdeInternal::CliCallback(), PrintDialog::ClickOptionsHdl(), SfxMiniRecordWriter::Close(), CntWallpaperItem::CntWallpaperItem(), TextNode::CollapsAttribs(), SvTreeListBox::Collapse(), SvLBox::Collapse(), SvImpLBox::CollapsingEntry(), TextWindow::Command(), SvImpLBox::Command(), HeaderBar::Command(), BrowserDataWin::Command(), Calendar::Command(), ImpDdeMgr::ConnectWithClient(), BrowseBox::ConstructImpl(), SymCharConverter::Convert(), ValueSet::CopyItems(), SvLBox::CopySelection(), SfxFontItem::Create(), TextEngine::CreateAndInsertEmptyLine(), TextEngine::CreateLines(), SvtFileView::CreateNewFolder(), SfxErrorHandler::CreateString(), CreateWindow(), SvImpLBox::CursorDown(), SvImpLBox::CursorUp(), ValueSet::DataChanged(), TabBar::DataChanged(), SvTreeListBox::DataChanged(), MultiLineEdit::DataChanged(), Ruler::DataChanged(), ProgressBar::DataChanged(), HeaderBar::DataChanged(), BrowserDataWin::DataChanged(), TextCharAttribList::DbgCheckAttribs(), ImpDdeMgr::DdeAbandonTransaction(), ImpDdeMgr::DdeClientTransaction(), ImpDdeMgr::DdeConnectList(), ImpDdeMgr::DdeData(), ImpDdeMgr::DdeDisconnect(), ImpDdeMgr::DdeDisconnectList(), ImpDdeMgr::DdeExecute(), ImpDdeMgr::DdeFreeDataHandle(), ImpDdeMgr::DdeInitiate(), ImpDdeMgr::DdeInitiateAck(), ImpDdeMgr::DdeKeepStringHandle(), ImpDdeMgr::DdeNameService(), ImpDdeMgr::DdePoke(), ImpDdeMgr::DdePostAdvise(), ImpDdeMgr::DdeSetUserHandle(), ImpDdeMgr::DdeUnaccessData(), ImpDdeMgr::DdeUnadvise(), DdeUninitialize(), WizardDialog::DeactivatePage(), TabBar::DeactivatePage(), SvxIconChoiceCtrl_Impl::DeselectAllBut(), GraphicDescriptor::Detect(), SfxItemSet::Differentiate(), SvtURLBox::DisableHistory(), ImpDdeMgr::DisconnectAll(), BrowseBox::Dispatch(), svt::table::TableControl_Impl::dispatchAction(), svt::MultiLineTextCell::dispatchKeyEvent(), DlgExportPix::DlgExportPix(), DlgExportVec::DlgExportVec(), MultiLineEditSyntaxHighlight::DoBracketHilight(), TextEngine::DoesKeyChangeText(), TextEngine::DoesKeyMoveCursor(), SvtIconChoiceCtrl::DoKeyInput(), SvLBox::DoubleClickHdl(), SvLBox::DragFinished(), TextView::dragGestureRecognized(), MultiLineEdit::Draw(), TextType::Draw(), BmapType::Draw(), SplnType::Draw(), ButtonFrame::Draw(), BrowseBox::Draw(), BrowseBox::DrawCursor(), DrawObjkList(), svt::EmbeddedObjectRef::DrawPaintReplacement(), Ruler::DrawTicks(), SvTreeListBox::EditedEntry(), SvIconView::EditedEntry(), SvtIconChoiceCtrl::EditedEntry(), ViewTabListBox_Impl::EditedEntry(), SvxIconChoiceCtrl_Impl::EditEntry(), SvLBox::EditingCanceled(), SvTreeListBox::EditingEntry(), SvIconView::EditingEntry(), SvtIconChoiceCtrl::EditingEntry(), SvTreeListBox::EditItemText(), SvIconView::EditItemText(), empty_output_buffer(), SvImpLBox::EnableCellFocus(), SvTreeListBox::EnableContextMenuHandling(), FormattedField::EnableEmptyField(), FontSizeBox::EnablePtRelativeMode(), PrintDialog::EnableRange(), FontSizeBox::EnableRelativeMode(), SvListBoxForProperties::EnableUpdate(), SvImpIconView::EndDrag(), TabBar::EndEditMode(), SfxListener::EndListening(), SvtListener::EndListening(), SvImpLBox::EntryCollapsed(), SvImpLBox::EntryExpanded(), SvImpIconView::EntryInserted(), SvImpLBox::EntryInserted(), SvImpLBox::EntryMoved(), SvImpLBox::EntryReallyHit(), SvImpLBox::EntryRemoved(), SvImpIconView::EntrySelected(), SvImpLBox::EntrySelected(), SvxIconChoiceCtrl_Impl::EntrySelected(), SvNumberformat::EraseComment(), PrinterSetupDialog::Execute(), PrintDialog::Execute(), DdeTransaction::Execute(), SvLBox::ExecuteDrop(), SvTreeListBox::Expand(), SvLBox::Expand(), TextNode::ExpandAttribs(), BrowseBox::ExpandRowSelection(), FileControl::FileControl(), FontSizeMenu::Fill(), FontStyleMenu::Fill(), FontSizeBox::Fill(), FontStyleBox::Fill(), fill_input_buffer(), SvLBox::FillEntryPath(), SvCommandList::FillFromSequence(), SvImpLBox::FillView(), HTMLParser::FilterToken(), SvxIconChoiceCtrl_Impl::FindBoundingRect(), ImpIcnCursor::FindEmptyGridRect(), SfxSingleRecordReader::FindHeader_Impl(), SvxIconChoiceCtrl_Impl::FindNewCursor(), WizardDialog::Finnish(), FontList::FontList(), SvxIconChoiceCtrl_Impl::FontModified(), ValueSet::Format(), TextEngine::FormatDoc(), FormatLine(), SvNumberFormatter::GenerateFormat(), SfxErrorHandler::GetClassString(), SfxMultiRecordReader::GetContent(), SvNumberFormatter::GetCurrencyEntry(), SvNumberFormatter::GetCurrencyFormatStrings(), SvEmbedTransferHelper::GetData(), Calendar::GetDate(), Calendar::GetDropDate(), SvxIconChoiceCtrl_Impl::GetEntryPredecessor(), SfxErrorHandler::GetErrorString(), SvtSearchOptions_Impl::GetFlag(), TextWindow::GetFocus(), SvImpIconView::GetFocus(), SvImpLBox::GetFocus(), SvxIconChoiceCtrl_Impl::GetFocus(), BrowseBox::GetFocus(), FontList::GetFontMapText(), SvNumberformat::GetFormatSpecialInfo(), ImpIcnCursor::GetGrid(), IcnGridMap_Impl::GetGrid(), GetHTMLCharName(), GetHTMLColor(), GetHTMLOption(), GetHTMLToken(), SfxStyleSheetBase::GetItemSet(), GetLineFeed(), SvNumberformat::GetMappedFormatstring(), SfxErrorHandler::GetMessageString(), SvNumberformat::GetNewCurrencySymbol(), ImpSvNumFor::GetNewCurrencySymbol(), SvNumberFormatter::GetNewCurrencySymbolString(), SvImpIconView::GetNewCursor(), SvKeyValueIterator::GetNext(), SvParser::GetNextChar(), SimpleTokenizer_Impl::getNextToken(), SvNumberformat::GetNumForInfo(), GetOfficeImageFromList_Impl(), HTMLParser::GetOptions(), SvtLinguConfigItem::GetOptions(), SvNumberformat::GetOutputString(), SvNumberFormatter::GetPreviewString(), SvNumberFormatter::GetPreviewStringGuess(), SvImpIconView::GetResizeRect(), GetRTFToken(), SvNumberFormatter::GetStandardFormat(), TaskStatusBar::GetStatusFieldItem(), GetTextLines(), IcnGridMap_Impl::GetUnoccupiedGrid(), SvTreeList::GetVisibleCount(), ImpIcnCursor::GoLeftRight(), IcnCursor_Impl::GoLeftRight(), SvHeaderTabListBox::GoToCell(), ImpIcnCursor::GoUpDown(), IcnCursor_Impl::GoUpDown(), GraphicDescriptor::GraphicDescriptor(), ImpSvMEdit::HandleCommand(), SvxIconChoiceCtrl_Impl::HandleScrollCommand(), SvxIconChoiceCtrl_Impl::HandleShortCutKey(), TextCharAttribList::HasAttrib(), TextCharAttribList::HasBoundingAttrib(), SvListEntry::HasChildListPos(), SfxStyleSheetBase::HasFollowSupport(), SvtIconChoiceCtrl::HasFontFillColor(), SvtIconChoiceCtrl::HasFontTextColor(), SvXPropertyComboBox::HasList(), SvXPropertyListBox::HasList(), SfxBroadcaster::HasListeners(), SvxMacro::HasMacro(), SvNumberformat::HasNewCurrency(), ImpSvNumFor::HasNewCurrency(), SfxStyleSheetBase::HasParentSupport(), SvNumberformat::HasStringNegativeSign(), TextEngine::HasUndoManager(), svt::HelpAgentWindow::HelpAgentWindow(), svt::LoginDialog::HideControls_Impl(), SvxIconChoiceCtrl_Impl::HideEntryHighlightFrame(), SvImpIconView::HideShowDDIcon(), HTMLParser::HTMLParser(), SvImpIconView::ImpArrange(), SvxIconChoiceCtrl_Impl::ImpArrange(), ImpATanx2(), GraphicDescriptor::ImpConstruct(), ImpDdeMgr::ImpDdeMgr(), GraphicDescriptor::ImpDetectBMP(), GraphicDescriptor::ImpDetectEPS(), GraphicDescriptor::ImpDetectGIF(), GraphicDescriptor::ImpDetectJPG(), GraphicDescriptor::ImpDetectPBM(), GraphicDescriptor::ImpDetectPCD(), GraphicDescriptor::ImpDetectPCT(), GraphicDescriptor::ImpDetectPCX(), GraphicDescriptor::ImpDetectPGM(), GraphicDescriptor::ImpDetectPNG(), GraphicDescriptor::ImpDetectPPM(), GraphicDescriptor::ImpDetectPSD(), GraphicDescriptor::ImpDetectRAS(), GraphicDescriptor::ImpDetectSGF(), GraphicDescriptor::ImpDetectSVM(), GraphicDescriptor::ImpDetectTIF(), TextEngine::ImpGetOutputOffset(), TextEngine::ImpGetXPos(), TextView::ImpHighlight(), ExtTextView::ImpIndentBlock(), TextEngine::ImpInsertText(), SvNumberformat::ImpIsOtherCalendar(), IMPL_LINK(), IMPL_LINK_INLINE_START(), IMPL_STATIC_LINK(), EMFWriter::ImplAcquireHandle(), EMFWriter::ImplBeginRecord(), TabBar::ImplCalcWidth(), PrintDialog::ImplCheckOK(), TextView::ImplCheckTextLen(), ImplColorListData::ImplColorListData(), ImpIcnCursor::ImplCreate(), IcnCursor_Impl::ImplCreate(), FormattedField::ImplGetValue(), TabBar::ImplInit(), PrintDialog::ImplInitControls(), MultiLineEdit::ImplInitSettings(), FontStyleMenu::ImplIsAlreadyInserted(), BrowseBox::ImplPaintData(), TabBar::ImplPrePaint(), ImplRulerData::ImplRulerData(), PrintDialog::ImplSetInfo(), WinMtfOutput::ImplSetNonPersistentLineColorTransparenz(), FormattedField::ImplSetTextImpl(), ImplTabBarItem::ImplTabBarItem(), EMFWriter::ImplWrite(), EMFWriter::ImplWriteBmpRecord(), EMFWriter::ImplWritePolyPolygonRecord(), TextView::ImpMoveCursor(), ImportGIF(), GraphicFilter::ImportGraphic(), ImportJPEG(), ImportXBM(), ImportXPM(), TextView::ImpPaint(), TextEngine::ImpPaint(), ImpPeekGraphicFormat(), TextView::ImpShowCursor(), TextView::ImpShowDDCursor(), ImpSvNumberformatScan::ImpSvNumberformatScan(), SvNumberformat::ImpSwitchToSpecifiedCalendar(), GraphicFilter::ImpTestOrFindFormat(), DdeItem::IncMonitor(), ExtTextView::IndentBlock(), svt::SelectableFixedText::Init(), init_source(), ImpSvMEdit::InitFromStyle(), TextCharAttribList::InsertAttrib(), SvxIconChoiceCtrl_Impl::InsertEntry(), ValueSet::InsertItem(), HeaderBar::InsertItem(), TabBar::InsertPage(), ValueSet::InsertSpace(), SfxItemSet::Intersect(), SvxIconChoiceCtrl_Impl::InvalidateBoundingRect(), SvImpLBox::InvalidateEntry(), SvxIconChoiceCtrl_Impl::InvalidateEntry(), SvTreeList::IsChild(), SvNumberFormatter::IsCompatible(), DdeConnection::IsConnected(), ImpDdeMgr::IsConvHandleAvailable(), BrowseBox::IsCursorMoveAllowed(), TextLine::IsEmpty(), SfxEnumItemInterface::IsEnabled(), SfxAllEnumItem::IsEnabled(), SvImpLBox::IsEntryInView(), SvTreeList::IsEntryVisible(), IMapPolygonObject::IsEqual(), NfCurrencyEntry::IsEuro(), IMapCircleObject::IsHit(), HTMLParser::IsHTMLFormat(), SvNumberformat::IsInQuote(), TextView::IsInSelection(), ValueSet::IsItemSelected(), SvImpLBox::IsLineVisible(), SvNumberformat::IsNegativeWithoutSign(), SvImpLBox::IsNodeButton(), ImpSvNumberInputScan::IsNumberFormat(), SvNumberformat::IsNumForStringElementCountEqual(), SvImpIconView::IsOver(), SvxIconChoiceCtrl_Impl::IsOver(), IsPrintable(), PrintDialog::IsRangeChecked(), svt::table::TableControl_Impl::isRowSelected(), TextEngine::IsSimpleCharInput(), SvImpIconView::IsTextHit(), SvxIconChoiceCtrl_Impl::IsTextHit(), SfxStyleSheetBase::IsUsed(), SvNumberFormatter::IsUserDefined(), TextDoc::IsValidPaM(), HTMLParser::IsValidSyntax(), ValueSet::KeyInput(), TextView::KeyInput(), TextWindow::KeyInput(), SvInplaceEdit2::KeyInput(), SvInplaceEdit::KeyInput(), SvImpIconView::KeyInput(), SvImpLBox::KeyInput(), IcnViewEdit_Impl::KeyInput(), SvxIconChoiceCtrl_Impl::KeyInput(), Calendar::KeyInput(), SvImpLBox::KeyLeftRight(), svt::table::lcl_setButtonRepeat(), lcl_SetLocale(), lcl_SvNumberformat_IsBracketedPrefix(), SvNumberformat::Load(), SvNumberFormatter::Load(), SvtSearchOptions_Impl::Load(), SfxItemPool::Load(), SfxItemPool::Load1_Impl(), SvtLinguConfigItem::LoadOptions(), SfxItemPool::LoadSurrogate(), TabBarEdit::LoseFocus(), CommunicationTester::Main(), BrowseBox::MakeFieldVisible(), TabBar::MakeVisible(), SvImpIconView::MakeVisible(), SvImpLBox::MakeVisible(), ScrollableWindow::MakeVisible(), SvxIconChoiceCtrl_Impl::MakeVisible(), TEParaPortion::MarkInvalid(), TEParaPortion::MarkSelectionInvalid(), ExtTextView::MatchGroup(), TextUndoInsertChars::Merge(), SfxItemSet::MergeValues(), SvImpIconView::ModelHasEntryInvalidated(), SvTreeListBox::ModelNotification(), SvIconView::ModelNotification(), FormattedField::Modify(), svt::MultiLineTextCell::Modify(), FontSizeBox::Modify(), TaskStatusBar::ModifyStatusFieldItem(), ValueSet::MouseButtonDown(), TextView::MouseButtonDown(), TabBar::MouseButtonDown(), TextWindow::MouseButtonDown(), SvImpIconView::MouseButtonDown(), SvImpLBox::MouseButtonDown(), SvxIconChoiceCtrl_Impl::MouseButtonDown(), HeaderBar::MouseButtonDown(), Calendar::MouseButtonDown(), BrowseBox::MouseButtonDown(), SvImpIconView::MouseButtonUp(), SvxIconChoiceCtrl_Impl::MouseButtonUp(), BrowseBox::MouseButtonUp(), SvImpIconView::MouseMove(), SvxIconChoiceCtrl_Impl::MouseMove(), SvImpLBox::MouseMoveCheckCtrl(), HeaderBar::MoveItem(), TabBar::MovePage(), SvLBox::MoveSelectionCopyFallbackPossible(), SvImpLBox::MovingEntry(), MultiLineEdit::MultiLineEdit(), SvTreeList::Next(), SvTreeList::NextVisible(), WizardDialog::Notify(), SvResizeWindow::Notify(), FormattedField::Notify(), SvLBox::NotifyAcceptDrop(), SvLBox::NotifyMoving(), SvImpIconView::NotifyMoving(), PrintDialog::OK(), PathDialog::OK(), SvtFrameWindow_Impl::OpenFile(), SvtFileView_Impl::OpenFolder_Impl(), TextPaM::operator<(), TextPaM::operator==(), SfxStringListItem::operator==(), SfxVoidItem::operator==(), SvxMacroItem::operator==(), SfxItemSet::operator==(), ImageMap::operator==(), CntWallpaperItem::operator==(), TextPaM::operator>(), ImpDdeMgr::OwnsConversationHandles(), SvImpLBox::PageDown(), SvImpLBox::PageUp(), SvImpLBox::Paint(), Ruler::Paint(), SvxIconChoiceCtrl_Impl::Paint(), HeaderBar::Paint(), BrowserDataWin::Paint(), Calendar::Paint(), BrowseBox::PaintData(), SvxIconChoiceCtrl_Impl::PaintEmphasis(), SvxIconChoiceCtrl_Impl::PaintEntry(), HTMLParser::ParseScriptOptions(), WinMtfOutput::PassEMFPlusHeaderInfo(), ImpPathDialog::PreExecute(), TabBarEdit::PreNotify(), ImplTabButton::PreNotify(), SvtURLBox::PreNotify(), SvImpIconView::PrepareCommandEvent(), SvxIconChoiceCtrl_Impl::PrepareCommandEvent(), SvTreeList::Prev(), SvTreeList::PrevVisible(), PrintDialog::PrintDialog(), HTMLOutFuncs::PrivateURLToInternalImg(), SvtURLBox::ProcessKey(), GIFLZWDecompressor::ProcessOneCode(), SfxAllItemSet::Put(), SfxItemSet::Put(), SvNumberFormatter::PutandConvertEntrySystem(), SfxItemSet::PutDirect(), SvNumberFormatter::PutEntry(), SfxVisibilityItem::PutValue(), SfxTargetFrameItem::PutValue(), SfxStringListItem::PutValue(), SfxLockBytesItem::PutValue(), SfxInt16Item::PutValue(), SfxImageItem::PutValue(), SfxGlobalNameItem::PutValue(), SfxDateTimeRangeItem::PutValue(), SfxDateTimeItem::PutValue(), SfxCrawlStatusItem::PutValue(), CntUInt32Item::PutValue(), CntInt32Item::PutValue(), CntUInt16Item::PutValue(), CntByteItem::PutValue(), SfxBigIntItem::PutValue(), SfxStdIniDef_Impl::QueryDefault(), INetURLHistory_Impl::queryUrl(), SfxVisibilityItem::QueryValue(), SfxTargetFrameItem::QueryValue(), SfxSizeItem::QueryValue(), SfxStringListItem::QueryValue(), SfxRectangleItem::QueryValue(), SfxLockBytesItem::QueryValue(), SfxInt16Item::QueryValue(), SfxImageItem::QueryValue(), SfxIntegerListItem::QueryValue(), SfxGlobalNameItem::QueryValue(), SfxDateTimeRangeItem::QueryValue(), SfxDateTimeItem::QueryValue(), SfxCrawlStatusItem::QueryValue(), CntUInt32Item::QueryValue(), CntInt32Item::QueryValue(), CntUInt16Item::QueryValue(), CntByteItem::QueryValue(), SfxBigIntItem::QueryValue(), TextEngine::Read(), SvCompositeLockBytes::ReadAt(), EnhWMFReader::ReadEnhWMF(), SvtMatchContext_Impl::ReadFolder(), WMFReader::ReadHeader(), EnhWMFReader::ReadHeader(), ReadJPEG(), SgfFontLst::ReadList(), SgfFontOne::ReadOne(), WMFReader::ReadRecordParams(), SfxItemPool::readTheItems(), WMFReader::ReadWMF(), SfxUndoManager::Redo(), TextUndoDelPara::Redo(), TextUndoManager::Redo(), FormattedField::ReFormat(), svt::RegistrationDialog::RegistrationDialog(), SvTreeList::Remove(), TextEngine::RemoveAttribs(), linguistic::RemoveControlChars(), SvxIconChoiceCtrl_Impl::RemoveEntry(), linguistic::RemoveHyphens(), ValueSet::RemoveItem(), HeaderBar::RemoveItem(), TabBar::RemovePage(), TaskStatusBar::RemoveStatusFieldItem(), SvImpLBox::RemovingEntry(), SvxIconChoiceCtrl_Impl::RepaintEntries(), SvImpLBox::RepaintSelectionItems(), SfxUndoManager::Repeat(), linguistic::ReplaceControlChars(), SvNumberFormatter::ReplaceSystemCL(), SvImpLBox::RequestHelp(), SvxIconChoiceCtrl_Impl::RequestHelp(), TTProperties::RequestProperty(), SvtFileView_Impl::ResetCursor(), SvImpIconView::ResetVirtSize(), SvxIconChoiceCtrl_Impl::ResetVirtSize(), ValueSet::Resize(), TaskBar::Resize(), TabBar::Resize(), SvTreeListBox::Resize(), ScrollableWindow::Resize(), Ruler::Resize(), ProgressBar::Resize(), FileControl::Resize(), Calendar::Resize(), BrowseBox::Resize(), ResString::ResString(), SvtMatchContext_Impl::run(), SvNumberFormatter::Save(), SvtLinguConfigItem::SaveOptions(), HTMLParser::ScanText(), BrowseBox::ScrollColumns(), SvtPathOptions::SearchFile(), SvUShortsSort::Seek_Entry(), SvImpLBox::SelAllDestrAnch(), SvTreeList::Select(), TaskToolBox::Select(), SvTreeListBox::SelectAll(), SvHeaderTabListBox::SelectAll(), SvxIconChoiceCtrl_Impl::SelectAll(), SvResizeHelper::SelectBegin(), BrowseBox::SelectColumnId(), BrowseBox::SelectColumnPos(), ValueSet::SelectItem(), WinMtfOutput::SelectObject(), SvxIconChoiceCtrl_Impl::SelectRange(), SvImpIconView::SelectRect(), SvxIconChoiceCtrl_Impl::SelectRect(), SvResizeHelper::SelectRelease(), SfxItemSet::Set(), SvTreeList::SetAbsolutePositions(), SvImpLBox::SetAnchorSelection(), ValueSet::SetColCount(), ValueSet::SetColor(), ImpSvNumberformatScan::SetConvertMode(), Calendar::SetCurDate(), SvImpLBox::SetCurEntry(), FontSizeMenu::SetCurHeight(), FontNameMenu::SetCurName(), TabBar::SetCurPageId(), SvImpLBox::SetCurrentTabPos(), SvImpIconView::SetCursor(), SvImpLBox::SetCursor(), SvxIconChoiceCtrl_Impl::SetCursor(), SvxIconChoiceCtrl_Impl::SetCursor_Impl(), TextView::SetCursorAtPoint(), svt::table::TableFunctionSet::SetCursorAtPoint(), ImpLBSelEng::SetCursorAtPoint(), FontStyleMenu::SetCurStyle(), FormattedField::SetDefaultValue(), SvImpLBox::SetDragDropMode(), SvxIconChoiceCtrl_Impl::SetEntryPos(), SvImpIconView::SetEntryPosition(), SvIconView::SetEntryPosition(), SvxIconChoiceCtrl_Impl::SetEntryPredecessor(), SvxIconChoiceCtrl_Impl::SetEntryTextMode(), IMapPolygonObject::SetExtraEllipse(), ValueSet::SetExtraSpacing(), ValueSet::SetFirstLine(), TabBar::SetFirstPageId(), SvtSearchOptions_Impl::SetFlag(), SvTreeListBox::SetFont(), SvIconView::SetFont(), FormattedField::SetFormat(), SvNumberFormatter::SetFormatUsed(), SfxMiniRecordReader::SetHeader_Impl(), TextLine::SetInvalid(), ValueSet::SetItemColor(), ValueSet::SetItemData(), ValueSet::SetItemHeight(), ValueSet::SetItemImage(), HeaderBar::SetItemSize(), ValueSet::SetItemWidth(), WMFWriter::SetLineAndFillAttr(), ValueSet::SetLineCount(), Ruler::SetLines(), TabBar::SetMaxPageWidth(), FormattedField::SetMaxValue(), Calendar::SetMinimumNumberOfDaysInWeek(), FormattedField::SetMinValue(), TabBar::SetMirrored(), SvListView::SetModel(), MultiLineEdit::SetModifyFlag(), SvImpLBox::SetMostRight(), ValueSet::SetNoSelection(), SvxIconChoiceCtrl_Impl::SetNoSelection(), SvNumberNatNum::SetNum(), PropertyEditorControler_Impl::setObject(), SvtLinguConfigItem::SetOptions(), Ruler::SetPagePos(), TabBar::SetPageText(), TabBarEdit::SetPostEvent(), FontSizeBox::SetPtRelative(), WinMtfOutput::SetRasterOp(), HTMLParser::SetReadNextChar(), FontSizeBox::SetRelative(), GraphicDescriptor::SetRequestHdl(), TabBar::SetSelectColor(), SvImpLBox::SetSelectionMode(), TabBar::SetSelectTextColor(), SvNumberformat::SetStandard(), Ruler::SetStyle(), SvTreeListBox::SetTabs(), FormattedField::SetText(), SetTextContext(), Ruler::SetTextRTL(), TEParaPortion::SetValid(), FormattedField::SetValidateText(), ProgressBar::SetValue(), ScrollableWindow::SetVisibleSize(), Calendar::SetWeekStart(), SvLBoxButtonData::SetWidthAndHeight(), SVTXFormattedField::SetWindow(), SvImpLBox::SetWindowBits(), Ruler::SetWinPos(), SfxLockBytesItem::SfxLockBytesItem(), SfxMiniRecordReader::SfxMiniRecordReader(), SfxStyleSheetIterator::SfxStyleSheetIterator(), SgfBMapFilter(), SgfFilterBMap(), SgfFilterSDrw(), SgfFilterVect(), SgfSDrwFilter(), SgfVectFilter(), SvImpIconView::ShowDDIcon(), CalendarField::ShowDropDown(), ValueSet::ShowDropPos(), TabBar::ShowDropPos(), Calendar::ShowDropPos(), SvxIconChoiceCtrl_Impl::ShowFocus(), WizardDialog::ShowPage(), TextView::ShowSelection(), TaskBar::ShowStatusText(), SvPropertyLine::ShowXButton(), SfxMiniRecordReader::Skip(), SfxImpStringList::Sort(), svt::SourceViewConfig::SourceViewConfig(), ImpDdeMgr::SrvWndProc(), Ruler::StartDocDrag(), ValueSet::StartDrag(), TabBar::StartDrag(), SvLBox::StartDrag(), SvIconView::StartDrag(), TabBar::StartEditMode(), SfxListener::StartListening(), SvtListener::StartListening(), HTMLParser::StartListing(), HTMLParser::StartPRE(), TabBar::StartRenaming(), BrowserDataWin::StartRowDividerDrag(), ValueSet::StartSelection(), Calendar::StartSelection(), HTMLParser::StartXMP(), ValueSet::StateChanged(), TabBar::StateChanged(), MultiLineEdit::StateChanged(), Ruler::StateChanged(), ProgressBar::StateChanged(), HeaderBar::StateChanged(), BrowseBox::StateChanged(), SvtMatchContext_Impl::Stop(), SfxFontItem::Store(), SfxItemPool::Store(), CntWallpaperItem::Store(), SfxItemPool::StoreItem(), SfxItemPool::StoreSurrogate(), SvImpIconView::SvImpIconView(), SvImpLBox::SvImpLBox(), SvLBoxButtonData::SvLBoxButtonData(), SvNumberformat::SvNumberformat(), SvPropertyLine::SvPropertyLine(), DdeInternal::SvrCallback(), SvtIconWindow_Impl::SvtIconWindow_Impl(), SvtLinguOptions::SvtLinguOptions(), SvxIconChoiceCtrl_Impl::SvxIconChoiceCtrl_Impl(), TabBar::SwitchPage(), TEIMEInfos::TEIMEInfos(), TEParaPortion::TEParaPortion(), SvFillLockBytes::Terminate(), TextEngine::TextEngine(), TextLine::TextLine(), TextEngine::TextModified(), TextUndoDelPara::TextUndoDelPara(), TextView::TextView(), TextWindow::TextWindow(), SvImpIconView::ToggleSelection(), SvxIconChoiceCtrl_Impl::ToggleSelection(), BrowseBox::ToggleSelection(), Ruler::Tracking(), SvxIconChoiceCtrl_Impl::Tracking(), SfxUndoManager::Undo(), TextUndoManager::Undo(), HTMLParser::UnescapeToken(), UpcasePossible(), BrowserDataWin::Update(), SvImpLBox::UpdateAll(), DoubleCurrencyField::UpdateCurrencyFormat(), MultiLineEditSyntaxHighlight::UpdateData(), ImpPathDialog::UpdateDirs(), ImpFileDialog::UpdateEntries(), TreeControlPeer::updateEntry(), LineListBox::UpdateLineColors(), LineListBox::UpdatePaintLineColor(), svt::EmbeddedObjectRef::UpdateReplacement(), BrowseBox::UpdateScrollbars(), FontNameBox::UserDraw(), ColorListBox::UserDraw(), ImpDdeMgr::WaitTransState(), WinMtf::WinMtf(), WMFWriter::WMFRecord_SetBkMode(), TextEngine::Write(), WriteJPEG(), GradientWrapper::WriteLinearGradient(), WMFWriter::WriteWMF(), svtools::AsynchronLink::~AsynchronLink(), BrowserDataWin::~BrowserDataWin(), SfxMiniRecordWriter::~SfxMiniRecordWriter(), svt::SourceViewConfig::~SourceViewConfig(), TabBar::~TabBar(), and TextEngine::~TextEngine().


Function Documentation

BOOL CalcSpline ( Polygon &  rPoly,
BOOL  Periodic,
USHORT n,
double *&  ax,
double *&  ay,
double *&  bx,
double *&  by,
double *&  cx,
double *&  cy,
double *&  dx,
double *&  dy,
double *&  T 
)

Definition at line 741 of file sgvspln.cxx.

References BOOL, FALSE, and ParaSpline().

Referenced by Spline2Poly().

USHORT NaturalSpline ( USHORT  n,
double *  x,
double *  y,
double  Marg0,
double  MargN,
BYTE  MargCond,
double *  b,
double *  c,
double *  d 
)

Definition at line 466 of file sgvspln.cxx.

References FALSE, and TriDiagGS().

Referenced by ParaSpline().

USHORT ParaSpline ( USHORT  n,
double *  x,
double *  y,
BYTE  MargCond,
double  Marg01,
double  Marg02,
double  MargN1,
double  MargN2,
BOOL  CondT,
double *  T,
double *  bx,
double *  cx,
double *  dx,
double *  by,
double *  cy,
double *  dy 
)

Definition at line 653 of file sgvspln.cxx.

References abs, FALSE, MAXROOT, NaturalSpline(), PeriodicSpline(), and sign.

Referenced by CalcSpline().

USHORT PeriodicSpline ( USHORT  n,
double *  x,
double *  y,
double *  b,
double *  c,
double *  d 
)

Definition at line 575 of file sgvspln.cxx.

References FALSE, and ZyklTriDiagGS().

Referenced by ParaSpline().

BOOL Spline2Poly ( Polygon &  rSpln,
BOOL  Periodic,
Polygon &  rPoly 
)

Definition at line 829 of file sgvspln.cxx.

References BOOL, CalcSpline(), and FALSE.

Referenced by SplnType::Draw().

USHORT TriDiagGS ( BOOL  rep,
USHORT  n,
double *  lower,
double *  diag,
double *  upper,
double *  b 
)

Definition at line 178 of file sgvspln.cxx.

References MACH_EPS.

Referenced by NaturalSpline().

USHORT ZyklTriDiagGS ( BOOL  rep,
USHORT  n,
double *  lower,
double *  diag,
double *  upper,
double *  lowrow,
double *  ricol,
double *  b 
)

Definition at line 310 of file sgvspln.cxx.

References MACH_EPS.

Referenced by PeriodicSpline().


Generated on Thu Apr 29 14:15:21 2010 for ooo-build Module svtools (ooo/OOO320_m15) by  doxygen 1.5.6