Home
last modified time | relevance | path

Searched refs:GetTblBoxFormulaAttrs (Results 1 – 5 of 5) sorted by relevance

/AOO41X/main/sw/source/core/edit/ !
H A Dedtab.cxx304 sal_Bool SwEditShell::GetTblBoxFormulaAttrs( SfxItemSet& rSet ) const in GetTblBoxFormulaAttrs() function in SwEditShell
/AOO41X/main/sw/source/ui/uiview/ !
H A Dformatclipboard.cxx194 rSh.GetTblBoxFormulaAttrs( rSet ); //RES_BOXATR_FORMAT in lcl_getTableAttributes()
/AOO41X/main/sw/source/ui/ribbar/ !
H A Dinputwin.cxx285 if( pWrtShell->GetTblBoxFormulaAttrs( aSet )) in ShowWin()
/AOO41X/main/sw/inc/ !
H A Deditsh.hxx693 sal_Bool GetTblBoxFormulaAttrs( SfxItemSet& rSet ) const;
/AOO41X/main/sw/source/ui/shells/ !
H A Dtabsh.cxx706 rSh.GetTblBoxFormulaAttrs( aBoxSet ); in Execute()