/aoo42x/main/qadevOOo/tests/java/ifc/style/ |
H A D | _XStyle.java | 93 oObj.isUserDefined() && !oMyStyle.isUserDefined() ); in _isUserDefined()
|
/aoo42x/main/xmerge/java/xmerge/src/main/java/org/openoffice/xmerge/converter/xml/sxc/ |
H A D | ColumnRowInfo.java | 166 public boolean isUserDefined() { in isUserDefined() method in ColumnRowInfo
|
/aoo42x/main/svx/source/table/ |
H A D | tabledesign.cxx | 91 virtual ::sal_Bool SAL_CALL isUserDefined() throw (RuntimeException); 250 sal_Bool SAL_CALL TableDesignStyle::isUserDefined() throw (RuntimeException) in isUserDefined() function in sdr::table::TableDesignStyle
|
/aoo42x/main/qadevOOo/objdsc/sc/ |
H A D | com.sun.star.comp.office.ScStyleObj.csv | 7 "ScStyleObj";"com::sun::star::style::XStyle";"isUserDefined()"
|
/aoo42x/main/offapi/com/sun/star/style/ |
H A D | XStyle.idl | 49 boolean isUserDefined();
|
/aoo42x/main/sc/source/ui/vba/ |
H A D | vbastyle.cxx | 95 return !mxStyle->isUserDefined(); in BuiltIn()
|
/aoo42x/main/sd/inc/ |
H A D | stlsheet.hxx | 95 virtual sal_Bool SAL_CALL isUserDefined( ) throw(::com::sun::star::uno::RuntimeException);
|
/aoo42x/main/qadevOOo/objdsc/sw/ |
H A D | com.sun.star.style.ParagraphStyle.csv | 71 "ParagraphStyle";"com::sun::star::style::XStyle";"isUserDefined()"
|
H A D | com.sun.star.style.ConditionalParagraphStyle.csv | 71 "ConditionalParagraphStyle";"com::sun::star::style::XStyle";"isUserDefined()"
|
H A D | com.sun.star.style.CharacterStyle.csv | 34 "CharacterStyle";"com::sun::star::style::XStyle";"isUserDefined()"
|
H A D | com.sun.star.style.PageStyle.csv | 105 "PageStyle";"com::sun::star::style::XStyle";"isUserDefined()"
|
/aoo42x/main/xmerge/java/pexcel/src/main/java/org/openoffice/xmerge/converter/xml/sxc/pexcel/records/ |
H A D | Workbook.java | 456 Row newRow = new Row(nRows++, size, cri.isUserDefined()); in addColInfo()
|
/aoo42x/main/xmloff/source/text/ |
H A D | txtstyli.cxx | 234 sCategoryVal.getLength() && xStyle->isUserDefined() && in CreateAndInsert()
|
/aoo42x/main/sc/inc/ |
H A D | styleuno.hxx | 258 virtual sal_Bool SAL_CALL isUserDefined() throw(::com::sun::star::uno::RuntimeException);
|
/aoo42x/main/sd/source/core/ |
H A D | stlsheet.cxx | 1020 sal_Bool SAL_CALL SdStyleSheet::isUserDefined() throw(RuntimeException) in isUserDefined() function in SdStyleSheet
|
/aoo42x/main/sw/inc/ |
H A D | unostyle.hxx | 231 virtual sal_Bool SAL_CALL isUserDefined(void) throw( ::com::sun::star::uno::RuntimeException );
|
/aoo42x/main/reportdesign/source/core/api/ |
H A D | ReportDefinition.cxx | 275 ::sal_Bool SAL_CALL isUserDefined( ) throw (uno::RuntimeException); 452 ::sal_Bool SAL_CALL OStyle::isUserDefined( ) throw (uno::RuntimeException) in isUserDefined() function in reportdesign::OStyle
|
/aoo42x/main/sc/source/ui/unoobj/ |
H A D | styleuno.cxx | 1187 sal_Bool SAL_CALL ScStyleObj::isUserDefined() throw(uno::RuntimeException) in isUserDefined() function in ScStyleObj
|
/aoo42x/main/oox/source/xls/ |
H A D | stylesbuffer.cxx | 3026 if( bReserveAll || !xStyle->isUserDefined() ) in finalizeImport()
|
/aoo42x/main/sw/source/core/unocore/ |
H A D | unostyle.cxx | 1499 sal_Bool SwXStyle::isUserDefined(void) throw( uno::RuntimeException ) in isUserDefined() function in SwXStyle
|