LibreOffice Module svx (master) 1
|
Go to the source code of this file.
Namespaces | |
namespace | svxform |
class FmSearchEngine - Impl class for FmSearchDialog | |
namespace | svxform::ControlLayouter |
Functions | |
void | svxform::ControlLayouter::initializeControlLayout (const css::uno::Reference< css::beans::XPropertySet > &_rxControlModel, DocumentType _eDocType) |
initializes the layout of a newly created form control (model) More... | |
bool | svxform::ControlLayouter::useDynamicBorderColor (DocumentType _eDocType) |
determines whether for the given document type, dynamic control border coloring is enabled More... | |
bool | svxform::ControlLayouter::useDocumentReferenceDevice (DocumentType _eDocType) |
determines whether for the given document type, form controls should use the document's reference device for text rendering More... | |
css::uno::Reference< css::beans::XPropertySet > | svxform::ControlLayouter::getDefaultDocumentTextStyle (const css::uno::Reference< css::beans::XPropertySet > &_rxModel) |
gets the "default" style in a document which can be used if some default text format is needed More... | |