Searched refs:ODocumentInfoPreview (Results 1 – 4 of 4) sorted by relevance
36 class SVT_DLLPUBLIC ODocumentInfoPreview : public Window class43 ODocumentInfoPreview( Window* pParent ,WinBits _nBits);44 virtual ~ODocumentInfoPreview();
129 ODocumentInfoPreview::ODocumentInfoPreview( Window* pParent ,WinBits _nBits) : Window(pParent,WB_DI… in DECLARE_LIST()139 ODocumentInfoPreview::~ODocumentInfoPreview() in ~ODocumentInfoPreview()145 void ODocumentInfoPreview::Resize() in Resize()151 void ODocumentInfoPreview::Clear() in Clear()176 void ODocumentInfoPreview::fill( in fill()288 void ODocumentInfoPreview::InsertEntry( const String& rTitle, const String& rValue ) in InsertEntry()823 …pEditWin = new ODocumentInfoPreview( this ,WB_LEFT | WB_VSCROLL | WB_READONLY | WB_BORDER | WB_3DL… in SvtFrameWindow_Impl()
45 class ODocumentInfoPreview;196 ::svtools::ODocumentInfoPreview*
116 ::svtools::ODocumentInfoPreview
Completed in 50 milliseconds