Home
last modified time | relevance | path

Searched refs:FO_SINGLE_PAGE_MASTER_REFERENCE (Results 1 – 4 of 4) sorted by relevance

/dports/textproc/xmlroff/xmlroff-0.6.3/xmlroff/libfo/fo/
H A Dfo-single-page-master-reference.h35 #define FO_SINGLE_PAGE_MASTER_REFERENCE(object) (G_TYPE_CHECK_INSTANCE_CAST ((object), FO… macro
/dports/textproc/libfo/xmlroff-0.6.3/xmlroff/libfo/fo/
H A Dfo-single-page-master-reference.h35 #define FO_SINGLE_PAGE_MASTER_REFERENCE(object) (G_TYPE_CHECK_INSTANCE_CAST ((object), FO… macro
/dports/textproc/fop/fop-2.6/fop-core/src/main/java/org/apache/fop/fo/pagination/
H A DSinglePageMasterReference.java143 return FO_SINGLE_PAGE_MASTER_REFERENCE; in getNameId()
/dports/textproc/fop/fop-2.6/fop-core/src/main/java/org/apache/fop/fo/
H A DConstants.java177 int FO_SINGLE_PAGE_MASTER_REFERENCE = 69; field