Home
last modified time | relevance | path

Searched refs:isUserDefined (Results 1 – 20 of 20) sorted by last modified time

/trunk/main/oox/source/xls/
H A Dstylesbuffer.cxx3026 if( bReserveAll || !xStyle->isUserDefined() ) in finalizeImport()
/trunk/main/reportdesign/source/core/api/
H A DReportDefinition.cxx275 ::sal_Bool SAL_CALL isUserDefined( ) throw (uno::RuntimeException);
452 ::sal_Bool SAL_CALL OStyle::isUserDefined( ) throw (uno::RuntimeException) in isUserDefined() function in reportdesign::OStyle
/trunk/main/xmloff/source/text/
H A Dtxtstyli.cxx234 sCategoryVal.getLength() && xStyle->isUserDefined() && in CreateAndInsert()
/trunk/main/xmerge/java/xmerge/src/main/java/org/openoffice/xmerge/converter/xml/sxc/
H A DColumnRowInfo.java166 public boolean isUserDefined() { in isUserDefined() method in ColumnRowInfo
/trunk/main/xmerge/java/pexcel/src/main/java/org/openoffice/xmerge/converter/xml/sxc/pexcel/records/
H A DWorkbook.java456 Row newRow = new Row(nRows++, size, cri.isUserDefined()); in addColInfo()
/trunk/main/sw/source/core/unocore/
H A Dunostyle.cxx1499 sal_Bool SwXStyle::isUserDefined(void) throw( uno::RuntimeException ) in isUserDefined() function in SwXStyle
/trunk/main/sw/inc/
H A Dunostyle.hxx231 virtual sal_Bool SAL_CALL isUserDefined(void) throw( ::com::sun::star::uno::RuntimeException );
/trunk/main/svx/source/table/
H A Dtabledesign.cxx91 virtual ::sal_Bool SAL_CALL isUserDefined() throw (RuntimeException);
250 sal_Bool SAL_CALL TableDesignStyle::isUserDefined() throw (RuntimeException) in isUserDefined() function in sdr::table::TableDesignStyle
/trunk/main/sd/source/core/
H A Dstlsheet.cxx1020 sal_Bool SAL_CALL SdStyleSheet::isUserDefined() throw(RuntimeException) in isUserDefined() function in SdStyleSheet
/trunk/main/sd/inc/
H A Dstlsheet.hxx95 virtual sal_Bool SAL_CALL isUserDefined( ) throw(::com::sun::star::uno::RuntimeException);
/trunk/main/sc/source/ui/vba/
H A Dvbastyle.cxx95 return !mxStyle->isUserDefined(); in BuiltIn()
/trunk/main/sc/source/ui/unoobj/
H A Dstyleuno.cxx1187 sal_Bool SAL_CALL ScStyleObj::isUserDefined() throw(uno::RuntimeException) in isUserDefined() function in ScStyleObj
/trunk/main/sc/inc/
H A Dstyleuno.hxx258 virtual sal_Bool SAL_CALL isUserDefined() throw(::com::sun::star::uno::RuntimeException);
/trunk/main/qadevOOo/java/OOoRunner/src/main/resources/objdsc/sw/
H A Dcom.sun.star.style.CharacterStyle.csv34 "CharacterStyle";"com::sun::star::style::XStyle";"isUserDefined()"
H A Dcom.sun.star.style.ConditionalParagraphStyle.csv71 "ConditionalParagraphStyle";"com::sun::star::style::XStyle";"isUserDefined()"
H A Dcom.sun.star.style.PageStyle.csv105 "PageStyle";"com::sun::star::style::XStyle";"isUserDefined()"
H A Dcom.sun.star.style.ParagraphStyle.csv71 "ParagraphStyle";"com::sun::star::style::XStyle";"isUserDefined()"
/trunk/main/qadevOOo/java/OOoRunner/src/main/resources/objdsc/sc/
H A Dcom.sun.star.comp.office.ScStyleObj.csv7 "ScStyleObj";"com::sun::star::style::XStyle";"isUserDefined()"
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/ifc/style/
H A D_XStyle.java93 oObj.isUserDefined() && !oMyStyle.isUserDefined() ); in _isUserDefined()
/trunk/main/offapi/com/sun/star/style/
H A DXStyle.idl49 boolean isUserDefined();

Completed in 114 milliseconds