Home
last modified time | relevance | path

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

/AOO41X/main/unotools/source/config/
H A Dconfigmgr.cxx386 Any ConfigManager::GetDirectConfigProperty(ConfigProperty eProp) in GetDirectConfigProperty() argument
388 switch(eProp) in GetDirectConfigProperty()
416 if ( eProp == PRODUCTNAME && rBrandName.getLength() ) in GetDirectConfigProperty()
423 if ( eProp == FULLPRODUCTNAME && rFullProductname.getLength() ) in GetDirectConfigProperty()
430 if ( eProp == PRODUCTVERSION && rProductVersion.getLength() ) in GetDirectConfigProperty()
437 if ( eProp == ABOUTBOXPRODUCTVERSION && rAboutBoxProductVersion.getLength() ) in GetDirectConfigProperty()
444 if ( eProp == OOOVENDOR && rOOOVendor.getLength() ) in GetDirectConfigProperty()
452 if ( eProp == PRODUCTEXTENSION && rProductExtension.getLength() ) in GetDirectConfigProperty()
459 if ( eProp == PRODUCTXMLFILEFORMATNAME && rXMLFileFormatName.getLength() ) in GetDirectConfigProperty()
466 if ( eProp == PRODUCTXMLFILEFORMATVERSION && rXMLFileFormatVersion.getLength() ) in GetDirectConfigProperty()
[all …]
/AOO41X/main/xmloff/source/transform/
H A DStyleOASISTContext.cxx646 XMLPropType eProp = XML_PROP_TYPE_END; in GetPropType() local
648 eProp = XML_PROP_TYPE_GRAPHIC; in GetPropType()
650 eProp = XML_PROP_TYPE_DRAWING_PAGE; in GetPropType()
652 eProp = XML_PROP_TYPE_PAGE_LAYOUT; in GetPropType()
654 eProp = XML_PROP_TYPE_HEADER_FOOTER; in GetPropType()
656 eProp = XML_PROP_TYPE_TEXT; in GetPropType()
658 eProp = XML_PROP_TYPE_PARAGRAPH; in GetPropType()
660 eProp = XML_PROP_TYPE_RUBY; in GetPropType()
662 eProp = XML_PROP_TYPE_SECTION; in GetPropType()
664 eProp = XML_PROP_TYPE_TABLE; in GetPropType()
[all …]
/AOO41X/main/unotools/inc/unotools/
H A Dconfigmgr.hxx103 static com::sun::star::uno::Any GetDirectConfigProperty(ConfigProperty eProp);
/AOO41X/main/editeng/source/items/
H A Dtextitem.cxx968 sal_uInt32 lcl_GetRealHeight_Impl(sal_uInt32 nHeight, sal_uInt16 nProp, SfxMapUnit eProp, sal_Bool … in lcl_GetRealHeight_Impl() argument
972 switch( eProp ) in lcl_GetRealHeight_Impl()