Home
last modified time | relevance | path

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

/plugin/odt/ODT/
H A DODTFrame.php100 self::openFrameUseProperties ($params, $properties, $element, $attributes);
218 …public static function openFrameUseProperties (ODTInternalParams $params, $properties, $element=NU… function in ODTFrame
H A DODTDocument.php1347 function openFrameUseProperties ($properties) { function in ODTDocument
1349 ODTFrame::openFrameUseProperties($this->params, $properties);
/plugin/odt/renderer/
H A Dpage.php1965 $this->document->openFrameUseProperties ($properties);