/aoo41x/main/sc/inc/ |
H A D | document.hxx | 468 SC_DLLPUBLIC virtual ~ScDocument(); 507 SC_DLLPUBLIC ScRangeName* GetRangeName(); 526 SC_DLLPUBLIC ScDPCollection* GetDPCollection(); 579 SC_DLLPUBLIC sal_Bool IsDocProtected() const; 749 SC_DLLPUBLIC void UpdateAllCharts(); 795 SC_DLLPUBLIC sal_Bool SetString( 910 SC_DLLPUBLIC void CalcAfterLoad(); 1446 SC_DLLPUBLIC ScDocumentPool* GetPool(); 1471 SC_DLLPUBLIC sal_Bool HasPrintRange(); 1825 SC_DLLPUBLIC SfxItemPool* GetEditPool() const; [all …]
|
H A D | global.hxx | 569 SC_DLLPUBLIC static const CharClass* pCharClass; 575 SC_DLLPUBLIC static CollatorWrapper* GetCollator(); 583 SC_DLLPUBLIC static LanguageType eLnge; 588 SC_DLLPUBLIC static const SvxSearchItem& GetSearchItem(); 590 SC_DLLPUBLIC static ScAutoFormat* GetAutoFormat(); 594 SC_DLLPUBLIC static ScUserList* GetUserList(); 607 SC_DLLPUBLIC static double nScreenPPTX; 608 SC_DLLPUBLIC static double nScreenPPTY; 615 SC_DLLPUBLIC static long nLastRowHeightExtra; 669 SC_DLLPUBLIC static void AddToken( [all …]
|
H A D | dpsave.hxx | 69 SC_DLLPUBLIC sal_Bool HasIsVisible() const; 70 SC_DLLPUBLIC void SetIsVisible(sal_Bool bSet); 72 SC_DLLPUBLIC sal_Bool HasShowDetails() const; 73 SC_DLLPUBLIC void SetShowDetails(sal_Bool bSet); 79 SC_DLLPUBLIC const ::rtl::OUString* GetLayoutName() const; 91 class SC_DLLPUBLIC ScDPSaveDimension 212 SC_DLLPUBLIC ScDPSaveData(); 214 SC_DLLPUBLIC ~ScDPSaveData(); 227 SC_DLLPUBLIC ScDPSaveDimension* GetDataLayoutDimension(); 244 SC_DLLPUBLIC void SetColumnGrand( sal_Bool bSet ); [all …]
|
H A D | rangenam.hxx | 87 SC_DLLPUBLIC ScRangeData( ScDocument* pDoc, 93 SC_DLLPUBLIC ScRangeData( ScDocument* pDoc, 98 SC_DLLPUBLIC ScRangeData( ScDocument* pDoc, 104 SC_DLLPUBLIC virtual ~ScRangeData(); 138 SC_DLLPUBLIC void GuessPosition(); 143 SC_DLLPUBLIC sal_Bool IsReference( ScRange& rRef ) const; 158 SC_DLLPUBLIC static sal_Bool IsNameValid( const String& rName, ScDocument* pDoc ); 160 SC_DLLPUBLIC void SetMaxRow(SCROW nRow); 162 SC_DLLPUBLIC void SetMaxCol(SCCOL nCol); 205 SC_DLLPUBLIC ScRangeData* GetRangeAtBlock( const ScRange& ) const; [all …]
|
H A D | scmod.hxx | 200 SC_DLLPUBLIC const ScAppOptions& GetAppOptions (); 202 SC_DLLPUBLIC const ScPrintOptions& GetPrintOptions (); 205 SC_DLLPUBLIC void SetAppOptions ( const ScAppOptions& rOpt ); 232 SC_DLLPUBLIC void InputEnterHandler( sal_uInt8 nBlockMode = 0 ); 258 SC_DLLPUBLIC void SetRefDialog( sal_uInt16 nId, sal_Bool bVis, SfxViewFrame* pViewFrm = NULL ); 280 SC_DLLPUBLIC sal_Bool RegisterRefWindow( sal_uInt16 nSlotId, Window *pWnd ); 281 SC_DLLPUBLIC sal_Bool UnregisterRefWindow( sal_uInt16 nSlotId, Window *pWnd ); 282 SC_DLLPUBLIC sal_Bool IsAliveRefDlg( sal_uInt16 nSlotId, Window *pWnd ); 283 SC_DLLPUBLIC Window * Find1RefWindow( sal_uInt16 nSlotId, Window *pWndAncestor ); 284 SC_DLLPUBLIC Window * Find1RefWindow( Window *pWndAncestor );
|
H A D | chgtrack.hxx | 408 SC_DLLPUBLIC DateTime GetDateTime() const; // local time 1102 SC_DLLPUBLIC void AppendDeleteRange( const ScRange&, 1149 SC_DLLPUBLIC ScChangeTrack( ScDocument* ); 1152 SC_DLLPUBLIC virtual ~ScChangeTrack(); 1186 SC_DLLPUBLIC void SetUser( const String& ); 1210 SC_DLLPUBLIC void AppendDeleteRange( const ScRange&, 1266 SC_DLLPUBLIC void AppendInsert( const ScRange& ); 1270 SC_DLLPUBLIC void AppendMove( const ScRange& rFromRange, 1314 SC_DLLPUBLIC void GetDependents( ScChangeAction*, 1323 SC_DLLPUBLIC sal_Bool Accept( ScChangeAction* ); [all …]
|
H A D | address.hxx | 273 SC_DLLPUBLIC static const Details detailsOOOa1; 314 SC_DLLPUBLIC sal_uInt16 Parse( const String&, ScDocument* = NULL, 320 SC_DLLPUBLIC void Format( String&, sal_uInt16 = 0, ScDocument* = NULL, 324 SC_DLLPUBLIC bool Move( SCsCOL dx, SCsROW dy, SCsTAB dz, ScDocument* =NULL ); 484 SC_DLLPUBLIC sal_uInt16 ParseCols( const String&, ScDocument* = NULL, 486 SC_DLLPUBLIC sal_uInt16 ParseRows( const String&, ScDocument* = NULL, 515 SC_DLLPUBLIC void Format( String&, sal_uInt16 = 0, ScDocument* = NULL, 521 SC_DLLPUBLIC bool Move( SCsCOL dx, SCsROW dy, SCsTAB dz, ScDocument* =NULL ); 522 SC_DLLPUBLIC void Justify(); 523 SC_DLLPUBLIC void ExtendTo( const ScRange& rRange ); [all …]
|
H A D | dbcolect.hxx | 120 SC_DLLPUBLIC ScDBData(const String& rName, 137 SC_DLLPUBLIC void GetArea(ScRange& rRange) const; 165 SC_DLLPUBLIC void GetQueryParam(ScQueryParam& rQueryParam) const; 166 SC_DLLPUBLIC void SetQueryParam(const ScQueryParam& rQueryParam); 167 SC_DLLPUBLIC sal_Bool GetAdvancedQuerySource(ScRange& rSource) const; 168 SC_DLLPUBLIC void SetAdvancedQuerySource(const ScRange* pSource); 196 class SC_DLLPUBLIC ScDBCollection : public ScSortedCollection
|
H A D | attrib.hxx | 53 sal_Bool SC_DLLPUBLIC ScHasPriority( const SvxBorderLine* pThis, const SvxBorderLine* pOther ); 57 class SC_DLLPUBLIC ScMergeAttr: public SfxPoolItem 89 class SC_DLLPUBLIC ScMergeFlagAttr: public SfxInt16Item 108 class SC_DLLPUBLIC ScProtectionAttr: public SfxPoolItem 263 class SC_DLLPUBLIC ScPageHFItem : public SfxPoolItem 300 class SC_DLLPUBLIC ScViewObjectModeItem: public SfxEnumItem 356 class SC_DLLPUBLIC ScPageScaleToItem : public SfxPoolItem
|
H A D | compressedarray.hxx | 117 SC_DLLPUBLIC size_t Search( A nPos ) const; 486 SC_DLLPUBLIC A GetFirstForCondition( A nStart, A nEnd, 494 SC_DLLPUBLIC A GetLastForCondition( A nStart, A nEnd, 506 SC_DLLPUBLIC bool HasCondition( A nStart, A nEnd, 532 SC_DLLPUBLIC unsigned long SumCoupledArrayForCondition( A nStart, A nEnd, 539 SC_DLLPUBLIC unsigned long SumScaledCoupledArrayForCondition( A nStart, A nEnd, 574 SC_DLLPUBLIC ScCoupledCompressedArrayIterator( 587 SC_DLLPUBLIC bool NextRange();
|
H A D | collect.hxx | 45 class SC_DLLPUBLIC ScDataObject 53 class SC_DLLPUBLIC ScCollection : public ScDataObject 83 class SC_DLLPUBLIC ScSortedCollection : public ScCollection 128 class SC_DLLPUBLIC ScStrCollection : public ScSortedCollection 177 class SC_DLLPUBLIC TypedScStrCollection : public ScSortedCollection
|
H A D | reftokenhelper.hxx | 66 static bool SC_DLLPUBLIC isRef(const ScSharedTokenRef& pToken); 67 static bool SC_DLLPUBLIC isExternalRef(const ScSharedTokenRef& pToken); 69 …static bool SC_DLLPUBLIC intersects(const ::std::vector<ScSharedTokenRef>& rTokens, const ScShared… 71 …static void SC_DLLPUBLIC join(::std::vector<ScSharedTokenRef>& rTokens, const ScSharedTokenRef& pT…
|
H A D | queryparam.hxx | 46 SC_DLLPUBLIC SCSIZE GetEntryCount() const; 47 SC_DLLPUBLIC ScQueryEntry& GetEntry(SCSIZE n) const; 49 SC_DLLPUBLIC void DeleteQuery( SCSIZE nPos ); 76 struct SC_DLLPUBLIC ScQueryParam : public ScQueryParamBase, public ScQueryParamTable
|
H A D | cell.hxx | 75 class SC_DLLPUBLIC ScBaseCell 174 class SC_DLLPUBLIC ScNoteCell : public ScBaseCell 196 class SC_DLLPUBLIC ScValueCell : public ScBaseCell 218 class SC_DLLPUBLIC ScStringCell : public ScBaseCell 242 class SC_DLLPUBLIC ScEditCell : public ScBaseCell 286 class SC_DLLPUBLIC ScFormulaCell : public ScBaseCell, public SvtListener
|
H A D | externalrefmgr.hxx | 158 …SC_DLLPUBLIC void setCell(SCCOL nCol, SCROW nRow, TokenRef pToken, sal_uInt32 nFmtIndex = 0, bool … 159 SC_DLLPUBLIC TokenRef getCell(SCCOL nCol, SCROW nRow, sal_uInt32* pnFmtIndex = NULL) const; 171 SC_DLLPUBLIC ::std::pair< SCROW, SCROW > getRowRange() const; 175 SC_DLLPUBLIC ::std::pair< SCCOL, SCCOL > getColRange( SCROW nRow ) const; 190 SC_DLLPUBLIC void setWholeTableCached(); 357 class SC_DLLPUBLIC ScExternalRefManager : public formula::ExternalReferenceHelper
|
H A D | dpdimsave.hxx | 49 class SC_DLLPUBLIC ScDPSaveGroupItem 80 class SC_DLLPUBLIC ScDPSaveGroupDimension 121 class SC_DLLPUBLIC ScDPSaveNumGroupDimension 147 class SC_DLLPUBLIC ScDPDimensionSaveData
|
H A D | editutil.hxx | 112 class SC_DLLPUBLIC ScEditEngineDefaulter : public ScEnginePoolHelper, public EditEngine 170 class SC_DLLPUBLIC ScTabEditEngine : public ScEditEngineDefaulter 201 class SC_DLLPUBLIC ScFieldEditEngine : public ScEditEngineDefaulter 221 class SC_DLLPUBLIC ScHeaderEditEngine : public ScEditEngineDefaulter
|
H A D | token.hxx | 57 class SC_DLLPUBLIC ScToken : public formula::FormulaToken 293 class SC_DLLPUBLIC ScEmptyCellToken : public ScToken 316 class SC_DLLPUBLIC ScMatrixCellResultToken : public ScToken 354 class SC_DLLPUBLIC ScMatrixFormulaCellToken : public ScMatrixCellResultToken 417 class SC_DLLPUBLIC ScHybridCellToken : public ScToken
|
H A D | postit.hxx | 44 struct SC_DLLPUBLIC ScNoteData 63 class SC_DLLPUBLIC ScPostIt 169 class SC_DLLPUBLIC ScNoteUtil
|
/aoo41x/main/sc/source/ui/inc/ |
H A D | viewfunc.hxx | 108 SC_DLLPUBLIC void CutToClip( ScDocument* pClipDoc = NULL, sal_Bool bIncludeObjects = sal_False ); 109 …SC_DLLPUBLIC sal_Bool CopyToClip( ScDocument* pClipDoc = NULL, sal_Bool bCut = sal_False, sal_Bo… 112 SC_DLLPUBLIC sal_Bool PasteFromClip( sal_uInt16 nFlags, ScDocument* pClipDoc, 121 SC_DLLPUBLIC void PasteFromSystem(); 122 SC_DLLPUBLIC sal_Bool PasteFromSystem( sal_uLong nFormatId, sal_Bool bApi = sal_False ); 222 SC_DLLPUBLIC void InsertPageBreak( sal_Bool bColumn, sal_Bool bRecord = sal_True, 225 SC_DLLPUBLIC void DeletePageBreak( sal_Bool bColumn, sal_Bool bRecord = sal_True,
|
H A D | anyrefdg.hxx | 120 class SC_DLLPUBLIC ScRefHandler : //public SfxModelessDialog, 269 template <> SC_DLLPUBLIC void ScRefHdlrImplBase<SfxModelessDialog,true>::StateChanged( StateChanged… 270 template <> SC_DLLPUBLIC long ScRefHdlrImplBase<SfxModelessDialog,true>::PreNotify( NotifyEvent& rN… 272 template <> SC_DLLPUBLIC void ScRefHdlrImplBase<SfxTabDialog,false>::StateChanged( StateChangedType… 273 template <> SC_DLLPUBLIC long ScRefHdlrImplBase<SfxTabDialog,false>::PreNotify( NotifyEvent& rNEvt …
|
H A D | tabview.hxx | 291 SC_DLLPUBLIC void RefreshZoom(); 326 SC_DLLPUBLIC void SetCursor( SCCOL nPosX, SCROW nPosY, sal_Bool bNew = sal_False ); 328 SC_DLLPUBLIC void CellContentChanged(); 368 SC_DLLPUBLIC void MoveCursorAbs( SCsCOL nCurX, SCsROW nCurY, ScFollowMode eMode, 390 …SC_DLLPUBLIC void SetTabNo( SCTAB nTab, sal_Bool bNew = sal_False, sal_Bool bExtendSelection = sal… 402 SC_DLLPUBLIC void ScrollLines( long nDeltaX, long nDeltaY ); // aktives
|
H A D | uiitems.hxx | 149 class SC_DLLPUBLIC ScSortItem : public SfxPoolItem 177 class SC_DLLPUBLIC ScQueryItem : public SfxPoolItem 209 class SC_DLLPUBLIC ScSubTotalItem : public SfxPoolItem 237 class SC_DLLPUBLIC ScUserListItem : public SfxPoolItem
|
H A D | tphfedit.hxx | 52 SC_DLLPUBLIC ScEditWindow* GetScEditWindow (); //CHINA001 61 class SC_DLLPUBLIC ScEditWindow : public Control 106 class SC_DLLPUBLIC ScExtIButton : public ImageButton
|
H A D | tabvwsh.hxx | 233 TYPEINFO_VISIBILITY(SC_DLLPUBLIC); 271 SC_DLLPUBLIC void Execute( SfxRequest& rReq ); 272 SC_DLLPUBLIC void GetState( SfxItemSet& rSet ); 377 SC_DLLPUBLIC static ScTabViewShell* GetActiveViewShell();
|