Home
last modified time | relevance | path

Searched refs:InsertCaption (Results 1 – 3 of 3) sorted by relevance

/trunk/main/sw/source/ui/uiview/ !
H A Dviewdlg2.cxx101 InsertCaption(pOpt); in AutoCaption()
105 void SwView::InsertCaption(const InsCaptionOpt *pOpt) in InsertCaption() function in SwView
/trunk/main/sw/source/ui/inc/ !
H A Dview.hxx592 void InsertCaption(const InsCaptionOpt *pOpt);
/trunk/main/sw/source/ui/frmdlg/ !
H A Dcption.cxx311 rView.InsertCaption( &aOpt ); in Apply()